Skip to content

v2.8.0

Compare
Choose a tag to compare
@seeker25 seeker25 released this 11 Sep 21:34
· 596 commits to main since this release
920a751

What's Changed

  • SubProduct Selector Component by @cameron-eyds in #2382
  • 16220 - Account Authorization request UI component by @hfekete in #2383
  • Bump @antfu/utils and unplugin-vue2-script-setup in /auth-web by @dependabot in #2384
  • Relocation of Sub Product Selector and Resources by @cameron-eyds in #2386
  • 17106 - Update pad_invoice_email.html by @seeker25 in #2387
  • Bump word-wrap from 1.2.3 to 1.2.4 in /auth-web by @dependabot in #2390
  • 16911 - Status rows for incoming and outgoing Affiliation Requests (Affiliation Invitation) by @hfekete in #2388
  • Bump aiohttp from 3.8.4 to 3.8.5 in /auth-api by @dependabot in #2392
  • 15899 - affiliation invitations by @ochiu in #2391
  • 15899 - create affiliation invitation security check update to includ… by @ochiu in #2393
  • 16825 Display Name Request type by @leodube-aot in #2389
  • Bump certifi from 2022.12.7 to 2023.7.22 in /status-api by @dependabot in #2401
  • Bump certifi from 2022.12.7 to 2023.7.22 in /auth-api by @dependabot in #2399
  • Update reqs by @seeker25 in #2402
  • 17209 - Staff fix business dashboard affiliations by @seeker25 in #2403
  • Update org.py by @seeker25 in #2407
  • 17097, 17098 - qualified supplier sub project subscriptions by @ochiu in #2406
  • hide new sub products (has parentCode) by @ochiu in #2409
  • Update content for MHR Product panel by @dimak1 in #2410
  • Revert "Update content for MHR Product panel" by @seeker25 in #2411
  • 17098 - hide sub product when creating a new account for product sele… by @ochiu in #2414
  • 15814 - Staff (BCOL Help Desk, SBC and BC Registries) helping Client to affiliate on their behalf by @TMunro7 in #2412
  • 17119 - Add new Director Search product code by @kialj876 in #2420
  • #16309 - Add api endpoints for Affiliation Invitation - request type by @hfekete in #2408
  • 16222, 16384 - Affiliation Invitation - Access Request - Authorization & Emails by @hfekete in #2424
  • Updating some web auth calls after finalizing API endpoints. by @hfekete in #2425
  • 15769 - Backend changes - for masked email for contacts. by @seeker25 in #2426
  • 17119 - Update for adding nds product subscription by @kialj876 in #2428
  • #16222 - syncing template names between API and mailer. by @hfekete in #2429
  • 15769 - Affiliation Invitations - updates and fixes by @ochiu in #2432
  • 17119 - Get hidden products option by @kialj876 in #2435
  • 16384 - update where affiliation invitation authorize/refuse emails are being sent to. by @hfekete in #2439
  • #17328 - Adding some extra TC for documenting purposes for check_auth. by @hfekete in #2443
  • Bump tornado from 6.3.2 to 6.3.3 in /auth-api by @dependabot in #2444
  • Bump tornado from 6.3.2 to 6.3.3 in /queue_services/events-listener by @dependabot in #2448
  • Bump tornado from 6.3.2 to 6.3.3 in /queue_services/account-mailer by @dependabot in #2447
  • Bump tornado from 6.3.2 to 6.3.3 in /queue_services/names-events-listener by @dependabot in #2445
  • Bump tornado from 6.3.2 to 6.3.3 in /queue_services/activity-log-listener by @dependabot in #2446
  • 17243 update mhr qualified supplier product code descriptions by @ochiu in #2449
  • 16911 - Update UI and api to display data correctly and fetch from updated endpoints. by @hfekete in #2450
  • Fix feature flag incorrectly set by @hfekete in #2454
  • 17250 - Vite/Vitest Migration by @seeker25 in #2442
  • 15676 - allow member invitations to be accepted with different login … by @ochiu in #2460
  • Use originalAddress instead of baseAddress - otherwise you get an inf… by @seeker25 in #2462
  • 17427 - Upgrade to Typescript 4.9.5 + Linting Rules by @seeker25 in #2459
  • Fix lint issues where it replaced with v-model, when it shouldn't have. by @seeker25 in #2465
  • 15769 - fix email template, optional toOrgId causing internal server … by @ochiu in #2470
  • affiliation invitations - update not found exception message for busi… by @ochiu in #2472
  • Put in plugin to allow for "." in url for localhost. by @seeker25 in #2478
  • 15769 - affiliation invitation - fix email accept token url by @ochiu in #2484
  • Update CODEOWNERS by @seeker25 in #2487
  • fix sub product handling of parent product subscriptions by @ochiu in #2488
  • 15928 - Pinia Upgrade by @seeker25 in #2476
  • Fix intermittent pinia/composition-api issues. by @seeker25 in #2493
  • 15686 - Remove Restx by @ochiu in #2494
  • Revert "15686 - Remove Restx (#2494)" by @ochiu in #2496
  • AUTH-WEB - Remove affiliation invitation from main branch. by @seeker25 in #2499
  • auth-api version increment to 2.8.0 by @ochiu in #2501
  • Auth-web: Update business v2 endpoints by @Jxio in #2502
  • affiliation invitation patch endpoint - business look up service clie… by @ochiu in #2504
  • 17515 - Small fix for removing affiliation invitations on affiliation delete. by @seeker25 in #2506
  • 15686 - Auth remove Restx by @ochiu in #2510
  • Filters are unsupported in Vue3 & Lint warning fixes & Unit test fixes. by @seeker25 in #2509
  • Adding same ability as on branch to be able to create affiliation invitation using toOrgUuid. by @hfekete in #2514
  • Fix missing to_org_id when creating affiliation invitation with toOrgUuid. by @hfekete in #2519
  • fix 500 error fetching on documents endpoint for tos pad by @ochiu in #2522
  • 17057 - Checking for Authentication Endpoint for Entities by @rodrigo-barraza in #2520
  • 17385 - Fix amalgamation NR display in MBR by @leodube-aot in #2521
  • Backend changes for Tay's ticket 17574 - Remove AddNameRequestForm fr… by @seeker25 in #2528
  • Move the state check above applicants. Also put in an error when ther… by @seeker25 in #2531

New Contributors

Full Changelog: v2.7.0...v2.8.0