v2.3.0
- Bump vue-prism-component from 1.1.1 to 1.2.0 @dependabot-preview (#243)
- Bump lint-staged from 8.2.1 to 10.4.0 @dependabot-preview (#246)
- Bump lru-cache from 5.1.1 to 6.0.0 @dependabot-preview (#244)
- Bump @types/sinon from 9.0.5 to 9.0.6 @dependabot-preview (#249)
- Bump supertest from 4.0.2 to 5.0.0 @dependabot-preview (#248)
- Bump vue-router from 3.4.4 to 3.4.5 @dependabot-preview (#250)
- Bump eslint-config-prettier from 6.11.0 to 6.12.0 @dependabot-preview (#245)
- Bump aws-sdk from 2.760.0 to 2.762.0 @dependabot-preview (#251)
- Add support for a warning banner using the backend WARNING_BANNER env variable @rbclark (#240)
- Bump vue-router from 3.4.3 to 3.4.4 @dependabot-preview (#237)
- Bump aws-sdk from 2.759.0 to 2.760.0 @dependabot-preview (#238)
- Bump material-design-icons-iconfont from 5.0.1 to 6.1.0 @dependabot-preview (#190)
- Update README with new demo servers, restructure headings to be more clear @rbclark (#233)
- Fix Docker builds for heimdall-lite @rbclark (#235)
- Bump d3 from 6.1.1 to 6.2.0 @dependabot-preview (#228)
- Add procfile & app.json for Heroku @rbclark (#229)
- Add back fileReader load function @rbclark (#227)
- Remove Aaron as default asignee on PRs @rbclark (#221)
- Add more descriptive unused-imports/no-unused-imports @Bialogs (#166)
- Bump aws-sdk from 2.751.0 to 2.759.0 @dependabot-preview (#215)
- Add run command for Heroku @rbclark (#206)
- Remove @types/helmet since it is no longer necessary with helmet 4.x @rbclark (#213)
- Bump helmet from 3.23.3 to 4.1.1 @dependabot-preview (#178)
- Add support for loading results and profiles from the Heimdall2 backend @rbclark (#181)
- Bump @types/node from 13.13.19 to 14.11.2 @dependabot-preview (#202)
- Enable no-return-await, no-throw-literal @camdenmoors (#198)
- Bump d3 from 5.16.0 to 6.1.1 @dependabot-preview (#203)
- Bump material-components-web from 3.2.0 to 7.0.0 @dependabot-preview (#174)
- Bump puppeteer from 2.1.1 to 5.3.1 @dependabot-preview (#196)
- Remove light theme @camdenmoors (#193)
- Bump vue-jest from 2.6.0 to 3.0.7 @dependabot-preview (#192)
- Bump @vue/cli-plugin-babel from 3.12.1 to 4.5.6 @dependabot-preview (#204)
- Fix depreciation issues @camdenmoors (#194)
- Bump apexcharts from 3.20.2 to 3.21.0 @dependabot-preview (#191)
- Fix Search Bar Color @camdenmoors (#195)
- Update vue/html-self-closing eslint rule to generically favor self-closing tags @rbclark (#184)
- Add Export Dropdown to Top bar @camdenmoors (#172)
- Updated readme based on installation experience @robthew (#180)
- Bump dotenv-cli from 3.2.0 to 4.0.0 @dependabot-preview (#175)
- Bump vue-property-decorator from 8.5.1 to 9.0.0 @dependabot-preview (#177)
- Update the get filter commands to check for null/undefined on the sea… @Bialogs (#165)
- Fix call to splice moving more than 1 item in array by adding limit o… @Bialogs (#164)
- Switch to yarn workspaces @rbclark (#168)
- fix colors for components in results page. @sjoshi10 (#169)
- Add dropdown to Heimdall logo @camdenmoors (#143)
- Update Results View Data @sjoshi10 (#162)
- Pull out Toasted into its own plugin file and deduplicate configurati… @Bialogs (#159)
- Add the ability to read all configuration from environment is no .env file is provided in the backend. @rbclark (#160)
- Upgrade vuetify @sjoshi10 (#144)
- 128 backend no implicit any @Bialogs (#152)
- Fix sonar and lgtm issues backend @Bialogs (#153)
- Fix styling on search bar when clicking on it in lite/dark mode @Bialogs (#154)
- Move from vue/essential rules to vue/recommended rules @rbclark (#151)
- Add extra class validation to DTOs on the backend @Bialogs (#150)
- Update README @rbclark (#138)
- Remove unused imports via new linter check @rbclark (#139)