Commit graph

90 commits

Author SHA1 Message Date
rebuilt
b6675c2516 ECP-206 Delete the 3 info boxes for each sub-category on the Browse page 2025-10-30 13:32:39 -07:00
nelson
86b0ac9bbf chore: generate new rubocop.yml file and add rubocop dependencies to gemfile 2025-02-14 21:25:46 -08:00
Nelson Jovel
f69f8c37a3 chore: update ruby version 2024-11-21 12:04:27 -08:00
Nelson Jovel
872d6f51ef chore: update ruby version 2024-11-21 12:01:26 -08:00
Nelson Jovel
95e72f4e2e chore: add bullet since this version supports rails 8 2024-11-21 12:01:06 -08:00
Nelson Jovel
d0721709f5 chore: update to rails 8 2024-11-20 15:16:22 -08:00
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 2024-09-27 14:13:46 -07:00
Nelson Jovel
e5e969b968 feat: add parent survey gauges 2024-09-16 15:24:43 -07:00
Nelson Jovel
1d255499f6 chore: upgrade to ruby 3.3.4 2024-07-10 10:55:56 -07:00
Nelson Jovel
7fe53d41f5 chore: upgrade to ruby 3.3.3 2024-06-13 10:08:14 -07:00
Nelson Jovel
ccb04511bf feat: switch analyze page to use hotwire. Fix n_size count for teacher 2024-06-11 13:48:02 -07:00
Nelson Jovel
104611ee7b chore: add csv and observer to gemfile since they will no longer be distributed in the standard library 2024-06-03 13:20:04 -07:00
Nelson Jovel
6c0c4676b2 update ruby version 2024-06-03 13:19:21 -07:00
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>
2024-05-14 19:01:40 +00:00
996bb01d0b Update ruby to 3.3.1 2024-04-24 19:16:08 -04:00
Nelson Jovel
115b00145d perf: add pghero and implement pghero suggestions. Remove unneeded indexes 2023-12-27 10:58:51 -08:00
Nelson Jovel
54ea72898d perf: update to ruby 3.3.0 so I can enable yjit in prod 2023-12-26 15:30:03 -08:00
Nelson Jovel
55601020a0 chore: update rails and puma 2023-12-22 13:15:51 -08:00
Nelson Jovel
8a3c6d9821 chore: fix binstubs 2023-12-19 15:56:38 -08:00
Nelson Jovel
a3ab83fb56 chore: remove cypress 2023-12-19 14:05:13 -08:00
rebuilt
83661540b7 chore: upgrade to rails 7.1.
upgrade rspec

fix failing tests

upgrade devise
2023-10-11 10:58:52 -07:00
rebuilt
85f984999d chore: update ruby version 2023-10-06 12:13:13 -07:00
rebuilt
c2127a2458 chore: address security vulnerabilities 2023-10-02 11:13:36 -07:00
rebuilt
a4c68a4055 chore: Add cypress to codebase 2023-07-19 09:02:19 -07:00
rebuilt
ae9b9dc7a7 chore: upgrade listen gem to make it compatible with rails version 2023-07-13 15:07:17 -07:00
rebuilt
ebe28ed719 fix: remove debug from dependencies since it's causing unresolved dependency errors in CI 2023-06-26 11:51:49 -07:00
rebuilt
b915c61476 Add livereload 2023-05-17 16:33:25 -07:00
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
2023-05-16 13:38:29 -07:00
rebuilt
4f49ed6067 Remove standard from gemfile 2023-03-23 13:00:32 -07:00
rebuilt
bad9ded12e Update rack and rack-test 2023-03-16 16:58:40 -07:00
rebuilt
4c4ccc01cc Merge branch 'rpp-response-rate' to bring in changes to test files 2023-03-15 15:00:25 -07:00
rebuilt
25c9fb6b77 Add irb and reline to gems 2023-03-15 12:47:48 -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