Commit graph

378 commits

Author SHA1 Message Date
rebuilt
221f0cb0bf Replace harvey balls with new SVGs 2021-11-19 16:24:15 -05:00
rebuilt
b5badfaef5 Add DESE ID to schools
- Add migration
- Create one-off script `rake one_off:add_dese_ids` to add the DESE ID to schools
- Update seeder to seed schools based on DESE IDs
2021-11-18 16:54:08 -05:00
rebuilt
917d6821c5 Add css bundling (again!) 2021-11-17 10:52:35 -05:00
Liam Morley
1be86721b0 Always reference fully-qualified School/District/Category in controllers 2021-11-17 09:44:45 -05:00
Liam Morley
413096dfe2 Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +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
rebuilt
edeb3f4e59 Prevent memory errors by avoiding creating active record objects when
not necessary.
2021-11-08 21:28:30 +01:00
Liam Morley
f8523f1e6a Display measure data if student data is sufficient OR teacher data is sufficient 2021-11-05 15:14:04 -04:00
rebuilt
856cce7c1a Style accordions 2021-11-05 20:54:03 +01:00
Liam Morley
556ff45117 Seed categories/subcategories based on their ID instead of their name 2021-11-04 16:39:57 -04:00
Liam Morley
516e0a95db Update category name/slug in seeder 2021-11-04 13:49:50 -04:00
rebuilt
39539f6289 Fix alignment of tab bars 2021-11-03 22:07:32 +01:00
rebuilt
13469f60bd Add styling changes. Change focus state color for select elements. Change wording of about MCIEA section 2021-11-03 21:16:35 +01:00
rebuilt
722947d938 When there is insufficient data to display gauge graph, change title of
graph to insufficient Data
2021-11-02 21:57:12 +01:00
rebuilt
d850674ff1 Style focus states, margin for logo, popover borders, accordions 2021-11-02 21:50:39 +01:00
rebuilt
7461377066 Makes sure that subcategory displays all measures 2021-11-01 21:58:18 +01:00
Alex Basson
228cf137ad Finishes #179904795. Adds prompts to measures section on browse page 2021-11-01 20:33:45 +01:00
Liam Morley
2a9810f7db Pair with design on styling
- Polish subcategory cards
- Make header height consistent
- Refine hover/focus/active states for tabs on Browse
2021-10-28 14:22:49 -04:00
Liam Morley
ad7dd85524 Refactor variance chart to make view responsible for sorting measures 2021-10-28 12:05:41 -04:00
Liam Morley
f5e5abc27e Use public score_for_measure method instead of private 'for_measure' scope 2021-10-28 09:22:24 -04:00
Liam Morley
f3c632ea2a Take sufficient data requirements into account when calculating score for subcategory 2021-10-28 08:47:08 -04: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
Liam Morley
00a0e5868c Specify harvey ball state classes as BEM modifier, not element 2021-10-27 10:10:49 -04:00
Liam Morley
dfc49d109a Display harvey balls with white backgrounds and display no-zone harvey balls 2021-10-27 09:11:33 -04:00
Alex Basson
cb3905b148 Continue not to track builds/ in source control 2021-10-27 09:03:18 -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
Liam Morley
882fa84de9 Unify how we sort SQM Categories 2021-10-26 15:05:30 -04:00
Alex Basson
dc0139d5c5 Small design cleanup on welcome page 2021-10-26 08:51:47 -04:00
rebuilt
4bc306c7c7 import footer as scss partial 2021-10-25 23:46:15 +02:00
rebuilt
4582e8c8ab remove sqm_footer 2021-10-25 23:29:51 +02:00
rebuilt
2ad120727f Move footer import before fontawesome 2021-10-25 23:20:08 +02:00
rebuilt
8d5702e9aa Add sqm_footer 2021-10-25 23:08:54 +02:00
Alex Basson
0ec07e7f18 Rename footer.scss -> _footer.scss 2021-10-25 16:51:06 -04:00
rebuilt
a98d715975 Import footer without '.scss' in filename 2021-10-26 00:28:38 +02:00
rebuilt
9e9663a1dd Add footer to all pages. Finishes #179844107 2021-10-26 00:04:51 +02:00
Liam Morley
4278021c2d Finish styling for homepage 2021-10-25 15:54:29 -04:00
Liam Morley
f3a86c6145 Add cateory icon to home page 2021-10-25 15:54:29 -04:00
rebuilt
bd8e17b749 Link logo to /welcome page. Correct background color of tabs. Create 'caption' css class 2021-10-25 22:52:29 +02:00
Liam Morley
332043c6fb Use CategoryPresenter in welcome page instead of SqmCategory 2021-10-25 14:08:22 -04:00
Alex Basson
867c2a80d2 Stop tracking the builds folder in source control 2021-10-25 09:16:32 -04:00
rebuilt
afbbb0fc75 Change bundling script to use yarn. 2021-10-23 20:14:26 +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
fa3241da65 Extract SurveyItemResponse.score_for_subcategory method from SubcategoryPresenter 2021-10-22 16:40:30 -04:00
Alex Basson
2abf2d352a Implement correct policy regarding whether there exist sufficient data for a measure 2021-10-22 16:02:03 -04:00
Alex Basson
da6711c571 Rename SurveyItemResponse.score -> .score_for_measure 2021-10-22 09:57:45 -04:00
Alex Basson
161db3bf3e Display in the variance graph only those measures that have sufficient data 2021-10-22 09:18:32 -04:00
Alex Basson
07b7561b55 Move score computation into SurveyItemResponse 2021-10-21 21:30:55 -04:00
Alex Basson
b4a6ae0bd7 Remove sufficient_data parameter from MeasureGraphRowPresenter 2021-10-21 21:30:55 -04:00
Alex Basson
10e70557bd Display insufficient data note. TODO: remove measures from variance chart 2021-10-21 21:30:55 -04:00