Nelson Jovel
fe07deb445
chore: upgrade to ruby 3.3.4
1 year ago
Nelson Jovel
c576e3a0ba
chore: upgrade to ruby 3.3.3
2 years ago
Nelson Jovel
071e7c78ba
chore: add csv and observer to gemfile since they will no longer be distributed in the standard library
2 years ago
Nelson Jovel
6c2915f7bb
update ruby version
2 years ago
Gabe Farrell
532e63ef59
Merge pull request #5 from edcommonwealth/dependabot/bundler/rails-7.1.3.1
...
chore(deps): bump rails from 7.1.2 to 7.1.3.1
2 years ago
Gabe Farrell
784a29ed49
Update ruby to 3.3.1
2 years ago
Nelson Jovel
978942ab34
perf: add pghero and implement pghero suggestions. Remove unneeded indexes
2 years ago
Nelson Jovel
2cfa35534d
perf: update to ruby 3.3.0 so I can enable yjit in prod
2 years ago
Nelson Jovel
12d0591edc
chore: update rails and puma
2 years ago
Nelson Jovel
2f71cc1a90
chore: remove cypress
2 years ago
rebuilt
9d680c5159
chore: upgrade to rails 7.1.
...
upgrade rspec
fix failing tests
upgrade devise
2 years ago
rebuilt
245cde85cd
Add disaggregation by ELL
2 years ago
rebuilt
7a42d0cee7
chore: address security vulnerabilities
2 years ago
rebuilt
0a5500ecc9
feat: Add overall response rate
2 years ago
rebuilt
0c18aa2083
chore: Add cypress to codebase
2 years ago
rebuilt
c7b2177c43
chore: upgrade gem dependencies
2 years ago
rebuilt
ce742974aa
fix: remove debug from dependencies since its causing unresoved dependencies in CI
2 years ago
rebuilt
bd4e64167d
Add livereload
3 years ago
rebuilt
0dfc9726d0
Add automated data cleaning. Modify SurveyItemValues class to use regex
...
instead of hard coded values. Produce a clean csv and a csv with all
the removed values and columns with reason for removal. Add script for
running cleaning for each project
3 years ago
rebuilt
9749cd1abb
Remove standard from gemfile
3 years ago
rebuilt
de478b7761
update reline
3 years ago
rebuilt
ad6561444a
Update ruby version
3 years ago
rebuilt
6f986ff8a1
add proof of concept sftp downloader
3 years ago
Nelson Jovel
46e3d98172
update rails version
3 years ago
rebuilt
b3ded7e7be
Fix security vulnerabilities
3 years ago
rebuilt
94dc17e351
bump ruby version to 3.2.0
3 years ago
rebuilt
048aacd641
Add admin data for 4D. Finishes #182818489 and #182793402
3 years ago
rebuilt
12e4e3f177
import students
3 years ago
rebuilt
4f0b92fa79
set up formatters
3 years ago
rebuilt
8eda232d71
Bump rails version to patch security vulnerability
4 years ago
Nelson Jovel
a3c7dcbf43
Update ruby, rails, nokogiri, yarn, jest to patch security vulnerabilities
4 years ago
Nelson Jovel
0e85370b90
Patch security vulnerabilities
4 years ago
Nelson Jovel
68dde8a6ef
Add brakeman gem
4 years ago
rebuilt
1ca88bf6d1
Bump versions of rails, actionpack and puma to address security vulnerabilities
4 years ago
rebuilt
5122b5b204
Add mini profiler
4 years ago
rebuilt
48581b990a
Install and configure stimulus and turbo
4 years ago
rebuilt
93aa8df41a
Bump ruby version to 3.1.0
4 years ago
rebuilt
f04bc3ebcb
Moved rspec-rails declaration to development/test section of Gemfile. now runs tests without having to alter Rakefile.
4 years ago
rebuilt
c293581868
Add parallel tests gem
4 years ago
rebuilt
5c2b81c846
Add simplecov 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
rebuilt
24f22d3c46
Upgrade rails to 6.1.4.4 to patch security vulnerability
4 years ago
Nelson Jovel
75d9d9e891
Add rubocop
4 years ago
Nelson Jovel
bb20ff506b
Correct error affecting subcategory scores where teacher or student survey items below the threshold were still being included in the score for the subcategory.
...
Ensure queries for survey item responses take into account the school
and academic year.
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
rebuilt
917d6821c5
Add css bundling (again!)
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
afbbb0fc75
Change bundling script to use yarn.
4 years ago
rebuilt
12c1a3b7fc
Switch from sprockets to cssbundling for bundling css assets.
4 years ago