Nelson Jovel
6239fbe73c
fix: patch security vulnerabilities
1 year ago
Nelson Jovel
62beec8879
chore: add deprecated gems to gemfile because they will get removed from the ruby standard library in the next version. Also address security vulnerabilities
1 year ago
Nelson Jovel
cb89bf100f
chore: add deprecated gems to gemfile because they will get removed from the ruby standard library in the next version. Also address security vulnerabilities
1 year ago
Nelson Jovel
0bbd7c5cf1
feat: add parent survey gauges
1 year ago
Nelson Jovel
c7ceafe803
chore: upgrade to ruby 3.3.4
1 year ago
Nelson Jovel
7e7b2f9562
chore: upgrade to ruby 3.3.3
2 years ago
Nelson Jovel
3ad47e6bd5
feat: switch analyze page to use hotwire. Fix n_size count for teacher
2 years ago
Nelson Jovel
076ac433fb
chore: add csv and observer to gemfile since they will no longer be distributed in the standard library
2 years ago
Nelson Jovel
d3af342ab2
update ruby version
2 years ago
Gabe Farrell
46006d35c6
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
5e76fdac68
Update ruby to 3.3.1
2 years ago
Nelson Jovel
4c1713e538
perf: add pghero and implement pghero suggestions. Remove unneeded indexes
2 years ago
Nelson Jovel
2d40e483da
perf: update to ruby 3.3.0 so I can enable yjit in prod
2 years ago
Nelson Jovel
77193cdf35
fix: reduce number of n+1 queries
2 years ago
Nelson Jovel
31c40297d3
chore: update rails and puma
2 years ago
Nelson Jovel
1a49975c0b
chore: fix binstubs
2 years ago
Nelson Jovel
0733eb410d
chore: remove cypress
2 years ago
rebuilt
18ab51c860
chore: upgrade to rails 7.1.
...
upgrade rspec
fix failing tests
upgrade devise
2 years ago
rebuilt
7bd7923d41
fix: ensure cleaner outputs columns for all survey items. Before the fix, if a survey item varient (ending in -1, ie s-tint-q1-1) did not have a matching survey item s-tint-q1, the resulting csv would not include that column
2 years ago
rebuilt
66f78dadf9
chore: Add cypress to codebase
2 years ago
rebuilt
41b429ded8
chore: update gem versions
2 years ago
rebuilt
c165e566cb
fix: remove debug from dependencies since it's causing unresolved dependencies in CI
2 years ago
rebuilt
a71ebbc4e4
Add Overall Response Rate
3 years ago
rebuilt
cbb516bcea
Add livereload
3 years ago
rebuilt
dbfc9d1d3a
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
4908840eb8
Remove standard from gemfile
3 years ago
rebuilt
4a2e9c0a36
Update rack and rack-test
3 years ago
rebuilt
825259bdd8
Merge branch 'rpp-response-rate' into rpp-main to bring in improvements
...
to how we get enrollment and staffing information. Also speed up tests
3 years ago
rebuilt
3395126cd4
Update ruby version
3 years ago
rebuilt
6a435fa570
Add guard-rspec to automate running tests with the command: bundle exec guard
3 years ago
rebuilt
1426e7cc63
add proof of concept sftp downloader
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