rebuilt
0ceaad3a2b
chore: add viewport and context meta tags
2023-08-08 09:27:51 -07:00
rebuilt
39cdb57474
chore: add meta tag to application layout for better SEO
2023-08-08 09:25:48 -07:00
rebuilt
db5206b40a
chore: add meta tag for better SEO
2023-08-08 09:23:56 -07:00
rebuilt
e5af5db755
chore: set doctype to html5
2023-08-08 09:12:19 -07:00
rebuilt
880da0d8ff
Only show district dropdown if there is more than one district in the database
2022-12-16 14:25:44 -08:00
rebuilt
69179ce157
Replace javascript logic with hotwire. Also hide district dropdown on
...
home page if there is only one district.
2022-12-14 13:41:34 -08:00
Nelson Jovel
cb5fe56c30
Create analyze page. Finishes #182097292
2022-05-12 19:33:26 -07:00
Nelson Jovel
57bfaa51c6
Exclude boston results. Completes #182117456
2022-05-11 11:22:05 -07:00
Nelson Jovel
32dbe4080f
Modify message indicating lack of data for a school
2022-05-03 13:59:06 -07:00
rebuilt
48581b990a
Install and configure stimulus and turbo
2022-02-09 21:54:14 +01:00
rebuilt
e1f50fef9e
Add 2019-20 year teacher surveys and activate the year selector
2022-02-07 15:04:25 +01:00
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
Nelson Jovel
f553c3c11c
Rename 'Dashboard' to overview in page text and also modify 'dashboard' routes to be 'overview'. Finishes #180076071
2021-12-14 13:20:18 +01:00
Nelson Jovel
bde992c96b
Finishes #180264854 . Prevents empty dataset modal from displaying on browse page
2021-12-10 13:52:50 +01:00
Liam Morley
b45dca7a5a
Remove text regarding school years from empty dataset modal
2021-12-09 16:47:09 -05:00
Liam Morley
6aa9f00adc
Revert "Tie legacy analytics ID to environment"
...
This reverts commit 3e15194eff .
This will allow monitoring the new experience analytics to not be tampered by the
legacy analytics.
2021-12-02 09:35:33 -05: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
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
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
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
382f20fcfa
Set default base font to Cabin. Add styling to header.
2021-10-19 20:20:02 +02:00
rebuilt
ae2b88592a
Generate binstubs for rspec
2021-10-16 16:33:34 +02:00
rebuilt
6320d5633f
Add JS tests to verify school and district dropdowns.
2021-10-15 15:06:00 +02: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
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
Alex Basson
4d6eb4ecf1
Remove unnecessary flex scss file; make header go edge-to-edge
2021-10-05 09:29:50 -04:00
Alex Basson
504bf8bc57
Move dropdowns into header view
2021-10-05 08:58:18 -04:00
Alex Basson
5c352671da
Update to Bootstrap 5, basic styling
2021-10-04 14:34:50 -04:00
Alex Basson
516701332d
Use sqm_application.html.erb layout and sqm_application.scss for new pages
2021-10-04 07:22:12 -04:00
Alex Basson
643ee8d3a7
Extract bar graph partial
2021-09-22 08:44:54 -04:00
Jared Cosulich
689fe56dd5
reverse years order
2019-08-05 09:57:04 -04:00
Jared Cosulich
d240e8cdc2
inline list of years
2019-08-05 09:29:57 -04:00
Jared Cosulich
76f6e1d1fa
adding google analytics tracking code
2019-01-22 13:30:54 -05:00
Jared Cosulich
7bfbe1a94c
faq, 2018 nonlikert values
2019-01-11 16:19:07 -05:00
Jared Cosulich
76bdb86211
fixing bugs
2018-07-21 15:33:41 -04:00
Jared Cosulich
2ddbb55a26
fixing years on school page
2018-07-21 13:03:55 -04:00
Jared Cosulich
b5f950c7bd
showing year data on school page
2018-07-21 13:00:19 -04:00