sqm-dashboards/app
rebuilt 22cc303a95 fix: There was an n+1 problem where we looked up the list of schools for
every row. Now we query the list of schools just once per file
2023-06-26 11:25:32 -07:00
..
assets Add checkboxes to select academic years for analyze page. Stimulus controller reads the state of the checkboxes and builds the correct link to route the user 2022-05-31 15:49:59 -07:00
channels/application_cable first commit 2017-02-23 12:52:56 -05:00
controllers perf: Reduce number of queries. Remove unneeded methods. Combine 2023-06-19 20:49:57 -07:00
helpers add more colors 2022-12-21 17:15:18 -08:00
javascript Replace javascript logic with hotwire. Also hide district dropdown on 2022-12-14 13:41:34 -08:00
jobs first commit 2017-02-23 12:52:56 -05:00
lib Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
mailers first commit 2017-02-23 12:52:56 -05:00
models Add date range to subcategory report export 2023-06-23 11:50:12 -07:00
presenters perf: Reduce number of queries. Remove unneeded methods. Combine 2023-06-19 20:49:57 -07:00
services fix: There was an n+1 problem where we looked up the list of schools for 2023-06-26 11:25:32 -07:00
views Round all averages to two decimal places 2023-05-12 13:12:42 -07:00