Commit graph

49 commits

Author SHA1 Message Date
rebuilt
c293581868 Add parallel tests gem 2022-01-31 19:59:24 +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
Nelson Jovel
5a8d032dd0 Set up bullet gem. Implement bullet gem suggestions. 2022-01-07 16:58:35 +01:00
Nelson Jovel
ad03606d66 Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder
Calculate benchmarks for measures based on a weighted average of survey
and admin data items

Added architectural records
2021-12-28 14:10:34 +01:00
Nelson Jovel
f553c3c11c Rename 'Dashboard' to overview in page text and also modify 'dashboard' routes to be 'overview'. Finishes #180076071 2021-12-14 13:20:18 +01:00
rebuilt
917d6821c5 Add css bundling (again!) 2021-11-17 10:52:35 -05:00
Liam Morley
413096dfe2 Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
rebuilt
50f7a54807 Enforce ssl. Redirect http requests to https 2021-11-02 22:54:51 +01: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
rebuilt
12c1a3b7fc Switch from sprockets to cssbundling for bundling css assets. 2021-10-23 19:59:34 +02:00
Chad Serrant
7f23cb2d29 Change debug option to speed up css compilation. 2021-10-22 11:28:27 -04:00
rebuilt
809e931b3c add bootsnap 2021-10-15 15:06:00 +02:00
rebuilt
8bd66aad82 add credentials for staging and production 2021-10-15 15:06:00 +02:00
rebuilt
5c59032c65 remove credentials file 2021-10-15 15:06:00 +02:00
rebuilt
44fd077023 ran rails app:update 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
Liam Morley
4aa0c97275 Rename browse controller to sqm categories controller 2021-10-07 14:54:11 -04:00
Liam Morley
25578a896f we have a gauge! next up, let's style the page 2021-10-01 13:32:10 -04:00
rebuilt
5d6c1000f4 Allow uglifier to use ES6 javascript syntax 2021-09-30 21:43:25 +02: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
457615505f Move array monkey patch into its own file 2021-09-22 08:45:09 -04:00
rebuilt
71ad999dd0 Add slug to district 2021-09-22 08:44:54 -04:00
Alex Basson
d25c9567cf Remove vestigial experiments endpoint 2021-09-10 11:55:29 -04:00
Alex Basson
813efca493 Visiting /districts/winchester/schools/winchester-high-school/dashboard displays an empty dashboard 2021-09-10 11:40:31 -04:00
Alex Basson
48a6dfac57 REVERT ME: Add /experiments route 2021-08-31 11:08:35 -04:00
Alex Basson
07273449f1 Enable test database 2021-08-31 11:08:35 -04:00
Jared Cosulich
9d81c39f54 updating for 2018 data 2018-07-20 09:50:40 -04:00
Jared Cosulich
a018c42e0f working on authentication 2017-04-05 21:17:27 -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
683fc31c5d admin recipients 2017-03-16 15:40:43 -04:00
Jared Cosulich
f5b473ed28 working on displaying results 2017-03-12 16:17:34 -04:00
Jared Cosulich
c0400700fc working on categories for schools 2017-03-12 15:15:15 -04:00
Jared Cosulich
6f611eed39 working on twilio integration 2017-03-10 20:00:38 -05:00
Jared Cosulich
bfaf08373a fixing routes 2017-03-10 13:58:21 -05:00
Jared Cosulich
86f1bc7712 working on twilio integration 2017-03-10 13:53:07 -05:00
Jared Cosulich
64996c422a working on recipient_schedule relationships 2017-03-09 10:26:34 -05:00
Jared Cosulich
b518846811 working on sending twilio messages 2017-03-08 10:35:36 -05:00
Jared Cosulich
2fb55a7443 working on schedules 2017-03-06 11:35:29 -05:00
Jared Cosulich
cc84c3bbda working on question_lists 2017-03-05 12:23:11 -05:00
Jared Cosulich
4bad7d013c working on categories and questions 2017-03-04 14:48:57 -05:00
Jared Cosulich
9558aa05ec working on questions and categories 2017-03-03 22:00:07 -05:00
Jared Cosulich
b2e8223a38 adding categories 2017-03-03 16:19:52 -05:00
Jared Cosulich
37e01c024b recipient lists 2017-03-02 12:00:40 -05:00
Jared Cosulich
16133cdd9d bulk import recipients 2017-03-01 15:13:44 -05:00
Jared Cosulich
392696301c more scaffolding 2017-03-01 13:23:54 -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