sqm-dashboards/app
2023-09-29 19:29:23 -07: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 Add disaggregation by ELL 2023-09-29 19:29:23 -07:00
jobs first commit 2017-02-23 12:52:56 -05:00
lib chore: Add cypress to codebase 2023-07-19 09:02:19 -07:00
mailers first commit 2017-02-23 12:52:56 -05:00
models Add disaggregation by ELL 2023-09-29 19:29:23 -07:00
presenters Add disaggregation by ELL 2023-09-29 19:29:23 -07:00
services Add disaggregation by ELL 2023-09-29 19:29:23 -07:00
views Add disaggregation by ELL 2023-09-29 19:29:23 -07:00