Commit graph

71 commits

Author SHA1 Message Date
Nelson Jovel
c2d25902b6 upgrade rails 2023-02-15 20:33:21 -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
c33c91c870 Update dependencies to patch security vulnerabilities 2022-11-03 17:12:57 -07: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
Nelson Jovel
161be170c1 Patch security vulnerability 2022-07-13 15:41:55 -07:00
rebuilt
1737122c80 Add static code analysis configuration files: rubocop, reek, erb-lint 2022-07-08 19:08:01 -07:00
rebuilt
8eda232d71 Bump rails version to patch security vulnerability 2022-06-10 12:35:26 -07:00
Nelson Jovel
81579c1df6 Bump version of nokogiri 2022-05-16 20:24:09 -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
c657e6a26b Update activestorage to patch security vulnerability 2022-03-15 07:08:38 -07:00
Nelson Jovel
d6d98c4c5c update nokogiri to patch security vulnerability 2022-03-04 15:40:47 +01: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
5a8d032dd0 Set up bullet gem. Implement bullet gem suggestions. 2022-01-07 16:58:35 +01:00
Liam Morley
8816fb5ebb Upgrade cssbundling-rails and jsbundling-rails
This version of cssbundling-rails seemed to be triggering a double-compilation of CSS files; once by `yarn css:build`, and a second compilation (with different requirements) by sassc-rails. This patch seems to fix this issue.
2021-11-17 16:35:03 -05:00
rebuilt
917d6821c5 Add css bundling (again!) 2021-11-17 10:52:35 -05:00
Alex Basson
3f4c935d68 Ensure that bundler installs nokogiri on mac 2021-10-27 08:53:09 -04:00
rebuilt
448a6090d8 Remove cssbundling
Revert "Stop tracking the builds folder in source control"
This reverts commit 867c2a80d2.

Revert "move watch script to package.json"
This reverts commit 5fc9e7b3cc.

Revert "add darwin as a platform to gemfile.lock"
This reverts commit 393796bb87.

Revert "Update README with bundling command"
This reverts commit 3d8b4c24b7.

Revert "Change bundling script to use yarn."
This reverts commit afbbb0fc75.

Revert "import footer as scss partial"
This reverts commit 4bc306c7c7.

Revert "remove sqm_footer"
This reverts commit 4582e8c8ab.

Revert "Move footer import before fontawesome"
This reverts commit 2ad120727f.

Revert "Add sqm_footer"
This reverts commit 8d5702e9aa.

Revert "Rename footer.scss -> _footer.scss"
This reverts commit 0ec07e7f18.
2021-10-26 21:14:54 +02:00
Liam Morley
393796bb87 add darwin as a platform to gemfile.lock 2021-10-25 08:34:45 -04:00
rebuilt
afbbb0fc75 Change bundling script to use yarn. 2021-10-23 20:14:26 +02:00
rebuilt
12c1a3b7fc Switch from sprockets to cssbundling for bundling css assets. 2021-10-23 19:59:34 +02:00
rebuilt
fc0c5cb8d3 update to ruby 3.0 2021-10-18 13:30:36 -04:00
Alex Basson
418e35d7d4 Update Gemfile.lock to include darwin support 2021-10-16 15:27:41 -04:00
rebuilt
bb6f6306c4 fix dependabot alerts by upgrading puma and nokogiri 2021-10-16 15:13:34 +02:00
rebuilt
1808c00b01 add esbuild 2021-10-16 00:03:44 +02:00
rebuilt
809e931b3c add bootsnap 2021-10-15 15:06:00 +02:00
rebuilt
44fd077023 ran rails app:update 2021-10-15 15:06:00 +02:00
rebuilt
3430069801 upgrade to rails 6. Failing tests 2021-10-15 15:06:00 +02:00
rebuilt
68357e65ec Upgrade to rails 5.2. Catch null state in percentage_for method 2021-10-15 15:06:00 +02:00
rebuilt
6320d5633f Add JS tests to verify school and district dropdowns. 2021-10-15 15:06:00 +02:00
Alex Basson
f8166aed47 Simplify js by including full path in district and school options values 2021-10-05 10:39:18 -04:00
Alex Basson
5c352671da Update to Bootstrap 5, basic styling 2021-10-04 14:34:50 -04:00
Liam Morley
25578a896f we have a gauge! next up, let's style the page 2021-10-01 13:32:10 -04:00
Chad Serrant
5bed6bfcea Update README document for start up instructions. 2021-09-28 17:56:02 +02:00
Alex Basson
dcf7ffcb78 Remove therubyracer from the Gemfile 2021-09-24 15:19:19 -04:00
Alex Basson
1f1a5f8f31 Replace sass-rails gem with sassc-rails 2021-09-24 11:52:22 -04:00