Skip to content

Releases: GCTC-NTGC/gc-digital-talent

v2.39.1

10 Jan 02:19
Compare
Choose a tag to compare

Highlights

  • Work experience form now has more fields to capture applicants work experiences in detail
  • Pool stream is now changed to work stream in process creation
  • Users can now request Certification Exam vouchers on Training Fund program
  • Find talent page has been updated to include EX-03 , Ex-04
  • Find talent page will now include option to request candidates from IAP pool as well
  • Support form now will pre-populate some of the information for the users by default

Features

  • [Feature] Stub out applicant dashboard by @vd1992 in #12242
  • [Feature] Utility function to detect the VPN by @petertgiles in #12226
  • [Feature] Update work experience UI by @yonikid15 in #12208
  • [Feat] Return locale aware string from LocalizedString by @esizer in #12291
  • [Feature] Adds IAP card on search page when IT-01 selected by @mnigh in #12156
  • [Feat] Add work stream to job poster templates by @esizer in #12297
  • [Feat] Populate support form from search params by @esizer in #12324
  • [Feat] Add locale aware label to localized enums by @esizer in #12316
  • [Feature] Opt into search placed candidates backend by @vd1992 in #12330
  • [Feature] Adds EX-03, EX-04 to scopeAvailableInSearch by @mnigh in #12370
  • [Feature] Adds certification exam vouchers page by @mnigh in #12398
  • [Feature] Update French workstream name for SECURITY by @mnigh in #12376
  • [Feat] Shard playwright tests in CI by @esizer in #12356
  • [Feat] Backend for employee profile by @esizer in #12334
  • [Feature] Adds Application Insights User, Session cookie values to Freshdesk ticket #12388

Debt

  • [Debt] Bump environment to PHP 8.3 by @petertgiles in #12210
  • [Debt] Moves admin routes as children of root route by @mnigh in #12221
  • [Debt] Wraps GC Notify API request in conditionals by @mnigh in #12235
  • [Debt] Replaces laravel-scout-postgres-tsvector fork with original by @mnigh in #12227
  • [Debt] Replace pool stream enum with work stream model by @esizer in #12222
  • [Debt] Removes commented out generalQuestionResponses on GeneralQuestion type by @mnigh in #12377
  • [Debt] Migrate from framer-motion to motion by @esizer in #12373
  • [Debt] Removes teams from UI by @mnigh in #12328
  • [Debt] Remove sanitize string function by @esizer in #12359

Fixes

  • [Bug] Remove defaulting to personal for experience type select by @vd1992 in #12224
  • [FIX] Add missing case for missing FinalDecision weighting by @tristan-orourke in #12177
  • [Fix] Stabilizes ThemeSwitcher story for Chromatic by @mnigh in #12229
  • [Bug] Profile doc handling null employment category by @vd1992 in #12283
  • [Bug] Fix snapshot test by @vd1992 in #12304
  • [Fix] Add missing work email field in applicant query by @petertgiles in #12326
  • [Fix] Storage permissions after optimize by @esizer in #12372
  • [Fix] Getting started success toast always triggered by @esizer in #12374
  • [Fix] Account settings auth redirect by @esizer in #12358
  • Copy Updates

  • [Copy] Updates dashboard based on community or admin by @mnigh in #12213
  • [Copy] Updates your impact description paragraph in English by @mnigh in #12245
  • Add php-cli to linux instructions by @petertgiles in #12252
  • [Copy] French Label for the French - Your Impact textarea in the edit pool page by @mnigh in #12282
  • [Copy] Fixes null state instructions and associated button labels by @mnigh in #12281
  • [Copy] Updates French Title for the instructor led training page by @mnigh in #12368
  • [Copy] Change to sentence case; remove superfluous colons; update English and French copy by @mnigh in #12378
  • [Copy] Replaces "Job templates library" in resources section on admin dashboard by @mnigh in #12394
  • [Copy] Skill portfolio and Skill showcase by @mnigh in #12391

Dependencies

Read more

Release 2.39.0

06 Jan 20:40
e996159
Compare
Choose a tag to compare
Release 2.39.0 Pre-release
Pre-release

Highlights

  • Work experience form now has more fields to capture applicants work experiences in detail
  • Pool stream is now changed to work stream in process creation
  • Users can now request Certification Exam vouchers on Training Fund program
  • Find talent page has been updated to include EX-03 , Ex-04
  • Find talent page will now include option to request candidates from IAP pool as well
  • Support form now will pre-populate some of the information for the users by default

Features

  • [Feature] Stub out applicant dashboard by @vd1992 in #12242
  • [Feature] Utility function to detect the VPN by @petertgiles in #12226
  • [Feature] Update work experience UI by @yonikid15 in #12208
  • [Feat] Return locale aware string from LocalizedString by @esizer in #12291
  • [Feature] Adds IAP card on search page when IT-01 selected by @mnigh in #12156
  • [Feat] Add work stream to job poster templates by @esizer in #12297
  • [Feat] Populate support form from search params by @esizer in #12324
  • [Feat] Add locale aware label to localized enums by @esizer in #12316
  • [Feature] Opt into search placed candidates backend by @vd1992 in #12330
  • [Feature] Adds EX-03, EX-04 to scopeAvailableInSearch by @mnigh in #12370
  • [Feature] Adds certification exam vouchers page by @mnigh in #12398
  • [Feature] Update French workstream name for SECURITY by @mnigh in #12376
  • [Feat] Shard playwright tests in CI by @esizer in #12356
  • [Feat] Backend for employee profile by @esizer in #12334
  • [Feature] Adds Application Insights User, Session cookie values to Freshdesk ticket #12388

Debt

  • [Debt] Bump environment to PHP 8.3 by @petertgiles in #12210
  • [Debt] Moves admin routes as children of root route by @mnigh in #12221
  • [Debt] Wraps GC Notify API request in conditionals by @mnigh in #12235
  • [Debt] Replaces laravel-scout-postgres-tsvector fork with original by @mnigh in #12227
  • [Debt] Replace pool stream enum with work stream model by @esizer in #12222
  • [Debt] Removes commented out generalQuestionResponses on GeneralQuestion type by @mnigh in #12377
  • [Debt] Migrate from framer-motion to motion by @esizer in #12373
  • [Debt] Removes teams from UI by @mnigh in #12328
  • [Debt] Remove sanitize string function by @esizer in #12359

Fixes

  • [Bug] Remove defaulting to personal for experience type select by @vd1992 in #12224
  • [FIX] Add missing case for missing FinalDecision weighting by @tristan-orourke in #12177
  • [Fix] Stabilizes ThemeSwitcher story for Chromatic by @mnigh in #12229
  • [Bug] Profile doc handling null employment category by @vd1992 in #12283
  • [Bug] Fix snapshot test by @vd1992 in #12304
  • [Fix] Add missing work email field in applicant query by @petertgiles in #12326
  • [Fix] Storage permissions after optimize by @esizer in #12372
  • [Fix] Getting started success toast always triggered by @esizer in #12374
  • [Fix] Account settings auth redirect by @esizer in #12358
  • Copy Updates

  • [Copy] Updates dashboard based on community or admin by @mnigh in #12213
  • [Copy] Updates your impact description paragraph in English by @mnigh in #12245
  • Add php-cli to linux instructions by @petertgiles in #12252
  • [Copy] French Label for the French - Your Impact textarea in the edit pool page by @mnigh in #12282
  • [Copy] Fixes null state instructions and associated button labels by @mnigh in #12281
  • [Copy] Updates French Title for the instructor led training page by @mnigh in #12368
  • [Copy] Change to sentence case; remove superfluous colons; update English and French copy by @mnigh in #12378
  • [Copy] Replaces "Job templates library" in resources section on admin dashboard by @mnigh in #12394
  • [Copy] Skill portfolio and Skill showcase by @mnigh in #12391

Dependencies

Read more

Release 2.38.2

07 Jan 00:39
Compare
Choose a tag to compare

What's Changed

Fixed the issue that user gets forcibly logged out every few mins.

Release v2.38.1

13 Dec 13:47
Compare
Choose a tag to compare

Highlights

  • Help desk can support the users better by adding their work email into the system if they have trouble
  • Talent Request is now expanded to CR-04, PM-05 and PM-06 classifications
  • CSV download with assessments will now include Final Decision column

What's Changed

  • [Copy] Updates navigation menu item name for skill library by @mnigh in #12087
  • [Feature] New work experience fields by @vd1992 in #11947
  • [Fix] Switch env constants to import.meta by @petertgiles in #12097
  • [Copy] Removes pleonasm create new by @mnigh in #12095
  • [Feature] Support headings in rich text editor by @esizer in #12098
  • [Tests] Add tests for adding each type of experience, linking a skill to an experience by @mnigh in #12079
  • [Fix] Localized enums being available for form init by @esizer in #12096
  • [Feature] Add missing firm/agency name field by @vd1992 in #12112
  • [Feature] Adds CR-04, PM-05, PM-06 to scopeAvailableInSearch by @mnigh in #12139
  • Bump the typescript-eslint group with 3 updates by @dependabot in #12125
  • [Debt] Bump FPM max worker count by @petertgiles in #12141
  • [Bug] Sort skills first then render chips for Skill family view by @vd1992 in #12154
  • [Feature] Adds notification in app work experience updates; ability to select channel to send via by @mnigh in #12102
  • [Copy] Updates French translation of skill family by @mnigh in #12143
  • [Bug] SkillFamily table now default sorted by name by @vd1992 in #12158
  • [Feat] Add URL type to input component by @esizer in #12160
  • [Debt] Upgrade to react-router 7 by @esizer in #12076
  • [Copy] Updates French strings to use guillemets instead of quotes by @mnigh in #12166
  • [Fix] Removes directive-on-digital-talent paths from privilegedPaths in protectedEndpointExchange by @mnigh in #12162
  • [Debt] Upgrade Larastan to v3 by @esizer in #12165
  • [Copy] Updates English success message claim verification by @mnigh in #12176
  • [Debt] Remove auth fixtures for playwright by @esizer in #12172
  • [Feature] Generated docs add work experience fields by @vd1992 in #12108
  • [Fix] Check for BroadcastChannel before using it by @esizer in #12180
  • [Feature] Adds userAgent string to Freshdesk ticket by @mnigh in #12181
  • [Debt] Corrects spelling of variable $decision by @mnigh in #12185
  • [Fix] Prevent entering negative values in salary fields by @esizer in #12175
  • [Feature] Create WorkStream model by @esizer in #12152
  • [Copy] Fixes various typos by @mnigh in #12193
  • [Copy] Replaces GCXCHNAGE with GCXCHANGE by @mnigh in #12194
  • [Fix] Logo being cropped at certain viewports by @esizer in #12188
  • [Fix] Update font weights on IT training fund page by @petertgiles in #12189
  • [Debt] Removes ongoing jobs/recruitment by @mnigh in #12179
  • [Feature] Override work email validation for admins by @petertgiles in #12153
  • [Fix] Sort nulls last for pool publish date by @petertgiles in #12186
  • [Tests] Improve pool-candidate.spec.ts by @vd1992 in #12182
  • [Fix] Add missing work email field to admin user profile view by @esizer in #12216
  • [Bug] Wrap long emails on User information tab by @vd1992 in #12220
  • [Feature] Increase tables to full size width by @yonikid15 in #12106
  • [Fix] Updates workEmailDomainRegex by @mnigh in #12219
  • Add Final decision column to CSV with ROD data by @JamesHuf in #12192

Dependencies

Full Changelog: v2.37.2...v2.38.1

v2.38.0

09 Dec 15:53
e939389
Compare
Choose a tag to compare

Highlights

  • Help desk can support the users better by adding their work email into the system if they have trouble
  • Talent Request is now expanded to CR-04, PM-05 and PM-06 classifications
  • CSV download with assessments will now include Final Decision column

What's Changed

Feature

  • [Feature] New work experience fields by @vd1992 in #11947
  • [Feature] Support headings in rich text editor by @esizer in #12098
  • [Feature] Add missing firm/agency name field by @vd1992 in #12112
  • [Feature] Adds CR-04, PM-05, PM-06 to scopeAvailableInSearch by @mnigh in #12139
  • [Feature] Adds notification in app work experience updates; ability to select channel to send via by @mnigh in #12102
  • [Feature] Generated docs add work experience fields by @vd1992 in #12108
  • [Feature] Adds userAgent string to Freshdesk ticket by @mnigh in #12181
  • [Feature] Create WorkStream model by @esizer in #12152
  • [Copy] Updates navigation menu item name for skill library by @mnigh in #12087
  • [Fix] Switch env constants to import.meta by @petertgiles in #12097
  • [Copy] Removes pleonasm create new by @mnigh in #12095
  • [Tests] Add tests for adding each type of experience, linking a skill to an experience by @mnigh in #12079
  • [Fix] Localized enums being available for form init by @esizer in #12096
  • [Debt] Bump FPM max worker count by @petertgiles in #12141
  • [Bug] Sort skills first then render chips for Skill family view by @vd1992 in #12154
  • [Copy] Updates French translation of skill family by @mnigh in #12143
  • [Bug] SkillFamily table now default sorted by name by @vd1992 in #12158
  • [Feat] Add URL type to input component by @esizer in #12160
  • [Debt] Upgrade to react-router 7 by @esizer in #12076
  • [Copy] Updates French strings to use guillemets instead of quotes by @mnigh in #12166
  • [Fix] Removes directive-on-digital-talent paths from privilegedPaths in protectedEndpointExchange by @mnigh in #12162
  • [Debt] Upgrade Larastan to v3 by @esizer in #12165
  • [Copy] Updates English success message claim verification by @mnigh in #12176
  • [Debt] Remove auth fixtures for playwright by @esizer in #12172
  • [Fix] Check for BroadcastChannel before using it by @esizer in #12180
  • [Debt] Corrects spelling of variable $decision by @mnigh in #12185
  • [Fix] Prevent entering negative values in salary fields by @esizer in #12175
  • [Copy] Fixes various typos by @mnigh in #12193
  • [Copy] Replaces GCXCHNAGE with GCXCHANGE by @mnigh in #12194
  • [Fix] Logo being cropped at certain viewports by @esizer in #12188
  • [Fix] Update font weights on IT training fund page by @petertgiles in #12189
  • [Debt] Removes ongoing jobs/recruitment by @mnigh in #12179
  • [Feature] Override work email validation for admins by @petertgiles in #12153
  • [Fix] Sort nulls last for pool publish date by @petertgiles in #12186
  • [Tests] Improve pool-candidate.spec.ts by @vd1992 in #12182
  • [Fix] Add missing work email field to admin user profile view by @esizer in #12216
  • [Bug] Wrap long emails on User information tab by @vd1992 in #12220
  • [Feature] Increase tables to full size width by @yonikid15 in #12106
  • [Fix] Updates workEmailDomainRegex by @mnigh in #12219
  • Add Final decision column to CSV with ROD data by @JamesHuf in #12192

Dependencies

Full Changelog: v2.37.1...v2.38.0

v2.37.2

29 Nov 00:32
Compare
Choose a tag to compare

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

Debt

Fixes

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

Dependencies

Read more

v2.37.1

27 Nov 15:18
adcd2bf
Compare
Choose a tag to compare

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

Debt

Fixes

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

Dependencies

Read more

v2.37.0

25 Nov 16:39
5bd7bf6
Compare
Choose a tag to compare
v2.37.0 Pre-release
Pre-release

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

Fix

Debt

Style

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

20 Nov 03:22
Compare
Choose a tag to compare

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

Dependencies

Full Changelog: v2.35.2...v2.36.2

v2.36.1

15 Nov 02:56
Compare
Choose a tag to compare

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

Dependencies

Full Changelog: v2.35.2...v2.36.1