sqm-dashboards/app
2023-12-11 15:55:00 -08:00
..
assets Move color definitions out of response rate presenter and into _colors.scss 2023-08-09 15:16:06 -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:23 -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-07-07 09:14:36 -07:00
javascript feat: add special education disaggregation 2023-10-06 11:41:52 -07:00
jobs first commit 2017-02-23 12:52:56 -05:00
lib feat: add 2023-24 academic year and make sure previous year enrollment 2023-12-07 12:27:19 -08:00
mailers first commit 2017-02-23 12:52:56 -05:00
models fix: instead of looking for 'asian' at the start of a word, look for it 2023-12-08 14:16:50 -08:00
presenters fix: make sure sped is taken into account when caching analyze page 2023-10-11 11:15:13 -07:00
services chore: remove unneeded comment 2023-12-11 15:55:00 -08:00
views fix: make sure sped is taken into account when caching analyze page 2023-10-11 11:15:13 -07:00