Commit graph

16 commits

Author SHA1 Message Date
rebuilt
765ad6a624 Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params 2022-07-26 06:52:50 -07:00
rebuilt
48581b990a Install and configure stimulus and turbo 2022-02-09 21:54:14 +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
cc698add07 bump markdownlint version 2022-01-15 12:01:19 +01:00
rebuilt
1f07b821b3 Add prettier as a dependency 2021-12-16 15:40:14 +01:00
Nelson Jovel
aeb6a45a45 Show partial data indicators on variance chart 2021-12-09 14:51:28 -05:00
rebuilt
917d6821c5 Add css bundling (again!) 2021-11-17 10:52:35 -05: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
5fc9e7b3cc move watch script to package.json 2021-10-25 08:53:15 -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
4306f5c5d4 Update landing page to include accordion and footer 2021-10-22 16:44:58 -04:00
rebuilt
ae4c08c67b Default jest environment to jsdom in jest configuration 2021-10-18 16:00:23 +02:00
rebuilt
7ba020d04d Add missing javascript dependencies to package.json. Move javascripts files to app/javascript. Add first javascript test. Change test mode 2021-10-16 00:03:44 +02:00
rebuilt
771371d081 Set up jest with babel. Add failing test to see if it passes CI 2021-10-16 00:03:44 +02:00
rebuilt
1808c00b01 add esbuild 2021-10-16 00:03:44 +02:00