Commit graph

89 commits

Author SHA1 Message Date
rebuilt
d850674ff1 Style focus states, margin for logo, popover borders, accordions 2021-11-02 21:50:39 +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
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
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
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
rebuilt
c423fcc014 Change implementation of div pointer. 2021-10-21 21:58:54 +02:00
Alex Basson
28f32d072f Create landing page to select a school dashboard [179826663] 2021-10-21 13:55:34 -04:00
Liam Morley
31a9f3f0a4 Adjust dashboard layout as per dev/design story 2021-10-21 11:37:46 -04:00
Liam Morley
f9492f0c76 Adjust header form selects to only take as much space as they require 2021-10-21 11:23:19 -04:00
rebuilt
baec96e7d1 Style _gauge_graph 2021-10-19 21:07:48 +02:00
rebuilt
382f20fcfa Set default base font to Cabin. Add styling to header. 2021-10-19 20:20:02 +02:00
Alex Basson
8f9d30a762 SQM Indicators View Details button sends user to browse page [Finishes #179728459] 2021-10-19 08:35:02 -04:00
Alex Basson
0d9474f2c0 Add harvey ball legend to sqm indicators card 2021-10-18 15:10:57 -04:00
Alex Basson
b1c7ba3f0f Update the color palate; move harvey ball indicators above variance graph 2021-10-18 14:28:55 -04: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
771371d081 Set up jest with babel. Add failing test to see if it passes CI 2021-10-16 00:03:44 +02:00
rebuilt
1808c00b01 add esbuild 2021-10-16 00:03:44 +02:00
rebuilt
6320d5633f Add JS tests to verify school and district dropdowns. 2021-10-15 15:06:00 +02:00
Alex Basson
bb8d80856d Refactor nav tabs css 2021-10-12 17:03:39 -04:00
Liam Morley
193b7bd792 Update logo
...and other styling fun and excitement
2021-10-11 14:25:23 -04:00
Liam Morley
a406205e20 Completes Sub Categories and Measures for "All " Category Tabs -
Milford High School (Milford District).  Add tabs to top navigation [#179727241]
2021-10-08 22:37:19 +02:00
Chad Serrant
5595af15b6 Harvey balls depicting how a sub-category is performing quickly [179843984] 2021-10-08 13:25:32 -04:00
Chad Serrant
ae525fdb2a Completes Measures on the "Teachers & Leadership" Category Tab -
Milford High School (Milford District) [#179728008]
2021-10-07 22:45:39 +02:00
Alex Basson
98fddb825e Center letters in the subcategory circles on the dashboard 2021-10-07 09:51:15 -04:00
rebuilt
bb1f6aa972 Complete styling for _quality_framework_indicators 2021-10-07 17:33:17 +02:00
rebuilt
9e047f9aea Finish styling quality framework indicators 2021-10-07 16:26:53 +02:00
Liam Morley
291dd6d422 Style Category cards 2021-10-07 16:26:45 +02:00
rebuilt
b29107688e Use category presenters on page.
Show category and subcategory cards

Conditionally render subcategory icons

fix styling
2021-10-07 16:19:19 +02:00
Alex Basson
000bb52e1d Display subcategory descriptions on browse page
[Finishes #179426091]
2021-10-05 16:43:42 -04:00
Alex Basson
8cc6866c61 Style dashboard page 2021-10-05 13:38:49 -04:00
Alex Basson
45c5392b2e Style header links to be heavier when active 2021-10-05 11:51:59 -04:00
Alex Basson
f8166aed47 Simplify js by including full path in district and school options values 2021-10-05 10:39:18 -04:00