Commit Graph

31 Commits (79c407861048ffaab83eadf15da9f37b278f2588)

Author SHA1 Message Date
Nelson Jovel 79c4078610 chore: upgrade bootstrap
1 year ago
Nelson Jovel ff9f98f960 chore: update micromatch to address security vulnerability
1 year ago
Nelson Jovel 15658866a3 chore: update ws and braces to address security vulnerability
1 year ago
Nelson Jovel 2f71cc1a90 chore: remove cypress
2 years ago
rebuilt 8b7d9b7fc6 chore: upgrade cypress to address security vulnerability
2 years ago
rebuilt 7a42d0cee7 chore: address security vulnerabilities
2 years ago
rebuilt bf5b9e88f3 chore: upgrade cypress/request package
2 years ago
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
2 years ago
rebuilt 0c18aa2083 chore: Add cypress to codebase
2 years ago
rebuilt 010324960d chore: upgrade javascript dependencies
2 years ago
Nelson Jovel f180275b67 fix: merge conflicts in package.json were causing build to fail. Fixed merge conflicts
2 years ago
vineeshathallapaneni@gmail.com 330aa07afb upgraded semver to 7.5.2 and adding updated files package.json and yarn.lock
2 years ago
rebuilt b3ded7e7be Fix security vulnerabilities
3 years ago
rebuilt 69179ce157 Replace javascript logic with hotwire. Also hide district dropdown on
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
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
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