Commit Graph

26 Commits (1524ee7f737f4138b3229524a0203f1b9c88645a)

Author SHA1 Message Date
Nelson Jovel 0733eb410d chore: remove cypress
2 years ago
rebuilt 2ac30bb107 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 68120bcce7 chore: upgrade cypress/request package
2 years ago
rebuilt 66f78dadf9 chore: Add cypress to codebase
2 years ago
rebuilt d8c9a3e744 chore: update javascript dependencies
2 years ago
rebuilt 6b185af945 chore: upgrade javascript dependencies to address security vulnerability
2 years ago
vineeshathallapaneni@gmail.com 9c4ef18a3c upgraded semver to 7.5.2 and adding updated files package.json and yarn.lock
2 years ago
rebuilt 282a671531 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 2e033eb919 Update esbuild version
3 years ago
rebuilt cc0300b4c4 remove babel because we don't use it anymore
3 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 d44a5275b4 Address bug related to story #182855028
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
Nelson Jovel a3c7dcbf43 Update ruby, rails, nokogiri, yarn, jest to patch security vulnerabilities
4 years ago
rebuilt 48581b990a Install and configure stimulus and turbo
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
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 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