Nelson Jovel
972ba1a5b8
chore: update rack mini profiler
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
65fa66d86a
chore: update rails
1 year ago
Nelson Jovel
e5e969b968
feat: add parent survey gauges
1 year ago
Nelson Jovel
973f59c299
chore: update rexml to address security vulnerability
1 year ago
Nelson Jovel
da13bdf3e4
chore: update rexml gem to address security vulnerability
1 year ago
Nelson Jovel
6d8719a340
chore: update gems to address security vulnerabilities
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
62c508f7ae
chore: upgrade actiontext
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
3483d3daa9
chore: update rexml to patch security vulnerability
2 years ago
dependabot[bot]
8e4ae5cbf1
chore(deps): bump puma from 6.4.0 to 6.4.2
...
Bumps [puma](https://github.com/puma/puma ) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v6.4.0...v6.4.2 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
26d80a6617
chore(deps-dev): bump yard from 0.9.34 to 0.9.36
...
Bumps [yard](https://github.com/lsegal/yard ) from 0.9.34 to 0.9.36.
- [Release notes](https://github.com/lsegal/yard/releases )
- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lsegal/yard/compare/v0.9.34...v0.9.36 )
---
updated-dependencies:
- dependency-name: yard
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
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
dependabot[bot]
57a5967e46
chore(deps): bump nokogiri from 1.15.5 to 1.16.5
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.15.5 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.15.5...v1.16.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
e6e7c9bc18
chore(deps): bump rdoc from 6.6.2 to 6.6.3.1
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.6.2 to 6.6.3.1.
- [Release notes](https://github.com/ruby/rdoc/releases )
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc )
- [Commits](https://github.com/ruby/rdoc/compare/v6.6.2...v6.6.3.1 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-type: indirect
...
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
Nelson Jovel
ebc037c65d
chore: update gem versions
2 years ago
Nelson Jovel
ac1a3ab3e5
chore: update devise
2 years ago
rebuilt
d43020a6b0
chore: update to 7.1.1
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
45a78a4ca0
chore: upgrade actionpack to 7.0.6 to address security vulnerability
2 years ago
Nelson Jovel
d039432d06
fix: merge conflicts in Gemfile.lock broke builds
2 years ago
vineeshathallapaneni@gmail.com
d42464cfad
updated Nokogiri as part of security vulnerability and adding updated file Gemfile.lock
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
vineeshathallapaneni@gmail.com
d0db255af1
updated gemfile for mac
3 years ago
rebuilt
a2a01a4c73
bump plugin versions
3 years ago
rebuilt
1d30ff5977
update rails
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
06f9d2f0e9
Scrape enrollment and staffing information. Seed enrollment and staffing information. Update DatabaseCleaner so it cleans up leftover information in the database. Remove old admin csvs from codebase.
3 years ago
Nelson Jovel
c2d25902b6
upgrade rails
3 years ago
rebuilt
1426e7cc63
add proof of concept sftp downloader
3 years ago