Commit graph

122 commits

Author SHA1 Message Date
rebuilt
ab3c6e403c fix: update rails to address security vulnerability 2025-01-23 11:53:46 -08:00
Nelson Jovel
2f4d0bb56b fix: add response rate method back in to make sure student data gets included in report 2025-01-23 11:50:19 -08:00
Nelson Jovel
e4e1a2e96e chore: update to rails 8 2024-11-21 14:18:22 -08:00
Nelson Jovel
f91b4ec431 chore: patch security vulnerabilities 2024-11-20 14:47:45 -08:00
Nelson Jovel
6239fbe73c fix: patch security vulnerabilities 2024-11-19 18:15:54 -08:00
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 2024-11-19 17:36:39 -08:00
Nelson Jovel
792767bcb5 chore: update rails 2024-11-19 17:35:00 -08:00
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 2024-09-27 14:16:26 -07:00
Nelson Jovel
f01529a2a2 chore: update Rails 2024-09-27 13:33:02 -07:00
Nelson Jovel
0bbd7c5cf1 feat: add parent survey gauges 2024-09-27 13:25:10 -07:00
Nelson Jovel
2636aba77d chore: update rexml to address security vulnerability 2024-09-27 13:25:01 -07:00
Nelson Jovel
3b20c27e4b chore: update rexml gem to address security vulnerability 2024-07-19 13:17:44 -07:00
Nelson Jovel
d7de434b31 chore: update actionpack and actiontext to address security vulnerabilities 2024-07-15 12:06:49 -07:00
Nelson Jovel
c7ceafe803 chore: upgrade to ruby 3.3.4 2024-07-10 12:22:57 -07:00
Nelson Jovel
7e7b2f9562 chore: upgrade to ruby 3.3.3 2024-06-13 10:10:38 -07:00
Nelson Jovel
3ad47e6bd5 feat: switch analyze page to use hotwire. Fix n_size count for teacher 2024-06-12 10:43:48 -07:00
Nelson Jovel
a193b5bf11 chore: upgrade actiontext 2024-06-03 13:27:40 -07:00
Nelson Jovel
076ac433fb chore: add csv and observer to gemfile since they will no longer be distributed in the standard library 2024-06-03 13:21:32 -07:00
Nelson Jovel
0f2740f448 chore: update rexml to patch security vulnerability 2024-05-17 09:46:40 -07:00
4b0525eb6a Repair Gemfile.lock 2024-05-14 16:30:15 -04:00
Gabe Farrell
178f066561 Merge pull request #6 from edcommonwealth/dependabot/bundler/yard-0.9.36
chore(deps-dev): bump yard from 0.9.34 to 0.9.36
2024-05-14 16:23:15 -04:00
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
2024-05-14 16:22:57 -04:00
Gabe Farrell
383c1059c3 Merge pull request #4 from edcommonwealth/dependabot/bundler/nokogiri-1.16.5
chore(deps): bump nokogiri from 1.15.5 to 1.16.5
2024-05-14 16:20:48 -04:00
rebuilt
4574ad6c49 Merge pull request #3 from edcommonwealth/dependabot/bundler/rdoc-6.6.3.1
chore(deps): bump rdoc from 6.6.2 to 6.6.3.1
2024-05-14 15:46:24 -04:00
5e76fdac68 Update ruby to 3.3.1 2024-04-24 19:28:47 -04:00
Nelson Jovel
4c1713e538 perf: add pghero and implement pghero suggestions. Remove unneeded indexes 2024-01-12 13:42:25 -08:00
Nelson Jovel
2d40e483da perf: update to ruby 3.3.0 so I can enable yjit in prod 2024-01-12 13:40:23 -08:00
Nelson Jovel
77193cdf35 fix: reduce number of n+1 queries 2024-01-12 13:36:01 -08:00
Nelson Jovel
31c40297d3 chore: update rails and puma 2024-01-12 13:31:29 -08:00
Nelson Jovel
1a49975c0b chore: fix binstubs 2023-12-20 12:27:36 -08:00
Nelson Jovel
0733eb410d chore: remove cypress 2023-12-19 14:09:09 -08:00
Nelson Jovel
8ec9e98850 chore: update gem versions 2023-12-19 14:07:36 -08:00
Nelson Jovel
ab8a3ebd98 chore: update devise 2023-12-18 15:28:08 -08:00
rebuilt
e45a4f96dd last commit 2023-10-26 13:29:54 -07:00
rebuilt
fdf856743e chore: update to 7.1.1 2023-10-24 13:07:20 -07:00
rebuilt
18ab51c860 chore: upgrade to rails 7.1.
upgrade rspec

fix failing tests

upgrade devise
2023-10-24 13:04:05 -07:00
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 2023-10-24 10:24:57 -07:00
rebuilt
66f78dadf9 chore: Add cypress to codebase 2023-07-19 12:18:06 -07:00
rebuilt
41b429ded8 chore: update gem versions 2023-07-18 09:49:48 -07:00
vineeshathallapaneni@gmail.com
151dbb2a88 updated Nokogiri as part of security vulnerability and adding updated file Gemfile.lock 2023-06-28 17:40:36 -04:00
rebuilt
c165e566cb fix: remove debug from dependencies since it's causing unresolved dependencies in CI 2023-06-26 11:50:18 -07:00
rebuilt
cbb516bcea Add livereload 2023-05-17 16:15:27 -07:00
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
2023-05-16 13:39:12 -07:00
vineeshathallapaneni@gmail.com
0a7b537256 updated Gemfile.lock for mac 2023-05-15 20:31:37 -04:00
rebuilt
4908840eb8 Remove standard from gemfile 2023-03-23 13:02:35 -07:00
rebuilt
9eddaf3d62 Bump gem versions 2023-03-22 17:06:37 -07:00
rebuilt
4a2e9c0a36 Update rack and rack-test 2023-03-22 16:57:35 -07:00
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
2023-03-22 16:52:55 -07:00
rebuilt
3395126cd4 Update ruby version 2023-03-10 16:12:51 -08:00
rebuilt
6a435fa570 Add guard-rspec to automate running tests with the command: bundle exec guard 2023-03-08 04:59:08 -08:00