sqm-dashboards/app
Nelson Jovel fe039e3d04 chore: various fixes for race and gender categorization during cleaning.
Also add tests for race and gender categorization
2023-12-18 15:38:31 -08:00
..
assets Move color definitions out of response rate presenter and into _colors.scss 2023-08-08 10:19:59 -07:00
channels/application_cable first commit 2017-02-23 12:52:56 -05:00
controllers 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. 2023-08-28 13:46:50 -07:00
helpers feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-08-08 15:52:12 -07:00
javascript feat: add special education disaggregation 2023-10-17 12:29:00 -07:00
jobs first commit 2017-02-23 12:52:56 -05:00
lib chore: Add cypress to codebase 2023-07-19 12:43:56 -07:00
mailers first commit 2017-02-23 12:52:56 -05:00
models chore: various fixes for race and gender categorization during cleaning. 2023-12-18 15:38:31 -08:00
presenters fix: make sure sped is taken into account when caching analyze page 2023-10-17 12:34:26 -07:00
services chore: various fixes for race and gender categorization during cleaning. 2023-12-18 15:38:31 -08:00
views fix: make sure sped is taken into account when caching analyze page 2023-10-17 12:34:26 -07:00