Skip to content

Releases: bcgov/sbc-auth

v2.9.4

19 Dec 18:32
db8f268
Compare
Choose a tag to compare

What's Changed

  • Add in data migration to create amagmation and make affiliation_invit… by @seeker25 in #2656
  • Bump vite from 4.4.9 to 4.4.12 in /auth-web by @dependabot in #2657
  • 18761, 18763 - EFT statement settings updates by @ochiu in #2659
  • 18763 - org members filter fix for roles by @ochiu in #2660
  • 18940 Add new draft type for amalgamation by @kzdev420 in #2661
  • Add in regex to filter out bad characters for API key generation. by @seeker25 in #2662
  • change the order, strip, then truncate by @seeker25 in #2663
  • 18670 - Update BC Registry Create Acct page ( 2 links) by @Jxio in #2665
  • 18952 - Change amalgamation to amalgamationApplication by @kzdev420 in #2664
  • 18670 - One more link fix for service card learn more URL by @Jxio in #2666

Full Changelog: v2.9.3...v2.9.4

v2.9.3

29 Nov 23:24
b7dcf74
Compare
Choose a tag to compare

What's Changed

Read more

v2.8.0

11 Sep 21:34
920a751
Compare
Choose a tag to compare

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

v2.7.0

06 Jul 19:37
ef5222c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.18...v2.7.0

v2.6.19

04 Jul 16:40
c832d08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.18...v2.6.19

v2.6.18

18 May 19:37
8c69687
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.17...v2.6.18

v2.6.17

28 Mar 17:56
11617fa
Compare
Choose a tag to compare

What's Changed

  • 15273 - Get Affiliation Data from LEAR+NAMEX by @kialj876 in #2265
  • 15455 - Fix for furnished check, add in new state for processing by @seeker25 in #2272
  • 15593 - Add in validation for name request number by @seeker25 in #2271
  • add needed vault item by @kialj876 in #2273
  • update config due to 1pass duplicate value across vaults by @kialj876 in #2274
  • 13879/15609 - Update worker.py to use format_currency for NSF. by @seeker25 in #2276
  • OPTIONS not caching - Add access control max age by @seeker25 in #2278
  • 15609 - Update account_conf_over_email.html by @seeker25 in #2275
  • 15293 - Support for $0 service fees by @seeker25 in #2267
  • 15293 - Change dispatch -> commit. by @seeker25 in #2279
  • Feature 14599 Reinstate product at later date if BCOL Admin rejected by @ritvick in #2261
  • 15637 - Update AffidavitDownload.vue by @seeker25 in #2280
  • 14892 - Upgrade home view components to composition api by @MatthewCai2002 in #2269
  • updated tmp affiliation nr response structure by @kialj876 in #2282
  • Bug 15202 Allows Incorrect Province in Contacts which causes errors i… by @ritvick in #2284
  • updated affiliations query by @kialj876 in #2286
  • Add in corp_type_code, use orjson serializer by @seeker25 in #2287
  • 15688 - Add in invoice references to transactions screen + Fix UTC date, make it display PDT/PST. by @seeker25 in #2281
  • Bump sentry-sdk from 1.9.10 to 1.14.0 in /queue_services/account-mailer by @dependabot in #2289
  • Bump sentry-sdk from 1.9.10 to 1.14.0 in /queue_services/events-listener by @dependabot in #2290
  • Bump sentry-sdk from 1.9.10 to 1.14.0 in /queue_services/activity-log-listener by @dependabot in #2291
  • Bump sentry-sdk from 1.9.10 to 1.14.0 in /queue_services/names-events-listener by @dependabot in #2292
  • Bump sentry-sdk from 1.5.1 to 1.14.0 in /status-api by @dependabot in #2288
  • 15498 firebase deployment and convert configmap/keycloak to .env by @pwei1018 in #2283
  • 15498 - Fixed CD issues. by @pwei1018 in #2293
  • 15498 - Fixed the build issue of OCP by @pwei1018 in #2295
  • 15553 - Add/Remove product subscriptions' (MHR, PPR for now, others in the future) Keycloak group role automatically by @seeker25 in #2297
  • Small fix for session storage for FAS. by @seeker25 in #2298
  • Remove migration to add products via BCOL profile, it didn't work for… by @seeker25 in #2299
  • Fix remove keycloak group code. by @seeker25 in #2300
  • Fix get group id. by @seeker25 in #2301

Full Changelog: v2.6.16...v2.6.17

v2.6.16

03 Mar 18:40
d4121fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.15...v2.6.16

v2.6.15

02 Feb 15:30
06c46e6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.14...v2.6.15

v2.6.14

09 Jan 17:50
d90badf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.13...v2.6.14