Releases: DTS-STN/cdb-estimator
Releases · DTS-STN/cdb-estimator
1.0.0
What's Changed
- Add github configurations by @ken-blanchard in #1
- Update references from FIR to CDB by @ken-blanchard in #5
- fix(frontend): Revert eslint and prettier to .mjs by @ken-blanchard in #7
- chore(frontend): Move checks runner in ./scripts by @ken-blanchard in #8
- chore(frontend): Configuration cleanup. by @ken-blanchard in #9
- chore(frontend) Prepare layout for CDB by @ken-blanchard in #10
- Add estimator locale files by @ken-blanchard in #12
- Change language selector page route and move public index to root by @ken-blanchard in #13
- Add stubbed pages for estimator steps by @ken-blanchard in #14
- Add stubbed route for results page by @ken-blanchard in #15
- Move language switcher in layout header by @ken-blanchard in #18
- feature(frontend): Add subTitle option to PageTitle component by @ken-blanchard in #19
- Add collapsible component by @jonathan-lewis-esdc in #20
- change collapsible component style by @jonathan-lewis-esdc in #22
- test(frontend): Add tests to cover page-title subTitle option by @ken-blanchard in #21
- Bump the prod-minor-versions group across 1 directory with 2 updates by @dependabot in #25
- Bump valibot from 1.0.0-rc.2 to 1.0.0-rc.3 in /frontend by @dependabot in #4
- Bump the react-router-versions group in /frontend with 5 updates by @dependabot in #23
- Bump the dev-minor-versions group across 1 directory with 18 updates by @dependabot in #26
- add contextual-alert by @jonathan-lewis-esdc in #27
- Bump the dev-minor-versions group across 1 directory with 4 updates by @dependabot in #31
- fix(frontend): return 404 status codes when route is not found by @ken-blanchard in #32
- fix(frontend): apply security response headers to all requests by @ken-blanchard in #33
- add age picker field by @jonathan-lewis-esdc in #30
- Add breadcrumbs by @remy-mazerolle-esdc in #34
- add age display to the age-picker by @jonathan-lewis-esdc in #37
- chore(deps): bump the prod-minor-versions group in /frontend with 2 updates by @dependabot in #36
- chore(deps): bump @babel/runtime from 7.26.9 to 7.26.10 in /frontend by @dependabot in #41
- Bump the dev-minor-versions group across 1 directory with 3 updates by @dependabot in #39
- build(frontend): enable erasableSyntaxOnly TS flag by @ken-blanchard in #40
- build(frontend): add typecheck to action by @ken-blanchard in #42
- Add first inputs to Age step by @ken-blanchard in #38
- merge/combine localizations public,gcweb into common by @jonathan-lewis-esdc in #48
- Add adobe analytics by @remy-mazerolle-esdc in #47
- conditionally add AA page bottom scripts using AA helper functions in… by @remy-mazerolle-esdc in #49
- refactor(frontend): improve age step and picker by @ken-blanchard in #43
- refactor(frontend): Improve on age-utils and add tests by @ken-blanchard in #50
- removes superfluous steps by @remy-mazerolle-esdc in #52
- build(deps): bump i18next from 24.2.2 to 24.2.3 in /frontend in the prod-minor-versions group by @dependabot in #45
- build(deps): bump valibot from 1.0.0-rc.3 to 1.0.0-rc.4 in /frontend by @dependabot in #46
- build(deps-dev): bump the dev-minor-versions group across 1 directory with 6 updates by @dependabot in #53
- build(deps): bump isbot from 5.1.23 to 5.1.25 in /frontend in the prod-minor-versions group by @dependabot in #55
- build(deps-dev): bump the dev-minor-versions group across 1 directory with 2 updates by @dependabot in #60
- chore(frontend): bump OpenTelemetry major release by @ken-blanchard in #61
- chore(frontend): otel tweaks by @ken-blanchard in #62
- build(deps): bump @opentelemetry/auto-instrumentations-node from 0.56.1 to 0.57.0 in /frontend in the opentelemetry-versions group by @dependabot in #63
- build(deps-dev): bump eslint-import-resolver-typescript from 3.8.6 to 4.2.1 in /frontend by @dependabot in #64
- build(deps-dev): bump eslint-import-resolver-typescript from 4.2.1 to 4.2.2 in /frontend in the dev-minor-versions group by @dependabot in #65
- build(deps): bump valibot from 1.0.0-rc.4 to 1.0.0 in /frontend by @dependabot in #67
- build(deps): bump @valibot/i18n from 1.0.0-rc.0 to 1.0.0 in /frontend by @dependabot in #66
- refactor(frontend) Rename index to value for getLocalizedMonths by @ken-blanchard in #68
- refactor(frontend): Add support for year < 100 on toISODateString by @ken-blanchard in #69
- fix(frontend) Add 'data:' in img-src CSP configurations by @ken-blanchard in #70
- refactor(frontend): Update dateExists to specify month 1-12 by @ken-blanchard in #71
- Add dashboard content by @jonathan-lewis-esdc in #54
- refactor(frontend) Date parts and pickers by @ken-blanchard in #75
- build(deps): bump the react-router-versions group in /frontend with 5 updates by @dependabot in #74
- implement marital-status form by @remy-mazerolle-esdc in #72
- fix(frontend) Correct age calculation by @ken-blanchard in #77
- add additional info into the age picker by @jonathan-lewis-esdc in #78
- fix(frontend) Fix age utils calculations and tests by @ken-blanchard in #79
- fix(frontend) Remove clamp on dashboard content width by @ken-blanchard in #80
- fix(frontend) React uses value instead of selected, fixes warning by @ken-blanchard in #81
- fix(frontend) Abbreviate language toggle on md screen by @ken-blanchard in #82
- Income step by @remy-mazerolle-esdc in #85
- adds income field details by @remy-mazerolle-esdc in #86
- build(deps-dev): bump the dev-minor-versions group across 1 directory with 12 updates by @dependabot in #88
- build(deps): bump validator from 13.12.0 to 13.15.0 in /frontend in the prod-minor-versions group by @dependabot in #87
- Result step WIP by @jonathan-lewis-esdc in #84
- feat(frontend): auto-sync i18n language with current route language by @ken-blanchard in #89
- Add all form data to the What you told us section by @jonathan-lewis-esdc in #90
- fix(frontend) Add namespace to useTranslation to prevent 404 by @ken-blanchard in #92
- fix(frontend) Set year value to undefined when NaN by @ken-blanchard in #94
- Add step gate checks by @remy-mazerolle-esdc in #93
- build(deps-dev): bump the dev-minor-versions group in /frontend with 4 updates by @dependabot in #91
- fixes income field decimal validation by @remy-mazerolle-esdc in #96
- fix padding on sm What you told us section by @jonathan-lewis-esdc in #95
- add estimates calculator WIP by @jonathan-lewis-esdc in #98
- refactor(frontend) Rename getLanguage to getLanguageFromResource by @...