Releases: bcgov/sbc-auth
Releases · bcgov/sbc-auth
v2.6.18
What's Changed
- Add in token call for validate_firms_party. This will use the system … by @seeker25 in #2302
- ReviewAccountView - Use enum instead of strings. One of the strings was incorrect, which … by @seeker25 in #2303
- 14375 - Fix for footer to show application versions. by @seeker25 in #2304
- 15498 - Update fas-UI version - update config helper by @seeker25 in #2305
- 15179 - Rewire AUTH-WEB to use new call for search / pagination by @Jxio in #2263
- Minor tweak to asyncio, cap to 40 (down from 100). by @seeker25 in #2306
- Fix environment variable by @seeker25 in #2307
- add a small fix to status by @Jxio in #2310
- 15179 fixed a small type error by @Jxio in #2311
- 15179 - a minor fix for status displaying and "Use this NR" dropdown by @Jxio in #2312
- Hotfixes from PROD by @seeker25 in #2314
- fix use name request link issue by @Jxio in #2315
- add missing nrNumber to use name request by @Jxio in #2316
- fix remove business button issue by @Jxio in #2317
- fix remove business when identifier undefined by @Jxio in #2318
- Clean update for the new domain name change. by @pwei1018 in #2319
- add pager duty alert key by @bolyachevets in #2320
- Changed wording for online banking payment method by @hardikbcreg in #2322
- fix type error, and status displaying logic by @Jxio in #2323
- bump sentry sdk version by @bolyachevets in #2325
- Add a find affiliation endpoint. by @pwei1018 in #2324
- update sentry vue sdk version by @bolyachevets in #2326
- 16086 using a NR should create a draft IA with the NR info by @Jxio in #2327
- 16086 - fix a small type error by @Jxio in #2328
- 15241 minio upgrade fix by @piahmed in #2339
- 16148 - sort affiliations by @Jxio in #2338
- 14438 update validation on NR number by @eve-git in #2340
- Minor tweak, when pasting in the same information as exists on the fi… by @seeker25 in #2341
- Update vaults.env by @severinbeauvais in #2342
- 16333 - show historical entities by @Jxio in #2343
- Remove draft, if namerequest for it is consumed. by @seeker25 in #2347
New Contributors
- @bolyachevets made their first contribution in #2320
- @hardikbcreg made their first contribution in #2322
- @piahmed made their first contribution in #2339
- @eve-git made their first contribution in #2340
Full Changelog: v2.6.17...v2.6.18
v2.6.17
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
What's Changed
- added ejv to trxn drp down by @kialj876 in #2246
- isUrl fix. by @seeker25 in #2247
- update date-picker by @kialj876 in #2249
- updated permissions for account editing by @kialj876 in #2243
- 15389 - Small fix for affidavit by @seeker25 in #2255
- Mhr Tile: Minor Typo Fix by @cameron-eyds in #2256
- 15389 - Affidavit changes, filter for PENDING and APPROVED. It will throw an … by @seeker25 in #2257
- 10628 qa 1 by @kialj876 in #2258
- 14850 - Allows transactions to be seen in the left bar in account-info by @Jxio in #2248
- small bug fix by @kialj876 in #2259
- 15424 - Fix mailing address, lagging issue when postal code change. Also fix … by @seeker25 in #2260
- 15387 - add payment/refund date to invoice model by @Jxio in #2262
- 13879 - Format currency to two decimal places. by @seeker25 in #2264
- Update rest_service.py - so it includes the endpoint in the error message by @seeker25 in #2268
Full Changelog: v2.6.15...v2.6.16
v2.6.15
What's Changed
- 14309 - Fix routing navigation issues (EX double back button to navigate) by @seeker25 in #2203
- Bump qs from 6.5.2 to 6.5.3 in /auth-web by @dependabot in #2204
- 12753 - Navigating by URL on staff account causes the wrong org to be loaded by @seeker25 in #2205
- 12753 - Navigating by URL on staff account causes the wrong org to be loaded - Part2 by @seeker25 in #2206
- Revert - 12753 - AccountId in URL not working correctly by @seeker25 in #2208
- Unit test to ensure FAS Search component gets rendered correctly. by @seeker25 in #2210
- refactored padInfoForm comp by @kialj876 in #2209
- Required phone for account admin by @seeker25 in #2212
- Bump future from 0.18.2 to 0.18.3 in /jobs/notebook-report/requirements by @dependabot in #2213
- Bump future from 0.18.2 to 0.18.3 in /jobs/notebook-report by @dependabot in #2214
- remove rejected accounts from duplicate name search by @kialj876 in #2211
- Fix update your account error message. by @seeker25 in #2215
- payment info qa/ux update by @kialj876 in #2218
- 14886 - converted deactivateCard.vue to composition-api by @MatthewCai2002 in #2216
- Revert "14886 - converted deactivateCard.vue to composition-api" by @seeker25 in #2220
- 14429 Enabled Hotjar by @severinbeauvais in #2222
- 14429 Added hotjar vault by @severinbeauvais in #2223
- Minor routing fix, where clients couldn't navigate directly to transa… by @seeker25 in #2224
- 14930 - check role before remove user from keycloak group by @Jxio in #2217
- 14376 transaction table by @kialj876 in #2221
- 14376 transaction table ux 1 by @kialj876 in #2227
- 14099 - Update sbc-common-components. by @seeker25 in #2228
- 15136 - Rename business-events-listener to namex-event-listener by @seeker25 in #2226
- To help troubleshoot keycloak guid login issue. by @seeker25 in #2230
- Update version. by @seeker25 in #2232
- all transactions table by @kialj876 in #2231
- Include hidden products for staff and SBC_STAFF. by @seeker25 in #2233
- transaction table ux update by @kialj876 in #2235
- Hide hidden products in account-info product page. by @seeker25 in #2234
- paging/filter fix by @kialj876 in #2236
- 15134 freeze unfreeze alert by @MatthewCai2002 in #2229
- fixes for bottom variant by @kialj876 in #2237
- 15245 - Change path regex, so it includes full urls. Remove redirectLoginFail… by @seeker25 in #2239
- 15245 - Changes for redirectTo. by @seeker25 in #2240
- 14886 - convert deactivate card component to Composition-Api by @MatthewCai2002 in #2241
- 15100 mhr change product tile text by @ChasBoucher in #2238
- transaction updates by @kialj876 in #2242
- fix icon click in transaction table by @kialj876 in #2244
- fixed date selection in trxn table by @kialj876 in #2245
New Contributors
- @ChasBoucher made their first contribution in #2238
Full Changelog: v2.6.14...v2.6.15
v2.6.14
What's Changed
- 14172-Update "How does it work?" by @ketaki-deodhar in #2201
Full Changelog: v2.6.13...v2.6.14
v2.6.13
What's Changed
- 14066 Auth Web: Affiliation certifier should be editable by SBC Staff and Registries Staff by @lewischenstudio in #2189
- 14066 Finished/cleaned up Authorization input by @severinbeauvais in #2192
- 14066/14562 - Minor tweaks for certified_by_name. by @seeker25 in #2191
- 14796 - Fix @vue/composition-api import so it takes from node_modules, instea… by @seeker25 in #2194
- 14796 - Fix reference to fas-ui. by @seeker25 in #2195
- 14507 add column of BCOL USER ID and 'FIRST' to Admin Email&Phone by @Jxio in #2193
- Small fix for certified by, wrong validation by @seeker25 in #2196
- Fix v-select for fas. by @seeker25 in #2199
- Add certified by name to second affiliation call. by @seeker25 in #2200
New Contributors
Full Changelog: v2.6.12...v2.6.13
Release v2.6.12
What's Changed
- 14257 - Update CI, so it wont fail on codecov issues. by @seeker25 in #2172
- 14337 change govn access type by @kialj876 in #2180
- 14337 small fix by @kialj876 in #2181
- Update certifi. by @seeker25 in #2182
- ux update by @kialj876 in #2184
- access type change ignore previous selected fees by @kialj876 in #2185
- 14172 - Update "How does it work?" by @ketaki-deodhar in #2183
- Add query for BCA. by @seeker25 in #2186
- account create bceid govn bug fix by @kialj876 in #2187
- Revert "14172 - Update "How does it work?"" by @seeker25 in #2190
Full Changelog: v2.6.11...v2.6.12
Release v2.6.11
What's Changed
- Convert html template to text format. by @pwei1018 in #2167
- 14491 Fixed conditionally approved bugs by @severinbeauvais in #2168
- 14066/14562 - Adding a certified_by_name field for affiliations. by @seeker25 in #2158
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /auth-web by @dependabot in #2169
- 14066/14562 - Provide certifiedBy, id, created on true affiliation response by @seeker25 in #2170
Full Changelog: v2.6.10...v2.6.11
Release v2.6.10
What's Changed
- 14427 remove duplicated spaces from party name before comparing by @vysakh-menon-aot in #2164
- 13205 - Fix for BC Online account creation, don't allow empty BCOL details. A… by @seeker25 in #2150
- 13205 - Minor fixes based on Ashna's feedback. by @seeker25 in #2166
Full Changelog: v2.6.9...v2.6.10
Release v2.6.9
What's Changed
- 14213 Removed workaround + used new corpSubType (IA/reg legal type) by @severinbeauvais in #2157
- 14239 - Update for 0 admin contacts by @kialj876 in #2155
- 14115 Numbered company drop-down by @lambert-alex in #2159
- 14331 Updated import by @severinbeauvais in #2160
- Affiliate Draft(Paid) NRs by @lekshmimallika-aot in #2161
Full Changelog: v2.6.8...v2.6.9