nelson
203715e637
chore: fixed deprecation warnings
10 months ago
Nelson Jovel
d0721709f5
chore: update to rails 8
1 year ago
Nelson Jovel
2d42036294
Add an exports page that allows a user to select which reports they want
...
to run
1 year ago
Nelson Jovel
885135e265
chore: prep db for postres 16
1 year ago
Gabe Farrell
996bb01d0b
Update ruby to 3.3.1
2 years ago
Nelson Jovel
115b00145d
perf: add pghero and implement pghero suggestions. Remove unneeded indexes
2 years ago
Nelson Jovel
8bb97c8f2f
chore: slight improvement to test execution time by disabling all but the most fatal of logging
2 years ago
Nelson Jovel
a3ab83fb56
chore: remove cypress
2 years ago
rebuilt
83661540b7
chore: upgrade to rails 7.1.
...
upgrade rspec
fix failing tests
upgrade devise
2 years ago
rebuilt
5c7729beeb
feat: if admin data value is above 5, round down to 5
2 years ago
rebuilt
a4c68a4055
chore: Add cypress to codebase
2 years ago
rebuilt
b915c61476
Add livereload
3 years ago
rebuilt
fbfaafa996
Update school/framework files for ecp schools. Fix tests. Update fixture files with dese ids of schools in the consortium.
3 years ago
rebuilt
8128af200b
add first pillar
3 years ago
rebuilt
c0332955f3
move csv require statement to application.rb
3 years ago
rebuilt
a2caf42fee
merge disagreggation features
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