Commit graph

21 commits

Author SHA1 Message Date
rebuilt
69179ce157 Replace javascript logic with hotwire. Also hide district dropdown on
home page if there is only one district.
2022-12-14 13:41:34 -08:00
rebuilt
72c90b8f47 Add selector for all data 2022-11-18 08:20:26 -08:00
rebuilt
7d7bee6498 Add gender disagreggation 2022-10-27 15:56:50 -07:00
rebuilt
89a7f27b88 Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00
rebuilt
765ad6a624 Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params 2022-07-26 06:52:50 -07:00
rebuilt
a6ad132c81 Add counter caches 2022-06-16 16:14:03 -07:00
Nelson Jovel
16569974a6 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
Nelson Jovel
6764024cd2 Show subcategory data when user selects different subcategory from
analyze dropdown.  Finishes #182277850
2022-05-30 16:44:18 -07:00
Nelson Jovel
61978eb45d Change which category is displayed when the category dropdown is changed
on the analyze page.   Finishes #182277818
2022-05-30 14:54:05 -07:00
rebuilt
48581b990a Install and configure stimulus and turbo 2022-02-09 21:54:14 +01:00
rebuilt
e1f50fef9e Add 2019-20 year teacher surveys and activate the year selector 2022-02-07 15:04:25 +01:00
Nelson Jovel
f553c3c11c Rename 'Dashboard' to overview in page text and also modify 'dashboard' routes to be 'overview'. Finishes #180076071 2021-12-14 13:20:18 +01:00
Liam Morley
cf6e80ce6b Show modal when no measures for a school/year have meet their threshold 2021-11-10 15:46:49 -05:00
Liam Morley
4fafe2cb50 Display popover on harvey balls not in a zone
This wraps bootstrap styles in `sqm_bootstrap` which can now selectively
import specific desired pieces of bootstrap styling
2021-10-27 15:21:34 -04:00
rebuilt
448a6090d8 Remove cssbundling
Revert "Stop tracking the builds folder in source control"
This reverts commit 867c2a80d2.

Revert "move watch script to package.json"
This reverts commit 5fc9e7b3cc.

Revert "add darwin as a platform to gemfile.lock"
This reverts commit 393796bb87.

Revert "Update README with bundling command"
This reverts commit 3d8b4c24b7.

Revert "Change bundling script to use yarn."
This reverts commit afbbb0fc75.

Revert "import footer as scss partial"
This reverts commit 4bc306c7c7.

Revert "remove sqm_footer"
This reverts commit 4582e8c8ab.

Revert "Move footer import before fontawesome"
This reverts commit 2ad120727f.

Revert "Add sqm_footer"
This reverts commit 8d5702e9aa.

Revert "Rename footer.scss -> _footer.scss"
This reverts commit 0ec07e7f18.
2021-10-26 21:14:54 +02:00
rebuilt
12c1a3b7fc Switch from sprockets to cssbundling for bundling css assets. 2021-10-23 19:59:34 +02:00
rebuilt
4306f5c5d4 Update landing page to include accordion and footer 2021-10-22 16:44:58 -04:00
Alex Basson
28f32d072f Create landing page to select a school dashboard [179826663] 2021-10-21 13:55:34 -04:00
rebuilt
bb6f6306c4 fix dependabot alerts by upgrading puma and nokogiri 2021-10-16 15:13:34 +02:00
rebuilt
7ba020d04d Add missing javascript dependencies to package.json. Move javascripts files to app/javascript. Add first javascript test. Change test mode 2021-10-16 00:03:44 +02:00
rebuilt
1808c00b01 add esbuild 2021-10-16 00:03:44 +02:00