Skip to content

Release 2.9.3

Compare
Choose a tag to compare
@tristan-orourke tristan-orourke released this 04 May 19:38
· 6137 commits to main since this release
b601f0d

Highlights

  • Application v2 work (behind feature flag):
    • Resume (experience) step
    • Screening Questions step
    • Application success page
    • Application routes you to previous last step
    • Education Requirements added to backend Application data model
  • Various improvements to Admin Dashboard:
    • Skill filters on Candidates Table now works as an OR filter, not an AND filter
    • Updated At column added Pools table
    • Search inputs have a "clear" button
    • Preferred Language column added to Candidates tables
  • Classification and Job Stream now directly associated with search requests, not just via pools
  • Mi'kmaq language added to IAP Page

What's Changed

  • [a11y] Fix TOC List Items by @esizer in #6308
  • Bug - 6227 - browse pools route by @yonikid15 in #6326
  • [Bug] Corrects spelling of the word résumé in English by @mnigh in #6355
  • [Feature] add classification and stream into search requests by @brindasasi in #6010
  • [a11y] Consolidates use of several terms that link to the same browsePools path by @mnigh in #6358
  • [Bug] Adds dashboard experiences count by @mnigh in #6370
  • Add flags to backend by @petertgiles in #6378
  • [Feature] Application entry redirect by @esizer in #6377
  • [a11y] Change Looking to hire?, Visit the talent search page to Find talent by @mnigh in #6380
  • [Debt] Remove pool_status field by @vd1992 in #6372
  • [Bug] Fixes incorrect icon by @mnigh in #6385
  • [Bug] Fixes Sign and submit page layout by @mnigh in #6388
  • [Bug] Fixes My applications breadcrumb URL by @mnigh in #6392
  • [Bug] Fix draft pool advertisement visibility by @esizer in #6386
  • [Bug] Changes instances of My Applications to My applications by @mnigh in #6393
  • [Feature] Cypress tests for pools page by @JamesHuf in #6361
  • [Bug] Update Select to use imperative in French by @mnigh in #6411
  • [A11y] Focus section on TOC link click by @esizer in #6401
  • [Bugfix] Truncate Pools and Teams tables to avoid errors when seeding again by @tristan-orourke in #6408
  • [Bug] Add TOC/Breadcrumb hover states by @esizer in #6399
  • [Bug] Fix suspended application test by @esizer in #6415
  • [Bug] Changes all nullSelection values to begin with Select by @mnigh in #6402
  • [A11y] Update education card colour by @esizer in #6398
  • [A11y] Hide icons on IAP to ATs by @esizer in #6400
  • Accordion refactor by @petertgiles in #6384
  • [Debt] increase maxAssetSize for webpack prod by @vd1992 in #6418
  • Test - 6222 - user info page e2e tests by @yonikid15 in #6322
  • [Feature] add updated column to pools table by @vd1992 in #6414
  • [Feature] Changes Pool Candidates Preferred Communication Language column order and visibility by @mnigh in #6441
  • [Docs] Removes second reference to packages by @mnigh in #6443
  • [a11y] Hide hero svg for ATs by @esizer in #6444
  • [Feature] Adds Language Selector with Mi'kmaq language to IAP home page by @mnigh in #6362
  • [Bug] Fix edit pool skill submit button state by @esizer in #6442
  • [Feature] Backend work for connecting applications to experience evidence by @vd1992 in #6379
  • [Tooling] PHP bootstrap clear cache by @vd1992 in #6449
  • [Feature] feature flag education requirement check by @vd1992 in #6458
  • [Bug] Fix pool classification sort by @esizer in #6453
  • [Bug] Adjust advanced filter styles by @esizer in #6455
  • [Fix] Override linguist for tc-report by @esizer in #6470
  • [Feature] Add reset button to table search by @esizer in #6447
  • [Bug] Changes IAP logo in Mi'kmaq from lowercase t to uppercase t by @mnigh in #6474
  • [Feature] skill filter intersectional and additive by @vd1992 in #6468
  • [Debt] Prevent undefined window storage by @esizer in #6469
  • [Debt] Updates NPM_VERSION to 8.11.0 by @mnigh in #6476
  • [Feature] Add process to recruitments by @petertgiles in #6472
  • [Bug] Fixes case for my profile by @mnigh in #6478
  • [Feature] Application Revamp - Résumé Page by @petertgiles in #6457
  • [Feature] Application success page by @esizer in #6373
  • [Feature] Screening question response validation by @esizer in #6382
  • [Feature] Admin screening questions by @esizer in #6303
  • [Feature] Review profile page by @esizer in #6296
  • [Feature] Application Screening Questions Form by @esizer in #6311
  • Bug - 6327 - application flash of error by @yonikid15 in #6473

Dependency Updates

Full Changelog

v2.9.2...v2.9.3