Commit graph

87 commits

Author SHA1 Message Date
Nelson Jovel
1ce3ed5b6f chore: update gems 2024-11-21 14:16:20 -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
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
0bbd7c5cf1 feat: add parent survey gauges 2024-09-27 13:25:10 -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
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
d3af342ab2 update ruby version 2024-06-03 13:20:35 -07: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
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
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
rebuilt
c165e566cb fix: remove debug from dependencies since it's causing unresolved dependencies in CI 2023-06-26 11:50:18 -07:00
rebuilt
a71ebbc4e4 Add Overall Response Rate 2023-05-22 16:03:34 +00: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
rebuilt
4908840eb8 Remove standard from gemfile 2023-03-23 13:02:35 -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
rebuilt
1426e7cc63 add proof of concept sftp downloader 2023-01-12 17:02:35 -08:00
rebuilt
b3ded7e7be Fix security vulnerabilities 2023-01-03 17:22:34 -08:00
rebuilt
94dc17e351 bump ruby version to 3.2.0 2023-01-03 17:07:48 -08:00
rebuilt
048aacd641 Add admin data for 4D. Finishes #182818489 and #182793402 2022-08-30 21:46:23 -07:00
rebuilt
12e4e3f177 import students 2022-07-29 15:34:56 -07:00
rebuilt
4f0b92fa79 set up formatters 2022-07-15 16:54:59 -07:00
rebuilt
8eda232d71 Bump rails version to patch security vulnerability 2022-06-10 12:35:26 -07:00
Nelson Jovel
a3c7dcbf43 Update ruby, rails, nokogiri, yarn, jest to patch security vulnerabilities 2022-05-02 15:55:03 -07:00
Nelson Jovel
0e85370b90 Patch security vulnerabilities 2022-04-15 13:02:39 -07:00
Nelson Jovel
68dde8a6ef Add brakeman gem 2022-03-04 15:26:15 +01:00
rebuilt
1ca88bf6d1 Bump versions of rails, actionpack and puma to address security vulnerabilities 2022-02-11 23:30:44 +01:00
rebuilt
5122b5b204 Add mini profiler 2022-02-11 23:06:03 +01:00
rebuilt
48581b990a Install and configure stimulus and turbo 2022-02-09 21:54:14 +01:00
rebuilt
93aa8df41a Bump ruby version to 3.1.0 2022-02-03 17:59:13 +01:00
rebuilt
f04bc3ebcb Moved rspec-rails declaration to development/test section of Gemfile. now runs tests without having to alter Rakefile. 2022-02-03 16:31:18 +01:00
rebuilt
c293581868 Add parallel tests gem 2022-01-31 19:59:24 +01:00
rebuilt
5c2b81c846 Add simplecov gem 2022-01-31 16:04:43 +01:00
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.
2022-01-21 11:49:35 +01:00
rebuilt
24f22d3c46 Upgrade rails to 6.1.4.4 to patch security vulnerability 2022-01-18 16:32:51 +01:00