Commit Graph

16 Commits (afd152e01df14cab9c95c8d821d4b3757058ee75)

Author SHA1 Message Date
Nelson Jovel 934f2d7f30 fix: Correctly navigate the user to the latest academic year when no data exists for the school
2 years ago
rebuilt aaa43cdd64 fix: I broke the feature where the site would automatically navigate the user to the latest year that had sufficient data when I made response rates calculate on each page load instead of being precalculated and stored in the database. Instead of a database lookup for response rates that meet the sufficiency threshold, I caculate the latest year when a user chooses a school from the welcome page.
2 years ago
rebuilt 69179ce157 Replace javascript logic with hotwire. Also hide district dropdown on
3 years ago
rebuilt bb5f668497 Refactor code based on rubocop and reek suggestions
3 years ago
Nelson Jovel 7a9830915b Create grouped bar chart on analyze page
4 years ago
Nelson Jovel ed7a3b8a3d Autoformat code with rubocop
4 years ago
Nelson Jovel 5a8d032dd0 Set up bullet gem. Implement bullet gem suggestions.
4 years ago
Nelson Jovel 243ec39b5d Sort schools alphabetically. Finishes #180280546
4 years ago
Liam Morley 557109662c Move legacy layouts into a legacy folder
4 years ago
Liam Morley f81874d082 Externalize Hotjar tracking code to an environment variable
4 years ago
Liam Morley 48f2d64c71 Extract Google Analytics ID out to an environment variable
4 years ago
Liam Morley 413096dfe2 Extract legacy parts of the codebase into its own module
4 years ago
Liam Morley 882fa84de9 Unify how we sort SQM Categories
4 years ago
Liam Morley 332043c6fb Use CategoryPresenter in welcome page instead of SqmCategory
4 years ago
rebuilt 4306f5c5d4 Update landing page to include accordion and footer
4 years ago
rebuilt 6320d5633f Add JS tests to verify school and district dropdowns.
4 years ago