Skip to content

v2.38.0

Compare
Choose a tag to compare
@brindasasi brindasasi released this 09 Dec 15:53
· 117 commits to main since this release
e939389

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