Commit graph

85 commits

Author SHA1 Message Date
Nelson Jovel
c1510a39b2 chore: update ruby version 2024-11-21 14:00:30 -08:00
Nelson Jovel
e47e4e2aac chore: update ruby version 2024-11-21 14:00:21 -08:00
Nelson Jovel
8cbe3ac526 chore: add bullet since this version supports rails 8 2024-11-21 14:00:04 -08:00
Nelson Jovel
c28a76ffe6 chore: update to rails 8 2024-11-21 13:58:05 -08:00
Nelson Jovel
66fc8f9fd7 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:20:18 -07:00
Nelson Jovel
e989afd90c fix: correctly load survey items from sample framework file. Fix broken tests 2024-09-27 13:49:55 -07:00
Nelson Jovel
fe07deb445 chore: upgrade to ruby 3.3.4 2024-07-10 12:23:26 -07:00
Nelson Jovel
c576e3a0ba chore: upgrade to ruby 3.3.3 2024-06-13 10:10:54 -07:00
Nelson Jovel
071e7c78ba chore: add csv and observer to gemfile since they will no longer be distributed in the standard library 2024-06-03 13:22:52 -07:00
Nelson Jovel
6c2915f7bb update ruby version 2024-06-03 13:21:52 -07:00
Gabe Farrell
532e63ef59 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:20:04 -04:00
784a29ed49 Update ruby to 3.3.1 2024-04-24 19:21:59 -04:00
Nelson Jovel
978942ab34 perf: add pghero and implement pghero suggestions. Remove unneeded indexes 2024-01-12 14:01:22 -08:00
Nelson Jovel
2cfa35534d perf: update to ruby 3.3.0 so I can enable yjit in prod 2024-01-12 13:53:21 -08:00
Nelson Jovel
12d0591edc chore: update rails and puma 2024-01-12 13:50:10 -08:00
Nelson Jovel
2f71cc1a90 chore: remove cypress 2023-12-20 12:31:21 -08:00
rebuilt
9d680c5159 chore: upgrade to rails 7.1.
upgrade rspec

fix failing tests

upgrade devise
2023-10-17 12:34:11 -07:00
rebuilt
245cde85cd Add disaggregation by ELL 2023-10-17 11:18:47 -07:00
rebuilt
7a42d0cee7 chore: address security vulnerabilities 2023-10-02 11:23:54 -07:00
rebuilt
0a5500ecc9 feat: Add overall response rate 2023-08-08 10:01:48 -07:00
rebuilt
0c18aa2083 chore: Add cypress to codebase 2023-07-19 12:43:56 -07:00
rebuilt
c7b2177c43 chore: upgrade gem dependencies 2023-07-18 09:54:35 -07:00
rebuilt
ce742974aa fix: remove debug from dependencies since its causing unresoved dependencies in CI 2023-06-26 11:42:11 -07:00
rebuilt
bd4e64167d Add livereload 2023-05-24 12:04:13 -07:00
rebuilt
0dfc9726d0 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-24 11:59:53 -07:00
rebuilt
9749cd1abb Remove standard from gemfile 2023-03-23 13:05:09 -07:00
rebuilt
de478b7761 update reline 2023-03-17 19:06:26 -07:00
rebuilt
ad6561444a Update ruby version 2023-03-10 16:14:54 -08:00
rebuilt
6f986ff8a1 add proof of concept sftp downloader 2023-02-19 19:36:05 -08:00
Nelson Jovel
46e3d98172 update rails version 2023-02-15 20:24:18 -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
Nelson Jovel
75d9d9e891 Add rubocop 2022-01-15 12:06:59 +01:00
Nelson Jovel
bb20ff506b Correct error affecting subcategory scores where teacher or student survey items below the threshold were still being included in the score for the subcategory.
Ensure queries for survey item responses take into account the school
and academic year.
2022-01-12 20:32:24 +01:00