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
Nelson Jovel ee5e53f992
chore: Make sure 'hispanic' column only gets applied when using SIS race information
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 special education disaggregation 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: instead of looking for 'asian' at the start of a word, look for it 2 years ago
presenters fix: make sure sped is taken into account when caching analyze page 2 years ago
services chore: Make sure 'hispanic' column only gets applied when using SIS race information 2 years ago
views fix: make sure sped is taken into account when caching analyze page 2 years ago