You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sqm-dashboards/app
rebuilt bcfb52c97a
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.
2 years ago
..
assets Move color definitions out of response rate presenter and into _colors.scss 2 years ago
channels/application_cable first commit 9 years ago
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. 2 years ago
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 2 years ago
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 2 years ago
jobs first commit 9 years ago
lib chore: Add cypress to codebase 2 years ago
mailers first commit 9 years ago
models fix: hide scores on analyze page for scores that don't meet the student threshold of 25% 2 years ago
presenters Reorder gender columns 2 years ago
services feat: Rename income labels to 'Economically Disadvantaged' and 'Not Economically Disadvantaged' 2 years ago
views Change subcategory hovers to say 67 instead of 66 questions 2 years ago