Commit graph

12 commits

Author SHA1 Message Date
Nelson Jovel
b111b2f106 Bump rails to 7 and get tests passing. Also modified rakefile so rake
command would continue to run rspec as the default command.  Added
stylesheets to assets.rb so they'll be included when precompiling
assets in production.
2022-01-21 11:49:35 +01:00
Liam Morley
557109662c Move legacy layouts into a legacy folder 2021-12-01 16:34:17 -05:00
Liam Morley
f81874d082 Externalize Hotjar tracking code to an environment variable 2021-11-29 12:00:06 -05:00
Liam Morley
f6e6fb2b2d Add Hotjar tracking code to home and dashboard/browse layouts 2021-11-24 15:47:00 -05:00
Liam Morley
ce892161a4 Remove type from script element
- type, if present, should be a JavaScript MIME type, e.g. application/javascript https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script#attr-type
2021-11-24 14:42:24 -05:00
Liam Morley
3e15194eff Tie legacy analytics ID to environment 2021-11-23 15:39:55 -05:00
Liam Morley
48f2d64c71 Extract Google Analytics ID out to an environment variable
TODO- in the future, consider putting this in a credential. We're not able to change the production credentials file currently, but we should change it in the future when we're able
2021-11-23 09:13:21 -05:00
rebuilt
d850674ff1 Style focus states, margin for logo, popover borders, accordions 2021-11-02 21:50:39 +01:00
rebuilt
9e9663a1dd Add footer to all pages. Finishes #179844107 2021-10-26 00:04:51 +02: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
28f32d072f Create landing page to select a school dashboard [179826663] 2021-10-21 13:55:34 -04:00
rebuilt
6320d5633f Add JS tests to verify school and district dropdowns. 2021-10-15 15:06:00 +02:00