Commit graph

42 commits

Author SHA1 Message Date
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
Alex Basson
928341302c Update Gemfile.lock and schema to reflect later version 2021-09-24 11:52:22 -04:00
rebuilt
d2bdec3d37 Upgrade to rails 5.1.7, coffee-rails 4.2. Remove phantomjs/poltergeist. Remove deprecated call to halt_callback_chains_on_return_false method. Change attribute_was calls to attribute_before_last_save 2021-09-24 11:52:22 -04:00
Alex Basson
b97227d116 Support linux in Gemfile.lock 2021-09-22 08:59:39 -04:00
Alex Basson
5e97f1adc9 Restore source control tracking of Gemfile.lock 2021-09-22 08:54:27 -04:00
rebuilt
70b0e6f6a6 Gitignore Gemfile.lock 2021-09-22 08:44:54 -04:00
Alex Basson
51693b4cf7 Update tzinfo to avoid deprecation warnings 2021-08-31 14:12:39 -04:00
Alex Basson
1ddc80d7c0 Update Ruby version to 2.7.4 2021-08-31 11:08:27 -04:00
Jared Cosulich
819ff49c63 adding SchoolQuestion 2018-12-20 09:06:47 -05:00
Jared Cosulich
c6b10291fd updating ruby and gems 2018-07-06 14:41:39 -04:00
Jared Cosulich
e22f141fb6 removing coffee-rails 2018-07-03 16:14:03 -04:00
Jared Cosulich
9229e1eebc removing uglifier 2018-07-03 16:10:18 -04:00
Jared Cosulich
c3964a09f2 removing whisper 2017-04-04 20:52:07 -04:00
Jared Cosulich
c0ac781113 adding whisper 2017-04-04 20:38:21 -04:00
Jared Cosulich
b518846811 working on sending twilio messages 2017-03-08 10:35:36 -05:00
Jared Cosulich
0cdf38fcc0 testing scheduling 2017-03-07 12:40:09 -05:00
Jared Cosulich
37e01c024b recipient lists 2017-03-02 12:00:40 -05:00
Jared Cosulich
392696301c more scaffolding 2017-03-01 13:23:54 -05:00
Jared Cosulich
e93f12c22a index with bootstrap 2017-02-26 14:49:40 -05:00
Jared Cosulich
df2ea95ceb user and recipient and tests 2017-02-25 11:00:27 -05:00
Jared Cosulich
d70e30ec93 revised gems and database.yml 2017-02-23 14:09:22 -05:00
Jared Cosulich
6ad1caf3cd first commit 2017-02-23 12:52:56 -05:00