Alex Basson
cb3905b148
Continue not to track builds/ in source control
2021-10-27 09:03:18 -04:00
Alex Basson
3f4c935d68
Ensure that bundler installs nokogiri on mac
2021-10-27 08:53:09 -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
Liam Morley
934d0bda0e
Seed database selectively in tests, not always
2021-10-26 14:18:06 -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
rebuilt
05c3f42718
Skip problematic legacy tests
2021-10-25 19:17:19 +02:00
Alex Basson
c50ad085a1
Consolidate journey tests
2021-10-25 09:32:18 -04:00
Alex Basson
867c2a80d2
Stop tracking the builds folder in source control
2021-10-25 09:16:32 -04:00
Liam Morley
5fc9e7b3cc
move watch script to package.json
2021-10-25 08:53:15 -04:00
Liam Morley
393796bb87
add darwin as a platform to gemfile.lock
2021-10-25 08:34:45 -04:00
rebuilt
3d8b4c24b7
Update README with bundling command
2021-10-25 14:14:29 +02: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
Chad Serrant
7f23cb2d29
Change debug option to speed up css compilation.
2021-10-22 11:28:27 -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
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
Alex Basson
4b4a437fa6
Correctly iterate over SurveyItemResponses when deduping schools
2021-10-20 10:51:08 -04:00
Alex Basson
8a49178311
Use Rack::Test for feature spec to improve stability
2021-10-20 10:28:18 -04:00
Alex Basson
752e595590
Improve feature spec stability by avoiding page.find
2021-10-20 10:13:42 -04:00
Alex Basson
8628b3d722
Transfer qualtrics codes from dup schools to original schools
2021-10-20 08:52:01 -04:00
Alex Basson
4e1fe3f4cf
Rename rake task file to 'dupes'
2021-10-20 08:47:46 -04:00
Alex Basson
fe1e314c89
Split out non-js feature test in an effort to reduce flakiness
2021-10-20 08:33:06 -04:00
Alex Basson
473c169c0d
Increase Capybara wait time to 10 seconds
2021-10-19 16:53:55 -04:00
Alex Basson
3d554159fd
Create rake task to dedup schools
2021-10-19 16:41:06 -04:00
Chad Serrant
489721856c
Add description for Degree Completion measure.
2021-10-19 16:29:52 -04:00
rebuilt
5d0c9f2c0d
Rename SqmCategory 'Citizenship & Wellbeing' -> 'Community & Wellbeing'
2021-10-19 16:04:03 -04:00
rebuilt
0faf72c6c9
Increase Capybara default wait time
2021-10-19 21:23:49 +02:00
rebuilt
baec96e7d1
Style _gauge_graph
2021-10-19 21:07:48 +02:00