Commit graph

503 commits

Author SHA1 Message Date
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
rebuilt
382f20fcfa Set default base font to Cabin. Add styling to header. 2021-10-19 20:20:02 +02:00
Alex Basson
18fdf10558 Capybara test clicks on 'View Details' button within Teachers & Leadership section 2021-10-19 08:48:29 -04: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
fc0c5cb8d3 update to ruby 3.0 2021-10-18 13:30:36 -04:00
Liam Morley
54560f7c86 Update db/schema with comment from rails 6 2021-10-18 13:15:03 -04:00
rebuilt
ae4c08c67b Default jest environment to jsdom in jest configuration 2021-10-18 16:00:23 +02:00
Liam Morley
15cda552d9 Remove one-off task for cleaning Somerville data 2021-10-18 08:20:59 -04:00
rebuilt
c14b45ad04 added documentation for the steps taken to upgrade rails and add javascript unit testing 2021-10-18 14:08:55 +02:00
Alex Basson
418e35d7d4 Update Gemfile.lock to include darwin support 2021-10-16 15:27:41 -04:00
rebuilt
ae2b88592a Generate binstubs for rspec 2021-10-16 16:33:34 +02:00
rebuilt
39728f415f Update readme with esbuild related commands 2021-10-16 16:09:58 +02:00
rebuilt
bb6f6306c4 fix dependabot alerts by upgrading puma and nokogiri 2021-10-16 15:13:34 +02:00
rebuilt
cff51bc9f6 update readme 2021-10-16 00:26:10 +02:00
rebuilt
83db977a0f Remove landing-page-jest branch from CI pipeline 2021-10-16 00:09:16 +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
414eb83f6d Modify github actions file to run jest 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
bc8adec408 Add github actions to landing-page-jest branch. And run jest tests 2021-10-15 20:15:23 +02:00
rebuilt
809e931b3c add bootsnap 2021-10-15 15:06:00 +02:00
rebuilt
8bd66aad82 add credentials for staging and production 2021-10-15 15:06:00 +02:00
rebuilt
b774d11d9d fix deprecation warnings 2021-10-15 15:06:00 +02:00