Releases: GCTC-NTGC/gc-digital-talent
Releases · GCTC-NTGC/gc-digital-talent
v2.37.2
Highlights
- Platform Admins can now create new training opportunities from their dashboard
- Pool operators can download candidates with ROD data into CSV format
- Admin/Community Dashboard has new look and feel but the functionality should remain the same
- Decision notes are now available for successful education assessment as well
- Bug for notification dialog not showing up while clicking on the notification got fixed
What's Changed
Features
- Render decision notes for successful education assessments by @vd1992 in #11928
- Updates Announcements layout by @mnigh in #11933
- Admin dashboard update by @vd1992 in #11900
- Removes SupportAction from ApplicationCard by @mnigh in #11988
- Adds CardSeparator component by @mnigh in #12008
- Training page backend by @vd1992 in #12010
- Download candidate CSV with ROD by @JamesHuf
- Admin communities styling by @petertgiles
- Training opportunity admin CRUD pages by @petertgiles
- Instructor led training page by @yonikid15 in #12083
Debt
- Replace placeholder role switch on manager dashboard by @yonikid15 in #11897
- Removes unused strings by @mnigh in #11942
- Removes unnecessary NavMenuProps export by @mnigh in #11989
- Deletes SignInOrSignOut component by @mnigh in #11993
- Removes ErrorBoundary export by @mnigh in #11997
- 11762 improve screening candidates query by @brindasasi in #11929
- Removes SideMenu component by @mnigh in #12015
- Roll back maintenance to 22.04 by @petertgiles in #12030
- Removes WorkFormValues export by @mnigh in #12026
- Removes the experience.user relationship by @esizer in #12060
- Replaces Laravel artisan config:cache with optimize by @mnigh in #12057
- Remove page icons by @esizer in #12073
- Ignore unused modules warning for static assets by @esizer in #12077
- Differentiate error boundaries by @esizer in #12074
Fixes
- Adds FindTalent link for applicant role, guest in nav menu by @mnigh in #11946
- Move screening and assessment a11y test to playwright by @esizer in #11943
- Increment CSV row count by 1 by @esizer in #11965
- Save deleted work email in the right field by @petertgiles in #12006
- Remaining PHPStan errors by @esizer in #11938
- Remove auth requirement from Manager home page by @tristan-orourke in #12023
- Sets accordion trigger for Your talent requests to h3 by @mnigh in #12014
- Keep focus on request card dialog by @esizer in #12018
- Notification dialog z-index by @esizer in #12059
- No default filter on User Table by @brindasasi in #12034
- Signout action in nav menu by @esizer in #12031
- Touch up frontend permissions by @tristan-orourke in #12065
Copy
- Application status strings in French by @mnigh in #11979
- Updates announcement form success message by @mnigh in #11985
- Updates French Label for showing the submitted date of an application by @mnigh in #12003
- Updates nav menu actions to use sentence case by @mnigh in #12025
- Updates experience form label text to use sentence case by @mnigh in #12061
Style
- Update skill family page layouts by @esizer in #11926
- Update classification page layouts by @esizer in #11901
Dependencies
- Bump laravel/framework from 11.30.0 to 11.31.0 in /api by @dependabot in #11937
- Bump the storybook group with 10 updates by @dependabot in #11955
- Bump lcobucci/jwt from 5.4.1 to 5.4.2 in /api by @dependabot in #11949
- Bump the typescript-eslint group with 3 updates by @dependabot in #11956
- Bump larastan/larastan from 2.9.10 to 2.9.11 in /api by @dependabot in #11950
- Bump @radix-ui/react-scroll-area from 1.2.0 to 1.2.1 in the radix group by @dependabot in #11954
- Bump fakerphp/faker from 1.23.1 to 1.24.0 in /api by @dependabot in #11951
- Bump react-hook-form from 7.53.1 to 7.53.2 by @dependabot in #11958
- Bump phpoffice/phpspreadsheet from 3.3.0 to 3.4.0 in /api by @dependabot in #11952
- Bump laravel/scout from 10.11.5 to 10.11.7 in /api by @dependabot in #11953
- Bump chromaui/action from 11.16.5 to 11.18.1 by @dependabot in #11948
- Bump framer-motion from 11.11.11 to 11.11.15 by @dependabot in #11957
- Bump vite from 5.4.10 to 5.4.11 by @dependabot in #11959
- Bump @axe-core/playwright from 4.10.0 to 4.10.1 by @dependabot in #11960
- Bump chromatic from 11.16.5 to 11.18.1 by @dependabot in #11961
- Bump
react-intl
to6.8
by @esizer in #11995 - Bump codecov/codecov-action from 4 to 5 by @dependabot in #12035
- Bump laravel/framework from 11.31.0 to 11.33.2 in /api by @dependabot in #12036
- Bump the storybook group with 11 updates by @dependabot in #12040
- Bump the tiptap group with 4 updates by @dependabot in #12041
- Bump spatie/laravel-activitylog from 4.9.0 to 4.9.1 in /api by @dependabot in #12038
- Bump the typescript-eslint group with 3 updates by @dependabot in #12043
- Bump the turbo group with 2 updates by @dependabot in #12044
- Bump @playwright/test from 1.48.2 to 1.49.0 by @dependabot in https://github.com/GCTC-NTGC/gc-digit...
v2.37.1
Highlights
- Platform Admins can now create new training opportunities from their dashboard
- Pool operators can download candidates with ROD data into CSV format
- Admin/Community Dashboard has new look and feel but the functionality should remain the same
- Decision notes are now available for successful education assessment as well
- Bug for notification dialog not showing up while clicking on the notification got fixed
What's Changed
Features
- Render decision notes for successful education assessments by @vd1992 in #11928
- Updates Announcements layout by @mnigh in #11933
- Admin dashboard update by @vd1992 in #11900
- Removes SupportAction from ApplicationCard by @mnigh in #11988
- Adds CardSeparator component by @mnigh in #12008
- Training page backend by @vd1992 in #12010
- Download candidate CSV with ROD by @JamesHuf
- Admin communities styling by @petertgiles
- Training opportunity admin CRUD pages by @petertgiles
- Instructor led training page by @yonikid15 in #12083
Debt
- Replace placeholder role switch on manager dashboard by @yonikid15 in #11897
- Removes unused strings by @mnigh in #11942
- Removes unnecessary NavMenuProps export by @mnigh in #11989
- Deletes SignInOrSignOut component by @mnigh in #11993
- Removes ErrorBoundary export by @mnigh in #11997
- 11762 improve screening candidates query by @brindasasi in #11929
- Removes SideMenu component by @mnigh in #12015
- Roll back maintenance to 22.04 by @petertgiles in #12030
- Removes WorkFormValues export by @mnigh in #12026
- Removes the experience.user relationship by @esizer in #12060
- Replaces Laravel artisan config:cache with optimize by @mnigh in #12057
- Remove page icons by @esizer in #12073
- Ignore unused modules warning for static assets by @esizer in #12077
- Differentiate error boundaries by @esizer in #12074
Fixes
- Adds FindTalent link for applicant role, guest in nav menu by @mnigh in #11946
- Move screening and assessment a11y test to playwright by @esizer in #11943
- Increment CSV row count by 1 by @esizer in #11965
- Save deleted work email in the right field by @petertgiles in #12006
- Remaining PHPStan errors by @esizer in #11938
- Remove auth requirement from Manager home page by @tristan-orourke in #12023
- Sets accordion trigger for Your talent requests to h3 by @mnigh in #12014
- Keep focus on request card dialog by @esizer in #12018
- Notification dialog z-index by @esizer in #12059
- No default filter on User Table by @brindasasi in #12034
- Signout action in nav menu by @esizer in #12031
- Touch up frontend permissions by @tristan-orourke in #12065
Copy
- Application status strings in French by @mnigh in #11979
- Updates announcement form success message by @mnigh in #11985
- Updates French Label for showing the submitted date of an application by @mnigh in #12003
- Updates nav menu actions to use sentence case by @mnigh in #12025
- Updates experience form label text to use sentence case by @mnigh in #12061
Style
- Update skill family page layouts by @esizer in #11926
- Update classification page layouts by @esizer in #11901
Dependencies
- Bump laravel/framework from 11.30.0 to 11.31.0 in /api by @dependabot in #11937
- Bump the storybook group with 10 updates by @dependabot in #11955
- Bump lcobucci/jwt from 5.4.1 to 5.4.2 in /api by @dependabot in #11949
- Bump the typescript-eslint group with 3 updates by @dependabot in #11956
- Bump larastan/larastan from 2.9.10 to 2.9.11 in /api by @dependabot in #11950
- Bump @radix-ui/react-scroll-area from 1.2.0 to 1.2.1 in the radix group by @dependabot in #11954
- Bump fakerphp/faker from 1.23.1 to 1.24.0 in /api by @dependabot in #11951
- Bump react-hook-form from 7.53.1 to 7.53.2 by @dependabot in #11958
- Bump phpoffice/phpspreadsheet from 3.3.0 to 3.4.0 in /api by @dependabot in #11952
- Bump laravel/scout from 10.11.5 to 10.11.7 in /api by @dependabot in #11953
- Bump chromaui/action from 11.16.5 to 11.18.1 by @dependabot in #11948
- Bump framer-motion from 11.11.11 to 11.11.15 by @dependabot in #11957
- Bump vite from 5.4.10 to 5.4.11 by @dependabot in #11959
- Bump @axe-core/playwright from 4.10.0 to 4.10.1 by @dependabot in #11960
- Bump chromatic from 11.16.5 to 11.18.1 by @dependabot in #11961
- Bump
react-intl
to6.8
by @esizer in #11995 - Bump codecov/codecov-action from 4 to 5 by @dependabot in #12035
- Bump laravel/framework from 11.31.0 to 11.33.2 in /api by @dependabot in #12036
- Bump the storybook group with 11 updates by @dependabot in #12040
- Bump the tiptap group with 4 updates by @dependabot in #12041
- Bump spatie/laravel-activitylog from 4.9.0 to 4.9.1 in /api by @dependabot in #12038
- Bump the typescript-eslint group with 3 updates by @dependabot in #12043
- Bump the turbo group with 2 updates by @dependabot in #12044
- Bump @playwright/test from 1.48.2 to 1.49.0 by @dependabot in https://github.com/GCTC-NTGC/gc-digit...
v2.37.0
Highlights
- Platform Admins can now create new training opportunities from their dashboard
- Pool operators can download candidates with ROD data into CSV format
- Admin Dashboard has new look and feel but the functionality should remain the same
- Bug for notification dialog not showing up while clicking on the notification got fixed
What's Changed
Feature
- Render decision notes for successful education assessments by @vd1992 in #11928
- Updates Announcements layout by @mnigh in #11933
- Admin dashboard update by @vd1992 in #11900
- Removes SupportAction from ApplicationCard by @mnigh in #11988
- Adds CardSeparator component by @mnigh in #12008
- Training page backend by @vd1992 in #12010
- Download candidate CSV with ROD by @JamesHuf in #12024
- Admin communities styling by @petertgiles in #12005
- Training opportunity admin CRUD pages by @petertgiles in #12067
Fix
- Adds FindTalent link for applicant role, guest in nav menu by @mnigh in #11946
- Move screening and assessment a11y test to playwright by @esizer in #11943
- Increment CSV row count by 1 by @esizer in #11965
- Save deleted work email in the right field by @petertgiles in #12006
- Remaining PHPStan errors by @esizer in #11938
- Keep focus on request card dialog by @esizer in #12018
- Notification dialog z-index by @esizer in #12059
- No default filter on User Table by @brindasasi in #12034
- Signout action in nav menu by @esizer in #12031
- Remove auth requirement from Manager home page by @tristan-orourke in #12023
Debt
- Replace placeholder role switch on manager dashboard by @yonikid15 in #11897
- Removes unused strings by @mnigh in #11942
- Removes unnecessary NavMenuProps export by @mnigh in #11989
- Deletes SignInOrSignOut component by @mnigh in #11993
- Removes ErrorBoundary export by @mnigh in #11997
- Removes SideMenu component by @mnigh in #12015
- Removes the experience.user relationship by @esizer in #12060
- Replaces Laravel artisan config:cache with optimize by @mnigh in #12057
- Remove page icons by @esizer in #12073
- Improve screening candidates query by @brindasasi in [#11929](#11929
Style
- Update skill family page layouts by @esizer in #11926
- Update classification page layouts by @esizer in #11901
Copy
- Application status strings in French by @mnigh in #11979
- Updates announcement form success message by @mnigh in #11985
- Updates French Label for showing the submitted date of an application by @mnigh in #12003
- Updates nav menu actions to use sentence case by @mnigh in #12025
- Updates experience form label text to use sentence case by @mnigh in #12061
- Sets accordion trigger for Your talent requests to h3 by @mnigh in #12014
Full Changelog: v2.36.0...v2.37.0
v2.36.2
Highlights
- Styling for the main menu bar on the site has been changed and left side menu bar has been removed
- Community admin can now manage their community members via the manage access tab under communities section
- New job advertisement email notifications will NOT be sent immediately. Instead they will be sent on the night after the advertisement got published.
- Bug for CSV download missing data has been fixed
What's Changed
- [FIX] Close spreadsheet memory leak by @petertgiles in #11818
- [Fix]
pnpm
lockfile babel resolutions by @mnigh in #11856 - [FEATURE] Training fund page by @petertgiles in #11821
- [Fix] Adds
SEO
to Directive page by @mnigh in #11867 - [Debt] Removes
InputFieldError
by @mnigh in #11863 - [Copy] Updates error message when a file no longer exists by @mnigh in #11874
- [Feature] Admin department page styling by @petertgiles in https://github.com/GCTC-NTGC/gc-digital-ent/pull/11853
- [Debt] Upgrades
pnpm
to v9.12.3 by @mnigh in #11873 - [Fix] Allow community admins to view community access tab by @JamesHuf in #11871
- [Copy] Updates IT Community Training and Development Fund by @mnigh in #11896
- [Feature] main site navigation by @yonikid15 in #11501
- [Feature] Send 'new pool' emails overnight by @petertgiles in #11804
- [Feature] Update admin skill pages styling by @petertgiles in #11877
- [Bug] Notifications panel flashes double state by @yonikid15 in #11758
- [Fix] Configure rate limiter based on App Insights user by @petertgiles in #11865
- Fix overlap on main nav and hero by @yonikid15 in #11898
Dependencies
- Bump laravel/framework from 11.28.1 to 11.29.0 in /api by @dependabot in #11823
- Bump the storybook group with 10 updates by @dependabot in #11825
- Bump spatie/laravel-activitylog from 4.8.0 to 4.9.0 in /api by @dependabot in #11824
- Bump eslint-plugin-react from 7.37.1 to 7.37.2 by @dependabot in #11832
- Bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.1 by @dependabot in #11836
- Bump urql from 4.1.0 to 4.2.0 by @dependabot in #11847
- Bump chromaui/action from 11.12.1 to 11.15.0 by @dependabot in #11839
- Bump chromatic from 11.12.5 to 11.15.0 by @dependabot in #11848
- Bump the turbo group with 2 updates by @dependabot in #11830
- Bump the tiptap group with 4 updates by @dependabot in #11827
- Bump eslint-plugin-playwright from 1.7.0 to 2.0.0 by @dependabot in #11833
Bump vite from 5.4.9 to 5.4.10 by @dependabot in #11834 - Bump the typescript-eslint group with 3 updates by @dependabot in #11829
- Bump @vitejs/plugin-react from 4.3.2 to 4.3.3 by @dependabot in #11835
- Bump react-hook-form from 7.53.0 to 7.53.1 by @dependabot in #11837
- Bump @urql/core from 5.0.6 to 5.0.8 by @dependabot in #11838
- Bump axe-core from 4.10.1 to 4.10.2 by @dependabot in #11844
- Bump eslint-plugin-testing-library from 6.3.2 to 6.4.0 by @dependabot in #11842
- Bump @testing-library/jest-dom from 6.6.1 to 6.6.2 by @dependabot in #11846
- Bump eslint-plugin-formatjs from 5.1.0 to 5.1.5 by @dependabot in #11858
- Bump @formatjs/ts-transformer from 3.13.16 to 3.13.20 by @dependabot in #11860
- Bump @formatjs/cli from 6.2.15 to 6.3.5 by @dependabot in #11861
- Bump the graphql-codegen group with 2 updates by @dependabot in #11881
- Bump chromaui/action from 11.15.0 to 11.16.3 by @dependabot in #11882
- Bump chromatic from 11.15.0 to 11.16.3 by @dependabot in #11887
- Bump laravel/framework from 11.29.0 to 11.30.0 in /api by @dependabot in #11890
- Bump laravel/scout from 10.11.4 to 10.11.5 in /api by @dependabot in #11891
- Bump @playwright/test from 1.48.1 to 1.48.2 by @dependabot in #11886
- Bump @microsoft/applicationinsights-web from 3.3.3 to 3.3.4 by @dependabot in #11888
- Bump eslint-plugin-jsx-a11y from 6.10.1 to 6.10.2 by @dependabot in #11889
- Bump tsx from 4.19.1 to 4.19.2 by @dependabot in #11894
- Bump the types group with 4 updates by @dependabot in #11907
- Bump symfony/http-foundation from 7.1.6 to 7.1.7 in /api by @dependabot in #11902
- Bump chromaui/action from 11.16.3 to 11.16.5 by @dependabot in #11903
- Bump lcobucci/jwt from 5.4.0 to 5.4.1 in /api by @dependabot in #11904
- Bump @microsoft/applicationinsights-react-js from 17.3.3 to 17.3.4 by @dependabot in #11911
- Bump framer-motion from 11.5.4 to 11.11.11 by @dependabot in #11912
- Bump @faker-js/faker from 9.0.3 to 9.2.0 by @dependabot in #11917
- Bump @date-fns/tz from 1.1.2 to 1.2.0 by @dependabot in #11913
- Bump symfony/process from 7.1.6 to 7.1.7 in /api by @dependabot in #11924
- Bump @parcel/watcher from 2.4.1 to 2.5.0 by @dependabot in #11910
- Bump eslint-plugin-formatjs from 5.1.5 to 5.2.2 by @dependabot in #11915
- Bump the storybook group with 10 updates by @dependabot in #11906
- Bump chromatic from 11.16.3 to 11.16.5 by @dependabot in #11923
- Bump @formatjs/cli from 6.3.5 to 6.3.8 by @dependabot in #11921
- Bump urql from 4.2.0 to 4.2.1 by @dependabot in #11918
- Bump larastan/larastan from 2.9.9 to 2.9.10 in /api by @dependabot in #11905
- Bump @testing-library/jest-dom from 6.6.2 to 6.6.3 by @dependabot in #11914
- Bump @formatjs/ts-transformer from 3.13.20 to 3.13.22 by @dependabot in #11919
- Bump eslint-plugin-playwright from 2.0.0 to 2.0.1 by @dependabot in #11922
- Bump react-router-dom from 6.27.0 to 6.28.0 by @dependabot in #11916
- Bump the typescript-eslint group with 3 updates by @dependabot in #11908
Full Changelog: v2.35.2...v2.36.2
v2.36.1
Highlights
- Styling for the main menu bar on the site has been changed and left side menu bar has been removed
- Community admin can now manage their community members via the manage access tab under communities section
- New job advertisement email notifications will NOT be sent immediately. Instead they will be sent on the night after the advertisement got published.
- Bug for CSV download missing data has been fixed
What's Changed
- [FIX] Close spreadsheet memory leak by @petertgiles in #11818
- [Fix]
pnpm
lockfile babel resolutions by @mnigh in #11856 - [FEATURE] Training fund page by @petertgiles in #11821
- [Fix] Adds
SEO
to Directive page by @mnigh in #11867 - [Debt] Removes
InputFieldError
by @mnigh in #11863 - [Copy] Updates error message when a file no longer exists by @mnigh in #11874
- [Feature] Admin department page styling by @petertgiles in https://github.com/GCTC-NTGC/gc-digital-ent/pull/11853
- [Debt] Upgrades
pnpm
to v9.12.3 by @mnigh in #11873 - [Fix] Allow community admins to view community access tab by @JamesHuf in #11871
- [Copy] Updates IT Community Training and Development Fund by @mnigh in #11896
- [Feature] main site navigation by @yonikid15 in #11501
- [Feature] Send 'new pool' emails overnight by @petertgiles in #11804
- [Feature] Update admin skill pages styling by @petertgiles in #11877
- [Bug] Notifications panel flashes double state by @yonikid15 in #11758
- [Fix] Configure rate limiter based on App Insights user by @petertgiles in #11865
- Fix overlap on main nav and hero by @yonikid15 in #11898
Dependencies
- Bump laravel/framework from 11.28.1 to 11.29.0 in /api by @dependabot in #11823
- Bump the storybook group with 10 updates by @dependabot in #11825
- Bump spatie/laravel-activitylog from 4.8.0 to 4.9.0 in /api by @dependabot in #11824
- Bump eslint-plugin-react from 7.37.1 to 7.37.2 by @dependabot in #11832
- Bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.1 by @dependabot in #11836
- Bump urql from 4.1.0 to 4.2.0 by @dependabot in #11847
- Bump chromaui/action from 11.12.1 to 11.15.0 by @dependabot in #11839
- Bump chromatic from 11.12.5 to 11.15.0 by @dependabot in #11848
- Bump the turbo group with 2 updates by @dependabot in #11830
- Bump the tiptap group with 4 updates by @dependabot in #11827
- Bump eslint-plugin-playwright from 1.7.0 to 2.0.0 by @dependabot in #11833
Bump vite from 5.4.9 to 5.4.10 by @dependabot in #11834 - Bump the typescript-eslint group with 3 updates by @dependabot in #11829
- Bump @vitejs/plugin-react from 4.3.2 to 4.3.3 by @dependabot in #11835
- Bump react-hook-form from 7.53.0 to 7.53.1 by @dependabot in #11837
- Bump @urql/core from 5.0.6 to 5.0.8 by @dependabot in #11838
- Bump axe-core from 4.10.1 to 4.10.2 by @dependabot in #11844
- Bump eslint-plugin-testing-library from 6.3.2 to 6.4.0 by @dependabot in #11842
- Bump @testing-library/jest-dom from 6.6.1 to 6.6.2 by @dependabot in #11846
- Bump eslint-plugin-formatjs from 5.1.0 to 5.1.5 by @dependabot in #11858
- Bump @formatjs/ts-transformer from 3.13.16 to 3.13.20 by @dependabot in #11860
- Bump @formatjs/cli from 6.2.15 to 6.3.5 by @dependabot in #11861
- Bump the graphql-codegen group with 2 updates by @dependabot in #11881
- Bump chromaui/action from 11.15.0 to 11.16.3 by @dependabot in #11882
- Bump chromatic from 11.15.0 to 11.16.3 by @dependabot in #11887
- Bump laravel/framework from 11.29.0 to 11.30.0 in /api by @dependabot in #11890
- Bump laravel/scout from 10.11.4 to 10.11.5 in /api by @dependabot in #11891
- Bump @playwright/test from 1.48.1 to 1.48.2 by @dependabot in #11886
- Bump @microsoft/applicationinsights-web from 3.3.3 to 3.3.4 by @dependabot in #11888
- Bump eslint-plugin-jsx-a11y from 6.10.1 to 6.10.2 by @dependabot in #11889
- Bump tsx from 4.19.1 to 4.19.2 by @dependabot in #11894
- Bump the types group with 4 updates by @dependabot in #11907
- Bump symfony/http-foundation from 7.1.6 to 7.1.7 in /api by @dependabot in #11902
- Bump chromaui/action from 11.16.3 to 11.16.5 by @dependabot in #11903
- Bump lcobucci/jwt from 5.4.0 to 5.4.1 in /api by @dependabot in #11904
- Bump @microsoft/applicationinsights-react-js from 17.3.3 to 17.3.4 by @dependabot in #11911
- Bump framer-motion from 11.5.4 to 11.11.11 by @dependabot in #11912
- Bump @faker-js/faker from 9.0.3 to 9.2.0 by @dependabot in #11917
- Bump @date-fns/tz from 1.1.2 to 1.2.0 by @dependabot in #11913
- Bump symfony/process from 7.1.6 to 7.1.7 in /api by @dependabot in #11924
- Bump @parcel/watcher from 2.4.1 to 2.5.0 by @dependabot in #11910
- Bump eslint-plugin-formatjs from 5.1.5 to 5.2.2 by @dependabot in #11915
- Bump the storybook group with 10 updates by @dependabot in #11906
- Bump chromatic from 11.16.3 to 11.16.5 by @dependabot in #11923
- Bump @formatjs/cli from 6.3.5 to 6.3.8 by @dependabot in #11921
- Bump urql from 4.2.0 to 4.2.1 by @dependabot in #11918
- Bump larastan/larastan from 2.9.9 to 2.9.10 in /api by @dependabot in #11905
- Bump @testing-library/jest-dom from 6.6.2 to 6.6.3 by @dependabot in #11914
- Bump @formatjs/ts-transformer from 3.13.20 to 3.13.22 by @dependabot in #11919
- Bump eslint-plugin-playwright from 2.0.0 to 2.0.1 by @dependabot in #11922
- Bump react-router-dom from 6.27.0 to 6.28.0 by @dependabot in #11916
- Bump the typescript-eslint group with 3 updates by @dependabot in #11908
Full Changelog: v2.35.2...v2.36.1
Release 2.36.0
What's Changed
- [FEATURE] Training fund page by @petertgiles in #11821
- [Fix] Adds
SEO
to Directive page by @mnigh in #11867 - [Debt] Removes
InputFieldError
by @mnigh in #11863 - [Copy] Updates error message when a file no longer exists by @mnigh in #11874
- [Feature] Admin department page styling by @petertgiles in #11853
- [Debt] Upgrades
pnpm
to v9.12.3 by @mnigh in #11873 - [Fix] Allow community admins to view community access tab by @JamesHuf in #11871
- [Copy] Updates IT Community Training and Development Fund by @mnigh in #11896
- [Feature] main site navigation by @yonikid15 in #11501
- [Feature] Send 'new pool' emails overnight by @petertgiles in #11804
- [Feature] Update admin skill pages styling by @petertgiles in #11877
- [Bug] Notifications panel flashes double state by @yonikid15 in #11758
- [Fix] Configure rate limiter based on App Insights user by @petertgiles in #11865
- Fix overlap on main nav and hero by @yonikid15 in #11898
Dependencies
- Bump laravel/framework from 11.28.1 to 11.29.0 in /api by @dependabot in #11823
- Bump the storybook group with 10 updates by @dependabot in #11825
- Bump spatie/laravel-activitylog from 4.8.0 to 4.9.0 in /api by @dependabot in #11824
- Bump eslint-plugin-react from 7.37.1 to 7.37.2 by @dependabot in #11832
- Bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.1 by @dependabot in #11836
- Bump urql from 4.1.0 to 4.2.0 by @dependabot in #11847
- [FIX] Close spreadsheet memory leak by @petertgiles in #11818
- Bump chromaui/action from 11.12.1 to 11.15.0 by @dependabot in #11839
- Bump chromatic from 11.12.5 to 11.15.0 by @dependabot in #11848
- Bump the turbo group with 2 updates by @dependabot in #11830
- Bump the tiptap group with 4 updates by @dependabot in #11827
- Bump eslint-plugin-playwright from 1.7.0 to 2.0.0 by @dependabot in #11833
- [Fix]
pnpm
lockfile babel resolutions by @mnigh in #11856 - Bump vite from 5.4.9 to 5.4.10 by @dependabot in #11834
- Bump the typescript-eslint group with 3 updates by @dependabot in #11829
- Bump @vitejs/plugin-react from 4.3.2 to 4.3.3 by @dependabot in #11835
- Bump react-hook-form from 7.53.0 to 7.53.1 by @dependabot in #11837
- Bump @urql/core from 5.0.6 to 5.0.8 by @dependabot in #11838
- Bump axe-core from 4.10.1 to 4.10.2 by @dependabot in #11844
- Bump eslint-plugin-testing-library from 6.3.2 to 6.4.0 by @dependabot in #11842
- Bump @testing-library/jest-dom from 6.6.1 to 6.6.2 by @dependabot in #11846
- Bump eslint-plugin-formatjs from 5.1.0 to 5.1.5 by @dependabot in #11858
- Bump @formatjs/ts-transformer from 3.13.16 to 3.13.20 by @dependabot in #11860
- Bump @formatjs/cli from 6.2.15 to 6.3.5 by @dependabot in #11861
Bump the graphql-codegen group with 2 updates by @dependabot in #11881 - Bump chromaui/action from 11.15.0 to 11.16.3 by @dependabot in #11882
- Bump chromatic from 11.15.0 to 11.16.3 by @dependabot in #11887
- Bump laravel/framework from 11.29.0 to 11.30.0 in /api by @dependabot in #11890
- Bump laravel/scout from 10.11.4 to 10.11.5 in /api by @dependabot in #11891
- Bump @playwright/test from 1.48.1 to 1.48.2 by @dependabot in #11886
- Bump @microsoft/applicationinsights-web from 3.3.3 to 3.3.4 by @dependabot in #11888
- Bump eslint-plugin-jsx-a11y from 6.10.1 to 6.10.2 by @dependabot in #11889
- Bump tsx from 4.19.1 to 4.19.2 by @dependabot in #11894
- Bump the types group with 4 updates by @dependabot in #11907
- Bump symfony/http-foundation from 7.1.6 to 7.1.7 in /api by @dependabot in #11902
- Bump chromaui/action from 11.16.3 to 11.16.5 by @dependabot in #11903
- Bump lcobucci/jwt from 5.4.0 to 5.4.1 in /api by @dependabot in #11904
- Bump @microsoft/applicationinsights-react-js from 17.3.3 to 17.3.4 by @dependabot in #11911
- Bump framer-motion from 11.5.4 to 11.11.11 by @dependabot in #11912
- Bump @faker-js/faker from 9.0.3 to 9.2.0 by @dependabot in #11917
- Bump @date-fns/tz from 1.1.2 to 1.2.0 by @dependabot in #11913
- Bump symfony/process from 7.1.6 to 7.1.7 in /api by @dependabot in #11924
- Bump @parcel/watcher from 2.4.1 to 2.5.0 by @dependabot in #11910
- Bump eslint-plugin-formatjs from 5.1.5 to 5.2.2 by @dependabot in #11915
- Bump the storybook group with 10 updates by @dependabot in #11906
- Bump chromatic from 11.16.3 to 11.16.5 by @dependabot in #11923
- Bump @formatjs/cli from 6.3.5 to 6.3.8 by @dependabot in #11921
- Bump urql from 4.2.0 to 4.2.1 by @dependabot in #11918
- Bump larastan/larastan from 2.9.9 to 2.9.10 in /api by @dependabot in #11905
- Bump @testing-library/jest-dom from 6.6.2 to 6.6.3 by @dependabot in #11914
- Bump @formatjs/ts-transformer from 3.13.20 to 3.13.22 by @dependabot in #11919
- Bump eslint-plugin-playwright from 2.0.0 to 2.0.1 by @dependabot in #11922
- Bump react-router-dom from 6.27.0 to 6.28.0 by @dependabot in #11916
- Bump the typescript-eslint group with 3 updates by @dependabot in #11908
Full Changelog: v2.35.2...2.36.0
v2.35.2
Highlights
- IT Training Fund page is live and it can be accessed via https://talent.canada.ca/en/it-training-fund
- Job templates page can now accessed via left side menu bar as well as admin dashboard
- Work email for candidates can now be managed via admin panel
- Job advertisement will show the department information
What's Changed
- [Debt] User creation shifted to
authCallback()
by @vd1992 in #11759 - [Feature] Accordion middle partials by @yonikid15 in #11674
- [Feature] Manager request history page by @petertgiles in #11761
- [Fix] PHP parameter errors by @esizer in #11739
- [Feature] Change logging level of protected chcker by @petertgiles in #11797
- [Feature] Updated/new hero component by @vd1992 in #11713
- [Test] Add experience regression test by @esizer in #11752
- [Copy] Updates first paragraph of privacy policy page by @mnigh in #11814
- [Feature] Adds department to job advertisement by @mnigh in #11806
- [Fix]
margin-right
on radio group section by @mnigh in #11808 - [Copy] Updates subtitle on Privacy policy page in French by @mnigh in #11817
- [FIX] Log entire CSP report message by @petertgiles in #11800
- [Feature] Adds job templates links to admin menu and dashboard by @mnigh in #11816
- If community doesn't have team, create one in seeder by @tristan-orourke in #11810
- Avoid loading teamable in myAuth query by @tristan-orourke in #11812
- [Feature] Admin view and edit work email by @JamesHuf in #11813
Dependencies
- Bump nunomaduro/collision from 8.4.0 to 8.5.0 in /api by @dependabot in #11768
- Bump the types group with 2 updates by @dependabot in #11774
- Bump react-toastify from 10.0.5 to 10.0.6 by @dependabot in #11776
- Bump @testing-library/jest-dom from 6.5.0 to 6.6.1 by @dependabot in #11778
- Bump lcobucci/jwt from 5.3.0 to 5.4.0 in /api by @dependabot in #11772
- Bump staudenmeir/eloquent-has-many-deep from 1.20.3 to 1.20.4 in /api by @dependabot in #11769
- Bump @formatjs/cli from 6.2.14 to 6.2.15 by @dependabot in #11777
- Bump axe-core from 4.10.0 to 4.10.1 by @dependabot in #11786
- Bump vite from 5.4.8 to 5.4.9 by @dependabot in #11788
- Bump eslint-plugin-playwright from 1.6.2 to 1.7.0 by @dependabot in #11783
- Bump @playwright/test from 1.48.0 to 1.48.1 by @dependabot in #11785
- Bump @formatjs/ts-transformer from 3.13.15 to 3.13.16 by @dependabot in #11780
- Bump react-router-dom from 6.26.2 to 6.27.0 by @dependabot in #11779
- Bump the typescript-eslint group across 1 directory with 3 updates by @dependabot in #11793
- Bump eslint-plugin-testing-library from 6.3.0 to 6.3.2 by @dependabot in #11781
- Bump eslint-plugin-formatjs from 5.0.2 to 5.1.0 by @dependabot in #11784
- Bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 by @dependabot in #11787
- Bump larastan/larastan from 2.9.8 to 2.9.9 in /api by @dependabot in #11771
Full Changelog: v2.34.1...v2.35.2
v2.35.1
What's Changed
- [Debt] User creation shifted to
authCallback()
by @vd1992 in #11759 - [Feature] Accordion middle partials by @yonikid15 in #11674
- [Feature] Manager request history page by @petertgiles in #11761
- [Fix] PHP parameter errors by @esizer in #11739
- [Feature] Change logging level of protected chcker by @petertgiles in #11797
- [Feature] Updated/new hero component by @vd1992 in #11713
- [Test] Add experience regression test by @esizer in #11752
- [Copy] Updates first paragraph of privacy policy page by @mnigh in #11814
- [Feature] Adds department to job advertisement by @mnigh in #11806
- [Fix]
margin-right
on radio group section by @mnigh in #11808 - [Copy] Updates subtitle on Privacy policy page in French by @mnigh in #11817
- [FIX] Log entire CSP report message by @petertgiles in #11800
- [Feature] Adds job templates links to admin menu and dashboard by @mnigh in #11816
- If community doesn't have team, create one in seeder by @tristan-orourke in #11810
- Avoid loading teamable in myAuth query by @tristan-orourke in #11812
- [Feature] Admin view and edit work email by @JamesHuf in #11813
Dependencies
- Bump nunomaduro/collision from 8.4.0 to 8.5.0 in /api by @dependabot in #11768
- Bump the types group with 2 updates by @dependabot in #11774
- Bump react-toastify from 10.0.5 to 10.0.6 by @dependabot in #11776
- Bump @testing-library/jest-dom from 6.5.0 to 6.6.1 by @dependabot in #11778
- Bump lcobucci/jwt from 5.3.0 to 5.4.0 in /api by @dependabot in #11772
- Bump staudenmeir/eloquent-has-many-deep from 1.20.3 to 1.20.4 in /api by @dependabot in #11769
- Bump @formatjs/cli from 6.2.14 to 6.2.15 by @dependabot in #11777
- Bump axe-core from 4.10.0 to 4.10.1 by @dependabot in #11786
- Bump vite from 5.4.8 to 5.4.9 by @dependabot in #11788
- Bump eslint-plugin-playwright from 1.6.2 to 1.7.0 by @dependabot in #11783
- Bump @playwright/test from 1.48.0 to 1.48.1 by @dependabot in #11785
- Bump @formatjs/ts-transformer from 3.13.15 to 3.13.16 by @dependabot in #11780
- Bump react-router-dom from 6.26.2 to 6.27.0 by @dependabot in #11779
- Bump the typescript-eslint group across 1 directory with 3 updates by @dependabot in #11793
- Bump eslint-plugin-testing-library from 6.3.0 to 6.3.2 by @dependabot in #11781
- Bump eslint-plugin-formatjs from 5.0.2 to 5.1.0 by @dependabot in #11784
- Bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 by @dependabot in #11787
- Bump larastan/larastan from 2.9.8 to 2.9.9 in /api by @dependabot in #11771
Full Changelog: v2.34.1...v2.35.1
v2.35.0
What's Changed
- [Debt] User creation shifted to
authCallback()
by @vd1992 in #11759 - Bump nunomaduro/collision from 8.4.0 to 8.5.0 in /api by @dependabot in #11768
- Bump the types group with 2 updates by @dependabot in #11774
- Bump react-toastify from 10.0.5 to 10.0.6 by @dependabot in #11776
- Bump @testing-library/jest-dom from 6.5.0 to 6.6.1 by @dependabot in #11778
- Bump lcobucci/jwt from 5.3.0 to 5.4.0 in /api by @dependabot in #11772
- Bump staudenmeir/eloquent-has-many-deep from 1.20.3 to 1.20.4 in /api by @dependabot in #11769
- Bump @formatjs/cli from 6.2.14 to 6.2.15 by @dependabot in #11777
- Bump axe-core from 4.10.0 to 4.10.1 by @dependabot in #11786
- Bump vite from 5.4.8 to 5.4.9 by @dependabot in #11788
- Bump eslint-plugin-playwright from 1.6.2 to 1.7.0 by @dependabot in #11783
- Bump @playwright/test from 1.48.0 to 1.48.1 by @dependabot in #11785
- Bump @formatjs/ts-transformer from 3.13.15 to 3.13.16 by @dependabot in #11780
- Bump react-router-dom from 6.26.2 to 6.27.0 by @dependabot in #11779
- Bump the typescript-eslint group across 1 directory with 3 updates by @dependabot in #11793
- Bump eslint-plugin-testing-library from 6.3.0 to 6.3.2 by @dependabot in #11781
- [Feature] Accordion middle partials by @yonikid15 in #11674
- Bump eslint-plugin-formatjs from 5.0.2 to 5.1.0 by @dependabot in #11784
- Bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 by @dependabot in #11787
- [Feature] Manager request history page by @petertgiles in #11761
- [Fix] PHP parameter errors by @esizer in #11739
- [Feature] Change logging level of protected chcker by @petertgiles in #11797
- Bump larastan/larastan from 2.9.8 to 2.9.9 in /api by @dependabot in #11771
- [Feature] Updated/new hero component by @vd1992 in #11713
- [Test] Add experience regression test by @esizer in #11752
- [Copy] Updates first paragraph of privacy policy page by @mnigh in #11814
- [Feature] Adds department to job advertisement by @mnigh in #11806
- [Fix]
margin-right
on radio group section by @mnigh in #11808 - [Copy] Updates subtitle on Privacy policy page in French by @mnigh in #11817
- [FIX] Log entire CSP report message by @petertgiles in #11800
- [Feature] Adds job templates links to admin menu and dashboard by @mnigh in #11816
- If community doesn't have team, create one in seeder by @tristan-orourke in #11810
- Avoid loading teamable in myAuth query by @tristan-orourke in #11812
- [Feature] Admin view and edit work email by @JamesHuf in #11813
Full Changelog: v2.34.1...v2.35.0
v2.34.1
Highlights
- Users can be assigned to New community roles like process operator , Community Administrator, Community Recruiter can be assigned via Edit User page.
- Community Admins can now create communities
- Platform Admins can assign members to communities currently but in future this can be done by Community Admin roles.
- Accordions in the overall site like the one in the job advertisement page has got new look.
- On the tech side, our server framework has now been upgraded to Laravel 11
What's Changed
- Bump the types group with 2 updates by @dependabot in #11686
- Bump laravel/scout from 10.11.3 to 10.11.4 in /api by @dependabot in #11681
- Bump the tiptap group with 4 updates by @dependabot in #11685
- Bump chromaui/action from 11.10.4 to 11.11.0 by @dependabot in #11680
- Bump the turbo group with 2 updates by @dependabot in #11688
- Bump @faker-js/faker from 9.0.2 to 9.0.3 by @dependabot in #11690
- Bump @microsoft/applicationinsights-react-js from 17.3.2 to 17.3.3 by @dependabot in #11694
- Bump the typescript-eslint group with 3 updates by @dependabot in #11687
- Bump chromatic from 11.10.4 to 11.11.0 by @dependabot in #11691
- Bump phpoffice/phpspreadsheet from 2.2.2 to 3.3.0 in /api by @dependabot in #11682
- Bump @vitejs/plugin-react from 4.3.1 to 4.3.2 by @dependabot in #11696
- Bump eslint-plugin-react from 7.36.1 to 7.37.1 by @dependabot in #11697
- Bump the radix group with 9 updates by @dependabot in #11683
- Bump the storybook group with 10 updates by @dependabot in #11684
- [Fix] Update manager dashboard UI by @petertgiles in #11667
- [Fix] PHPDoc errors by @esizer in #11699
- [Fix]
PoolCandidate
category accessor return by @esizer in #11679 - [Fix] Misused promises by @esizer in #11677
- [Bug] Fix More Information section link text by @vd1992 in #11706
- [Tooling] Upgrade to docker compose 2 by @petertgiles in #11705
- [Bug] Talent search page and more spinners! by @vd1992 in #11703
- [Debt] Larastan - offset does not exist by @vd1992 in #11702
- [Feature] Communities break apart on the update user page by @vd1992 in #11584
- [Debt] Unsafe family of eslint rules by @esizer in #11670
- [Fix] Refactor flaky claim test by @petertgiles in #11712
- [Fix] Sort classifications on the job templates page by @JamesHuf in #11715
- [Copy] Update copy in special notes section by @JamesHuf in #11711
- [Copy] Remove colons on admin user profile view by @yonikid15 in #11714
- Bump the storybook group with 10 updates by @dependabot in #11722
- Bump the typescript-eslint group with 3 updates by @dependabot in #11725
- Bump @playwright/test from 1.47.2 to 1.48.0 by @dependabot in #11726
- Bump @formatjs/cli from 6.2.12 to 6.2.14 by @dependabot in #11727
- Bump chromaui/action from 11.11.0 to 11.12.1 by @dependabot in #11736
- Bump eslint-plugin-formatjs from 5.0.0 to 5.0.2 by @dependabot in #11730
- Bump chromatic from 11.11.0 to 11.12.5 by @dependabot in #11732
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #11734
- Bump the types group with 2 updates by @dependabot in #11724
- Bump @formatjs/ts-transformer from 3.13.14 to 3.13.15 by @dependabot in #11735
- Bump eslint-plugin-import from 2.30.0 to 2.31.0 by @dependabot in #11728
- [Fix] Prefer rejecting errors by @esizer in #11676
- [Debt] Replace
motion
withmotion.create
by @esizer in #11720 - [Fix] Remaining no unsafe lint errors by @esizer in #11719
- [Debt][Security] Refactor updateRoles user policy by @yonikid15 in #11716
- [Copy] Replace help desk with support team by @JamesHuf in #11747
- [Fix] PHP undefined property errors by @esizer in #11721
- [Fix] Allow filling in screening question by @petertgiles in #11753
- [Fix] Add hidden description skill details label by @esizer in #11754
- [Bug] Fix error display of core requirements location by @vd1992 in #11755
- [Feature] Add striping to card accordions by @petertgiles in #11707
- [Debt] Update to use
@date-fns/tz
by @esizer in #11742 - [Feature] Add search request history and dialog to manager dashboard by @petertgiles in #11653
- [Fix] Make
/browse
return 404 by @esizer in #11756 - [Debt] Laravel11 upgrade by @brindasasi in #11718
- [Fix] Roll back lint coalescing bugs by @petertgiles in #11757
- [Feature] Bump PHP CLI memory limit by @petertgiles in #11765
Full Changelog: v2.33.3...v2.34.1