dependabot[bot]
ae05e79755
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-20 23:18:57 +00:00
Nelson Jovel
fa0652f63c
chore: upgrade bootstrap version
2024-10-01 11:37:54 -07:00
Nelson Jovel
2ce34d1d1a
chore: upgrade micromatch to address security vulnerability
2024-09-27 14:25:52 -07:00
Nelson Jovel
a9ae64edfb
chore: add deprecated gems to gemfile because they will get removed from the ruby standard library in the next version. Also address security vulnerabilities
2024-09-27 14:13:46 -07:00
Nelson Jovel
14a2d9422b
chore: remove older version of ws
2024-07-15 11:59:49 -07:00
Nelson Jovel
b1de16cbc7
chore: address security vulnerability for ws
2024-07-15 11:55:25 -07:00
Nelson Jovel
b7c64ec014
chore: patch security vulnerabilities for braces and ws
2024-07-15 11:54:13 -07:00
Nelson Jovel
a3ab83fb56
chore: remove cypress
2023-12-19 14:05:13 -08:00
dependabot[bot]
62efd03f26
chore(deps): bump @babel/traverse from 7.22.10 to 7.23.4
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.10 to 7.23.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 23:39:40 +00:00
rebuilt
c582126d2a
chore: upgrade cypress to address security vulnerability
2023-10-02 11:19:25 -07:00
rebuilt
c2127a2458
chore: address security vulnerabilities
2023-10-02 11:13:36 -07:00
rebuilt
bb6d31ecf1
chore: upgrade cypress/request package
2023-08-09 14:36:56 -07:00
rebuilt
22d94dc462
chore: upgrade javascript dependencies
2023-08-09 14:20:33 -07:00
rebuilt
a4c68a4055
chore: Add cypress to codebase
2023-07-19 09:02:19 -07:00
rebuilt
e639f7cc66
Merge branch 'main' into dependabot/npm_and_yarn/semver-6.3.1
2023-07-14 14:57:47 -07:00
rebuilt
8b547af542
Revert "chore: manually alter lockfile to bump semver version"
...
This reverts commit 9f0c1f3834 .
2023-07-14 14:56:19 -07:00
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>
2023-07-14 21:54:40 +00:00
rebuilt
9f0c1f3834
chore: manually alter lockfile to bump semver version
2023-07-14 14:53:36 -07:00
rebuilt
87401b20cc
upgrade semver
2023-07-14 14:44:02 -07:00
rebuilt
1d2b01ff58
fix: jest no longer ships jest-environment-jsdom by default. Added it
2023-07-07 16:20:36 -07:00
rebuilt
6272664647
chore: updated versions of babel and jest to address security vulnerability
2023-07-07 16:04:35 -07:00
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
2023-07-07 09:14:36 -07:00
rebuilt
549fdc9dca
chore: upgrade javascript dependencies to address security vulnerability
2023-06-30 13:11:46 -07:00
vineeshathallapaneni@gmail.com
eaef648516
upgraded semver to 7.5.2 and adding updated files package.json and yarn.lock
...
patching a security vulnerability
2023-06-28 23:25:35 -04:00
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.
2023-03-28 03:06:17 -07:00
rebuilt
77bf65f436
Update esbuild version
...
builds directory needs to exist. Remove redundant line from gitignore
remove unused babel imports
2023-03-21 09:59:31 -07:00
rebuilt
f98657a800
Generate new yarn lockfile
2023-03-20 16:40:21 -07: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
d44a5275b4
Address bug related to story #182855028
2022-07-29 16:04:43 -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
Nelson Jovel
a3c7dcbf43
Update ruby, rails, nokogiri, yarn, jest to patch security vulnerabilities
2022-05-02 15:55:03 -07:00
rebuilt
48581b990a
Install and configure stimulus and turbo
2022-02-09 21:54:14 +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
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
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