sqm-dashboards/app
2023-10-24 10:27:39 -07:00
..
assets fix: added missing bootstrap files 2023-06-30 15:23:23 -07:00
channels/application_cable first commit 2017-02-23 12:52:56 -05:00
controllers 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-10-24 09:05:27 -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-10-24 09:05:27 -07:00
javascript 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-10-24 09:05:27 -07:00
jobs first commit 2017-02-23 12:52:56 -05:00
lib chore: Add cypress to codebase 2023-07-19 12:18:06 -07:00
mailers first commit 2017-02-23 12:52:56 -05:00
models fix: hide scores on analyze page for scores that don't meet the student threshold of 25% 2023-10-24 10:27:25 -07:00
presenters fix: hide scores on analyze page for scores that don't meet the student threshold of 25% 2023-10-24 10:27:25 -07:00
services feat: support multiple columns for race and gender information 2023-10-24 10:27:39 -07:00
views fix: ensure cleaner outputs columns for all survey items. Before the fix, if a survey item varient (ending in -1, ie s-tint-q1-1) did not have a matching survey item s-tint-q1, the resulting csv would not include that column 2023-10-24 10:24:57 -07:00