sqm-dashboards/app
2023-08-28 13:47:06 -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 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:47:06 -07:00
helpers Fix sizing of partial data indicators 2023-05-16 13:33:55 -07:00
javascript Add cutpoint table popover to gauges 2023-06-30 21:23:47 +00: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 chore: remove twilio require statement 2023-07-19 12:58:07 -07:00
presenters fix: Overall response rate was incorrectly using the updated_at date instead of the recorded date. Also, it was just using the last date for all academic years instead of the last date the survey was taken per academic year. 2023-08-17 07:06:13 -07:00
services feat: if admin data value is above 5, round down to 5 2023-07-21 12:51:18 -07:00
views Add cutpoint table popover to gauges 2023-06-30 21:23:47 +00:00