Nelson Jovel
90d1419d9c
feat: change 'school admin data' to 'school data'
2024-01-31 10:59:39 -08:00
rebuilt
72b35ff2e3
Add viewport and context meta tags
2023-05-15 15:09:09 -07:00
rebuilt
7855663b7e
Add meta description to application template
2023-05-15 15:08:15 -07:00
rebuilt
24e7a9abca
Add meta tag
2023-05-15 15:07:14 -07:00
rebuilt
dd94b283fa
Remove hotjar
2023-05-15 14:55:12 -07:00
rebuilt
1526bb2532
Set doctype to html5
2023-05-15 14:19:47 -07:00
rebuilt
e41a90bd9c
Change title and add favicon
2023-03-20 12:54:06 -07:00
rebuilt
894cd81c7b
Change page title to ECP
2023-03-20 12:52:45 -07:00
rebuilt
7fd98f302d
Add favicon and apple-touch-icon
2023-03-20 12:52:25 -07:00
rebuilt
8a9d4d89fe
Change HALS dashboard to ECP
2023-03-20 12:50:59 -07:00
rebuilt
bd5c2d6b27
Resize logo
2023-03-20 12:50:40 -07:00
rebuilt
5e88c8be1b
Transition from Lowell to ECP. Update text and links to reflect the new Organization.
2023-03-16 16:25:09 -07:00
rebuilt
8128af200b
add first pillar
2023-02-28 17:50:21 -08:00
rebuilt
69c089d9bb
Remove occurances of MCIEA
2023-02-13 17:58:27 -08:00
rebuilt
a4677223d4
Update empty dataset modal so it displays Lowell branded information
2023-01-12 17:02:35 -08:00
rebuilt
01d97945b3
Modify text and links on welcome page
2023-01-12 17:02:35 -08:00
rebuilt
1a18837fa2
Only show district dropdown if there is more than one district in the database
2023-01-12 17:02:34 -08: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