sqm-dashboards/app
2023-10-27 15:39:50 -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 special education disaggregation 2023-10-24 13:05:57 -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 feat: add special education disaggregation 2023-10-24 13:05:57 -07:00
presenters feat: instead of the analyze graph label being a simple string, turn it into an array of strings where each item will be placed on a new line 2023-10-27 15:39:50 -07:00
services feat: We no longer trust the progress number that gets exported from qualtrics. Instead during the cleaning progress, perform a manual count of the number of responses to filter out rows that don't meet the minimum threshold. 2023-10-27 15:12:58 -07:00
views feat: instead of the analyze graph label being a simple string, turn it into an array of strings where each item will be placed on a new line 2023-10-27 15:39:50 -07:00