rebuilt
0c18aa2083
chore: Add cypress to codebase
2 years ago
rebuilt
bd4e64167d
Add livereload
3 years ago
rebuilt
09963c3323
Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations
3 years ago
rebuilt
409503507c
Add key derivation salt
3 years ago
rebuilt
12e4e3f177
import students
3 years ago
rebuilt
e89358dacc
implement suggestions from static code analysis tools
3 years ago
rebuilt
62b6503816
Renamed remove_zeros method to remove_blanks
3 years ago
rebuilt
0dc99486f8
remove async queries
4 years ago
rebuilt
0593f53fb4
Add async queries
4 years ago
Nelson Jovel
7a9830915b
Create grouped bar chart on analyze page
4 years ago
Nelson Jovel
cb5fe56c30
Create analyze page. Finishes #182097292
4 years ago
Nelson Jovel
c475744939
Modify score calculations. Ignore any survey item scores of 0.
...
Never include zero when performing calculations for scores.
4 years ago
Nelson Jovel
ed7a3b8a3d
Autoformat code with rubocop
4 years ago
rebuilt
d4df7cbc06
Add scales to framework. Change calculations to first group and then
...
average those groupings and the way up the framework. Likert scores for
a survey_item are averaged. Then all the survey_items in a scale are
averaged. Then student scales in a measure are averaged. And teacher
scales in a measure are averaged. Then the average of those two
calculations becomes the score for a measure. Then the measures in a
subcategory are averaged.
4 years ago
rebuilt
48581b990a
Install and configure stimulus and turbo
4 years ago
rebuilt
c293581868
Add parallel tests gem
4 years ago
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.
4 years ago
Nelson Jovel
5a8d032dd0
Set up bullet gem. Implement bullet gem suggestions.
4 years ago
Nelson Jovel
ad03606d66
Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder
...
Calculate benchmarks for measures based on a weighted average of survey
and admin data items
Added architectural records
4 years ago
Nelson Jovel
f553c3c11c
Rename 'Dashboard' to overview in page text and also modify 'dashboard' routes to be 'overview'. Finishes #180076071
4 years ago
rebuilt
917d6821c5
Add css bundling (again!)
4 years ago
Liam Morley
413096dfe2
Extract legacy parts of the codebase into its own module
4 years ago
rebuilt
50f7a54807
Enforce ssl. Redirect http requests to https
4 years ago
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 .
4 years ago
rebuilt
12c1a3b7fc
Switch from sprockets to cssbundling for bundling css assets.
4 years ago
Chad Serrant
7f23cb2d29
Change debug option to speed up css compilation.
4 years ago
rebuilt
809e931b3c
add bootsnap
4 years ago
rebuilt
8bd66aad82
add credentials for staging and production
4 years ago
rebuilt
5c59032c65
remove credentials file
4 years ago
rebuilt
44fd077023
ran rails app:update
4 years ago
rebuilt
6320d5633f
Add JS tests to verify school and district dropdowns.
4 years ago
Liam Morley
4aa0c97275
Rename browse controller to sqm categories controller
4 years ago
Liam Morley
25578a896f
we have a gauge! next up, let's style the page
4 years ago
rebuilt
5d6c1000f4
Allow uglifier to use ES6 javascript syntax
4 years ago
rebuilt
d2bdec3d37
Upgrade to rails 5.1.7, coffee-rails 4.2. Remove phantomjs/poltergeist. Remove deprecated call to halt_callback_chains_on_return_false method. Change attribute_was calls to attribute_before_last_save
4 years ago
Alex Basson
457615505f
Move array monkey patch into its own file
4 years ago
rebuilt
71ad999dd0
Add slug to district
4 years ago
Alex Basson
d25c9567cf
Remove vestigial experiments endpoint
4 years ago
Alex Basson
813efca493
Visiting /districts/winchester/schools/winchester-high-school/dashboard displays an empty dashboard
4 years ago
Alex Basson
48a6dfac57
REVERT ME: Add /experiments route
4 years ago
Alex Basson
07273449f1
Enable test database
4 years ago
Jared Cosulich
9d81c39f54
updating for 2018 data
7 years ago
Jared Cosulich
a018c42e0f
working on authentication
9 years ago
Jared Cosulich
c3964a09f2
removing whisper
9 years ago
Jared Cosulich
c0ac781113
adding whisper
9 years ago
Jared Cosulich
683fc31c5d
admin recipients
9 years ago
Jared Cosulich
f5b473ed28
working on displaying results
9 years ago
Jared Cosulich
c0400700fc
working on categories for schools
9 years ago
Jared Cosulich
6f611eed39
working on twilio integration
9 years ago
Jared Cosulich
bfaf08373a
fixing routes
9 years ago