Nelson Jovel
79c4078610
chore: upgrade bootstrap
2024-11-13 13:56:19 -08:00
Nelson Jovel
ff9f98f960
chore: update micromatch to address security vulnerability
2024-09-27 14:34:11 -07:00
Nelson Jovel
15658866a3
chore: update ws and braces to address security vulnerability
2024-07-15 12:13:27 -07:00
Nelson Jovel
2f71cc1a90
chore: remove cypress
2023-12-20 12:31:21 -08:00
rebuilt
8b7d9b7fc6
chore: upgrade cypress to address security vulnerability
2023-10-02 11:24:12 -07:00
rebuilt
7a42d0cee7
chore: address security vulnerabilities
2023-10-02 11:23:54 -07:00
rebuilt
bf5b9e88f3
chore: upgrade cypress/request package
2023-08-09 14:38:41 -07:00
rebuilt
76ebcc6ef3
feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page
2023-08-08 15:52:12 -07:00
rebuilt
0c18aa2083
chore: Add cypress to codebase
2023-07-19 12:43:56 -07:00
rebuilt
010324960d
chore: upgrade javascript dependencies
2023-07-18 09:57:16 -07:00
Nelson Jovel
f180275b67
fix: merge conflicts in package.json were causing build to fail. Fixed merge conflicts
2023-06-28 21:24:18 -07:00
vineeshathallapaneni@gmail.com
330aa07afb
upgraded semver to 7.5.2 and adding updated files package.json and yarn.lock
...
patching a security vulnerability
2023-06-28 23:51:10 -04:00
rebuilt
b3ded7e7be
Fix security vulnerabilities
2023-01-03 17:22:34 -08:00
rebuilt
69179ce157
Replace javascript logic with hotwire. Also hide district dropdown on
...
home page if there is only one district.
2022-12-14 13:41:34 -08:00
rebuilt
92d65eb279
specify node version
2022-11-02 16:46:20 -07:00
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