Release 2.0.2
tristan-orourke
released this
23 Nov 21:08
·
10721 commits
to main
since this release
Highlights
- Switched to using React Router for client-side routing
- Addition of Accessibility Statement page
- Remove the Skills in Detail section from Experience forms on the Profile (Skills can be added to experience, but no text explaining the connection).
- Adding skills to the filter does not affect candidate count on the Search page
- Pools must be filtered by Stream as well as Classification on the Search page
What's Changed
- Accessibility statement page by @substrae in #4749
- Bug - 4679 - Fix Print Document Experiences by @esizer in #4750
- Optimize image file size by @mnigh in #4784
- Design - Update toast styles by @esizer in #4721
- Bug/4762 view draft advertisement poster by @vd1992 in #4785
- Bug - Fix site webmanifest icon paths by @mnigh in #4783
- Debt - 3017 - Migrate to react router by @esizer in #4597
- Removes extra space in French string by @mnigh in #4808
- a11y - 4624 - Descriptive profile title by @esizer in #4812
- Bug - Edit Pool skill picker submit button text by @yonikid15 in #4763
- Bug/4806 skill picker regex error by @vd1992 in #4810
- bug/4782-browse-breadcrumbs-unclickable update layering by @vd1992 in #4807
- Bug - 4786 - Improve code splitting by @esizer in #4815
- Create ⌨-accessibility-issue.md by @MaddyDaigle in #4838
- Bug - Fix missing decorator import by @esizer in #4816
- Fix documentation typos by @mnigh in #4830
- Fix accordion dates by @petertgiles in #4819
- bug/4619-hidden-tag-whitespace firefox by @vd1992 in #4837
- Feature - 4828 - Hide skills details profile by @esizer in #4858
- Add done date by @petertgiles in #4817
- Accessibility - accessible edit links by @yonikid15 in #4826
- 4825 skills not used for search page count by @tristan-orourke in #4836
- Add trackUnsaved prop to SelectFieldV2 by @JamesHuf in #4811
- Feature - 4795 - Create nested language provider by @esizer in #4821
- 4824 Add stream dropdown to search page by @tristan-orourke in #4864
- bug/4866-pool-name-selectV2 by @vd1992 in #4870
- a11y - 3545 - Associate Errors with Inputs by @esizer in #4818
- Bug - 4877 - Fix create account redirect by @esizer in #4883
- Copy - Job poster fixes by @yonikid15 in #4873
- Accessibility - IAP page h1 tag by @yonikid15 in #4867
- Fix typo by @mnigh in #4887
- 4767 consistent request tables by @tristan-orourke in #4833
- Update locale switching logic by @petertgiles in #4891
Dependency Updates
- Bump laravel/tinker from 2.7.2 to 2.7.3 in /api by @dependabot in #4839
- Bump eslint-plugin-react from 7.31.10 to 7.31.11 in /frontend by @dependabot in #4840
- Bump @graphql-codegen/cli from 2.13.11 to 2.13.12 in /frontend by @dependabot in #4841
- Bump @types/lodash from 4.14.188 to 4.14.189 in /frontend by @dependabot in #4842
- Bump @testing-library/cypress from 8.0.3 to 8.0.7 in /frontend by @dependabot in #4843
- Bump @graphql-codegen/typescript from 2.8.1 to 2.8.2 in /frontend by @dependabot in #4844
- Bump react-to-print from 2.14.8 to 2.14.10 in /frontend by @dependabot in #4846
- Bump eslint from 8.27.0 to 8.28.0 in /frontend by @dependabot in #4849
- Bump mini-css-extract-plugin from 2.6.1 to 2.7.0 in /frontend by @dependabot in #4850
- Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0 in /frontend by @dependabot in #4845
- Bump @graphql-codegen/typescript-operations from 2.5.6 to 2.5.7 in /frontend by @dependabot in #4848
- Bump @types/jest from 29.2.2 to 29.2.3 in /frontend by @dependabot in #4852
- Bump regenerator-runtime from 0.13.10 to 0.13.11 in /frontend by @dependabot in #4853
- Bump typescript from 4.8.4 to 4.9.3 in /frontend by @dependabot in #4847
- Bump webpack-cli from 4.10.0 to 5.0.0 in /frontend by @dependabot in #4851
New Contributors
- @MaddyDaigle made their first contribution in #4838