Nelson Jovel
f69f8c37a3
chore: update ruby version
1 year ago
Nelson Jovel
872d6f51ef
chore: update ruby version
1 year ago
Nelson Jovel
95e72f4e2e
chore: add bullet since this version supports rails 8
1 year ago
Nelson Jovel
d0721709f5
chore: update to rails 8
1 year ago
Nelson Jovel
a9ae64edfb
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
e5e969b968
feat: add parent survey gauges
1 year ago
Nelson Jovel
1d255499f6
chore: upgrade to ruby 3.3.4
1 year ago
Nelson Jovel
7fe53d41f5
chore: upgrade to ruby 3.3.3
2 years ago
Nelson Jovel
ccb04511bf
feat: switch analyze page to use hotwire. Fix n_size count for teacher
2 years ago
Nelson Jovel
104611ee7b
chore: add csv and observer to gemfile since they will no longer be distributed in the standard library
2 years ago
Nelson Jovel
6c0c4676b2
update ruby version
2 years ago
dependabot[bot]
303a3163fe
chore(deps): bump rails from 7.1.2 to 7.1.3.1
...
Bumps [rails](https://github.com/rails/rails ) from 7.1.2 to 7.1.3.1.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](https://github.com/rails/rails/compare/v7.1.2...v7.1.3.1 )
---
updated-dependencies:
- dependency-name: rails
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years 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
54ea72898d
perf: update to ruby 3.3.0 so I can enable yjit in prod
2 years ago
Nelson Jovel
55601020a0
chore: update rails and puma
2 years ago
Nelson Jovel
8a3c6d9821
chore: fix binstubs
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
85f984999d
chore: update ruby version
2 years ago
rebuilt
c2127a2458
chore: address security vulnerabilities
2 years ago
rebuilt
a4c68a4055
chore: Add cypress to codebase
2 years ago
rebuilt
ae9b9dc7a7
chore: upgrade listen gem to make it compatible with rails version
2 years ago
rebuilt
ebe28ed719
fix: remove debug from dependencies since it's causing unresolved dependency errors in CI
2 years ago
rebuilt
b915c61476
Add livereload
3 years ago
rebuilt
4509c157fa
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
4f49ed6067
Remove standard from gemfile
3 years ago
rebuilt
bad9ded12e
Update rack and rack-test
3 years ago
rebuilt
4c4ccc01cc
Merge branch 'rpp-response-rate' to bring in changes to test files
3 years ago
rebuilt
25c9fb6b77
Add irb and reline to gems
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