rebuilt
61c5b0b087
ECP-161 chore: patch security vulnerabilities
6 months ago
nelson
bb07aa31ea
chore: add support for alpine linux
10 months ago
Nelson Jovel
fa0652f63c
chore: upgrade bootstrap version
1 year ago
Nelson Jovel
2ce34d1d1a
chore: upgrade micromatch to address security vulnerability
1 year ago
Nelson Jovel
b1de16cbc7
chore: address security vulnerability for ws
1 year ago
Nelson Jovel
b7c64ec014
chore: patch security vulnerabilities for braces and ws
1 year ago
Nelson Jovel
a3ab83fb56
chore: remove cypress
2 years ago
rebuilt
c582126d2a
chore: upgrade cypress to address security vulnerability
2 years ago
rebuilt
c2127a2458
chore: address security vulnerabilities
2 years ago
rebuilt
bb6d31ecf1
chore: upgrade cypress/request package
2 years ago
rebuilt
a4c68a4055
chore: Add cypress to codebase
2 years ago
dependabot[bot]
f7fa1b887c
Bump semver from 6.3.0 to 6.3.1
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
rebuilt
87401b20cc
upgrade semver
2 years ago
rebuilt
b58ff3e519
chore: jsdom is only needed as a dev dependency so it's now moved to the dev dependency section
2 years ago
rebuilt
1d2b01ff58
fix: jest no longer ships jest-environment-jsdom by default. Added it
2 years ago
rebuilt
6272664647
chore: updated versions of babel and jest to address security vulnerability
2 years ago
rebuilt
4f035f6a63
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
2 years ago
vineeshathallapaneni@gmail.com
eaef648516
upgraded semver to 7.5.2 and adding updated files package.json and yarn.lock
...
patching a security vulnerability
2 years ago
rebuilt
c15cb7b483
Change survey data loader spec to use factorybot objects instead of loading seeds. Change databasecleaner to use transaction. Add back babel-preset dependency to fix failing javascript test in production.
3 years ago
rebuilt
77bf65f436
Update esbuild version
...
builds directory needs to exist. Remove redundant line from gitignore
remove unused babel imports
3 years ago
rebuilt
b105ed78be
remove babel
3 years ago
rebuilt
b3ded7e7be
Fix security vulnerabilities
3 years ago
rebuilt
69179ce157
Replace javascript logic with hotwire. Also hide district dropdown on
...
home page if there is only one district.
3 years ago
rebuilt
92d65eb279
specify node version
3 years ago
rebuilt
765ad6a624
Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params
3 years ago
rebuilt
48581b990a
Install and configure stimulus and turbo
4 years ago
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.
4 years ago
Nelson Jovel
cc698add07
bump markdownlint version
4 years ago
rebuilt
1f07b821b3
Add prettier as a dependency
4 years ago
Nelson Jovel
aeb6a45a45
Show partial data indicators on variance chart
4 years ago
rebuilt
917d6821c5
Add css bundling (again!)
4 years ago
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 .
4 years ago
Liam Morley
5fc9e7b3cc
move watch script to package.json
4 years ago
rebuilt
afbbb0fc75
Change bundling script to use yarn.
4 years ago
rebuilt
12c1a3b7fc
Switch from sprockets to cssbundling for bundling css assets.
4 years ago
rebuilt
4306f5c5d4
Update landing page to include accordion and footer
4 years ago
rebuilt
ae4c08c67b
Default jest environment to jsdom in jest configuration
4 years ago
rebuilt
7ba020d04d
Add missing javascript dependencies to package.json. Move javascripts files to app/javascript. Add first javascript test. Change test mode
4 years ago
rebuilt
771371d081
Set up jest with babel. Add failing test to see if it passes CI
4 years ago
rebuilt
1808c00b01
add esbuild
4 years ago