Releases: bcgov/sbc-auth
Releases · bcgov/sbc-auth
v2.11.4
What's Changed
- 24455 - Add in role to bypass auth check for creating an affiliation (passcode) - Business-AR by @seeker25 in #3147
- 24455 - Small tweak for ALL_ALLOWED_ROLES by @seeker25 in #3148
- 24455 - Changes to skip membership check by @seeker25 in #3149
- fix error logging, address potential db error by @bolyachevets in #3151
- more logging fixes by @bolyachevets in #3152
- Change how show eft refund works by @seeker25 in #3154
- Change display refund mechanics by @seeker25 in #3155
- Update aiohttp by @seeker25 in #3156
- Bump tornado from 6.4.1 to 6.4.2 in /auth-api by @dependabot in #3157
- Bump tornado from 6.4.1 to 6.4.2 in /build-deps by @dependabot in #3158
- 24581 - Remove html tags from online banking by @seeker25 in #3160
- 23652- Allow users to edit mailing address by @rodrigo-barraza in #3153
- Bump tornado from 6.4.1 to 6.4.2 in /queue_services/auth-queue by @dependabot in #3161
- 24286 - Wrong link for "Review account" in staff notifications for new accoun… by @sameer0422 in #3159
- 23620 - Add in year filter by @seeker25 in #3162
- Bump tornado from 6.4.1 to 6.4.2 in /queue_services/account-mailer by @dependabot in #3163
- 23620 - Small fixes by @seeker25 in #3164
- 24363 - New magic link formatting based if FF is on by @JazzarKarim in #3166
- 24170 Remove Obsolete Dealer Text by @cameron-eyds in #3165
- 24695 - EFT Warranty - Add in Supplier Site (location in AP) EFT refund screen by @Jxio in #3167
- 21429 - staff account search for members by @ochiu in #3169
- 21430 - staff account search - members / columns show and hide by @ochiu in #3168
- 21430 - org search filter check fix by @ochiu in #3170
- 21430-UXA Feedback by @ochiu in #3171
- 24695 - Add in Supplier Site UXA tweaks by @Jxio in #3172
- Statement Owing: Set default amount owing to -1, then render when it's 0 or above. by @seeker25 in #3173
Full Changelog: v2.11.3...v2.11.4
v2.11.3
What's Changed
- Bump happy-dom from 10.9.0 to 15.10.1 in /auth-web by @dependabot in #3138
- Bump happy-dom from 15.10.1 to 15.10.2 in /auth-web by @dependabot in #3139
- 24328 - Update short name unsettled amount after decline by @rodrigo-barraza in #3141
- Use pg8000 consistently by @seeker25 in #3140
- 21909 - Fas version update by @rodrigo-barraza in #3144
- 24170 - Dealer Staff Review Updates by @cameron-eyds in #3145
- 24383 - Remove FAS-UI widget by @seeker25 in #3146
Full Changelog: v2.11.2...v2.11.3
v2.11.2
What's Changed
- 17950 - Display a credit being applied in transactions list by @rodrigo-barraza in #3128
- point to correct ld key value by @bolyachevets in #3131
- 24004 - update paymentMethodChanged when settings bcolInfo, fix error handling by @seeker25 in #3132
- 17950 - Transaction View fixes by @rodrigo-barraza in #3133
- 23821 - Update Continuation Table Contact Email Property by @ArwenQin in #3135
- 22468 - Launch Tiles by @cameron-eyds in #3134
- 23152-Partial Refunds - QA Feedback by @ochiu in #3136
- Fas version update by @Jxio in #3137
Full Changelog: v2.11.1...v2.11.2
v2.11.1
What's Changed
- the other branch was merged to main by @bolyachevets in #3085
- set up cloud sql python connector by @bolyachevets in #3114
- 23647 - Update Continuation Authorization Staff Review by @ArwenQin in #3088
- few more type casts by @bolyachevets in #3115
- 23942 - If transaction is already completed jump directly to redirect url by @seeker25 in #3087
- Update auth-web-cd.yml by @seeker25 in #3117
- Revert "23942 - If transaction is already completed jump directly to redirect url" by @seeker25 in #3118
- udpate auth-api deps by @bolyachevets in #3119
- update service deps by @bolyachevets in #3120
- remove depreacted functionality from test mocks by @bolyachevets in #3121
- Revert "Revert "23942 - If transaction is already completed jump directly to redirect url"" by @seeker25 in #3122
- Fix-23647-Update Phone Unknown Display by @ArwenQin in #3123
- 23152 - partial refunds fixes / updates by @ochiu in #3116
- 24004 - Add pad info touched by @seeker25 in #3125
- 24096 - Add in feature flag remove-premium-restrictions by @seeker25 in #3129
- 19182 - Changes to pad invoice email to consider credits by @seeker25 in #3130
- switch to cloud sql connector for auth queue by @bolyachevets in #3126
Full Changelog: v2.11.0...v2.11.1
v2.11.0
What's Changed
- 18258 auth gcp by @pwei1018 in #2973
- Upgrade auth-web CI/CD by @pwei1018 in #2983
- Feature poetry auth queue by @bolyachevets in #2995
- bump python version by @bolyachevets in #2996
- VPC_CONNECTOR var points to shared vpc connector in common- gcp project by @bolyachevets in #2997
- update poetry lock after repointing to feature branch by @bolyachevets in #2999
- switched to structured logger by @bolyachevets in #3017
- Fix unit tests for auth-queue by @bolyachevets in #3018
- Feature gcp migration by @bolyachevets in #3020
- Feature gcp migration by @bolyachevets in #3022
- fix maile cd flow by @bolyachevets in #3023
- fix vars by @bolyachevets in #3026
- misisng var by @bolyachevets in #3027
- 21560 - Payment Reminder Fixes by @ochiu in #3025
- fix var by @bolyachevets in #3028
- Fixed history table, token and linting issues. by @pwei1018 in #3029
- Switch back to psycopg2 from pg8000. by @pwei1018 in #3030
- Add psycopg2 library. by @pwei1018 in #3031
- Back to pg8000 and add type of id to the model functions. by @pwei1018 in #3032
- Force convert string to int by @pwei1018 in #3033
- Force conver string to int part 2. by @pwei1018 in #3034
- Fixed pg8000 integer field issue. by @pwei1018 in #3035
- 21570 - Adding email validation by @rodrigo-barraza in #3036
- fix data: null response when {} is returned by @bolyachevets in #3037
- another type error by @bolyachevets in #3038
- Auth-API structured logger by @bolyachevets in #3039
- Fix poetry locks by @bolyachevets in #3042
- 21537 - Add in keycloak user fetch for role by @seeker25 in #3043
- 21539/23102 - EFT Wire and EFT Refund updates by @ochiu in #3040
- 21539 - Update short name history type by @ochiu in #3044
- Fix circular dependency error from last merge by @bolyachevets in #3045
- add stack trace to db error / path to http error logs by @bolyachevets in #3046
- 23102 - UXA Feedback by @ochiu in #3047
- pg8000 type error / add stacktrace for std handler by @bolyachevets in #3048
- add more details for http exception logging by @bolyachevets in #3049
- fix keycloak params by @bolyachevets in #3051
- Fixed org products endpoint 404 issue. by @pwei1018 in #3052
- Fixed pg8000 integer issue. by @pwei1018 in #3053
- Fixed get products issue. by @pwei1018 in #3054
- Bump rollup in /auth-web by @dependabot in #3050
- 21570 - Tweaks for short name details view by @rodrigo-barraza in #3055
- 21594 - UXA Refund label by @ochiu in #3056
- fix pipe name by @bolyachevets in #3057
- Removed id foreign keys in history tables. by @pwei1018 in #3058
- add resource params by @bolyachevets in #3059
- fix resp by @bolyachevets in #3060
- undo by @bolyachevets in #3061
- fix typo by @bolyachevets in #3062
- test custom camel case function by @bolyachevets in #3063
- use modified camelcase function by @bolyachevets in #3064
- Fixed org schema mailing address issue and auth error logging. by @pwei1018 in #3065
- add better logging to services by @bolyachevets in #3067
- Bump @sentry/browser and @sentry/vue in /auth-web by @dependabot in #3066
- Remove migration out of app start and fix linting. by @pwei1018 in #3068
- 21570 - Adding more whitespace to header by @rodrigo-barraza in #3070
- Fxied migration script issue. by @pwei1018 in #3071
- fix report url by @bolyachevets in #3073
- 23667 - Help MHR with an endpoint they can hit with SYSTEM by @seeker25 in #3069
- Feature gcp migration by @pwei1018 in #3075
- 23519 - Change Staff Review Dashboard Continuation Table by @ArwenQin in #3072
- Fix 23519 - update Contact Email header by @ArwenQin in #3076
- fix deploy params by @bolyachevets in #3077
- 21536 - sync refund label statuses with backend changes by @ochiu in #3078
- remove pubsub audience check by @bolyachevets in #3080
- BCOL API errors have different format than internal exceptions, so we… by @bolyachevets in #3081
- update gunicorn configs by @bolyachevets in #3082
- fix stacktrace logging by @bolyachevets in #3084
- 21536 - Approval/rejection review by @rodrigo-barraza in #3079
- change memberships_history pkey by @bolyachevets in #3083
Full Changelog: v2.10.6...v2.11.0
v2.10.6
What's Changed
- 22994 - Handling NSF Statements by @rodrigo-barraza in #2986
- 22579 - Add FED Column & Tooltips (continuation table) by @ArwenQin in #2978
- 21562-Short name details warning update by @ochiu in #2987
- 22391 - Statement-Caution-Text by @ochiu in #2989
- 21560 - EFT Payment reminder template updates by @ochiu in #2991
- 23112 - Add in nextStatementDate when there is no outstanding balance by @seeker25 in #2998
- Small warning fix by @seeker25 in #3000
- 18769 - Updating EFT screens by @rodrigo-barraza in #3001
- 23072 - EFT - Consolidated invoices / unlock - frontend changes by @seeker25 in #3005
- Update sbc-common-components 3.0.15 by @seeker25 in #3006
- 18769 - EFT switching logic fix by @rodrigo-barraza in #3002
- 22391 - EFT Multi Account Under Payment Caution by @ochiu in #3007
- 21594 - Refund requested badge on short name management list by @Jxio in #3008
- Fix double checked by @seeker25 in #3009
- 21570 - Display CAS supplier number and email address for a short name by @rodrigo-barraza in #3014
- Bump vite from 4.5.3 to 4.5.5 in /auth-web by @dependabot in #3019
- Bump flask-cors from 3.0.10 to 5.0.0 in /auth-api by @dependabot in #2988
Full Changelog: v2.10.5...v2.10.6
v2.10.5
What's Changed
- Fix new tag for statements by @seeker25 in #2963
- 21597 - EFT Short name invoice refund history by @ochiu in #2965
- 22416 - Update Staff Review Table (Staff Dashboard) by @ArwenQin in #2962
- Don't call statement summary unless we're EFT by @seeker25 in #2966
- 22678 - Rename field to oldestDueDate by @seeker25 in #2967
- 22678 - Add in error check, await calls so we don't have race condition by @seeker25 in #2968
- 20415 Linking modal fix, update page limit to match account list size by @ochiu in #2969
- 22841 - Add feature flag - enable-payment-change-from-eft by @Jxio in #2970
- 22725 - Add in account_number and account_name_with_branch by @seeker25 in #2972
- 22841 - Add tooltip and pop-up window reminder to EFT payment by @Jxio in #2971
- rename sandbox db by @bolyachevets in #2976
- 22725 - Update phone numbers for financial emails by @seeker25 in #2977
- 22841 - EFT pay model UXA tweak by @Jxio in #2975
- 22716 & 21964 - UX tweaks by @seeker25 in #2979
- 21963 - Allow Fresh BC Service User and BCeId User to create GovN Account by @Jxio in #2980
- Bump webpack from 5.88.2 to 5.94.0 in /auth-web by @dependabot in #2981
- 22766 - missed pr feedback by @ochiu in #2984
Full Changelog: v2.10.4...v2.10.5
v2.10.4
What's Changed
- 22420 - Removed Director's Affidavit from Review Page by @ArwenQin in #2933
- 22222 all affiliation information from legal-api for draft by @vysakh-menon-aot in #2942
- 22655 - Small tweak for EFT unlocking by @seeker25 in #2947
- sandbox db upload job by @bolyachevets in #2949
- 22552 - Eft refund enhancement by @Jxio in #2950
- 22061, 21522 - EFT shortname history by @ochiu in #2940
- 21522 - EFT Short name amount fix by @ochiu in #2951
- 22605 - Removing Terms and Conditions Step from EFT Account Workflow by @Jxio in #2954
- 22686 - MBR Fix Tooltip by @ArwenQin in #2955
- Dump anon by @bolyachevets in #2957
- Bump aiohttp from 3.9.5 to 3.10.2 in /auth-api by @dependabot in #2956
- add install docker-compose to auth-api-ci.yml, auth-queue-ci.yml, account-mailer-ci.yml by @avni-work in #2959
- 18254 - AUTH - Backend - Environment variables cleanup by @sameer0422 in #2958
- updating release version number to 2.10.4 by @avni-work in #2961
Full Changelog: v2.10.3...v2.10.4
V2.10.3
What's Changed
- 22072 Show previous correspondences + cleanup by @severinbeauvais in #2907
- 21535 - Short Name Details - Choose amount for refund by @Jxio in #2904
- 21527 - Cancel / Apply Payment and Unlink Account by @ochiu in #2913
- 21527 - UXA Feedback by @ochiu in #2916
- 20136 - Ability to Pay for a Suspended BCROS A/c via CC by @rodrigo-barraza in #2908
- 21096 - Update FAS-UI by @sameer0422 in #2909
- 22303 auth api poetry upgrade by @avni-work in #2919
- Bump flask-cors from 3.0.10 to 4.0.1 in /auth-api by @dependabot in #2921
- Revert "Bump flask-cors from 3.0.10 to 4.0.1 in /auth-api" by @seeker25 in #2923
- Revert "22303 auth api poetry upgrade" by @seeker25 in #2924
- update auth release to 2.10.2 by @avni-work in #2926
- 21535 - Add hint text to eft refund form by @Jxio in #2929
- 21535 - Shortname refund api url updates by @Jxio in #2932
- 21983 - Enhance Staff Review Table by @ArwenQin in #2928
- 22442 - API Key Generation - Consumer - Use length of 64, instead of 256 by @seeker25 in #2934
- Add skip_notification flag to bypass NSF notifications by @ochiu in #2931
- 21965 - Align Business Type and Business Size while creating account by @Jxio in #2930
- 21096 - Updated FAS-UI version by @sameer0422 in #2936
- 21999 - EFT screens enhancements - Numerical formatting changes from Finance by @Jxio in #2935
- 21535 - Pass shortname info as props to ShortnameRefund by @Jxio in #2937
- 21535 - Disable form when processing EFT refund by @Jxio in #2938
Full Changelog: V2.10.2...v2.10.3
V2.10.2
What's Changed
- 20907 - EFT Pay outstanding balance by @ochiu in #2872
- 21813 Added Continuation Authorization Review page, route, etc by @severinbeauvais in #2894
- Update CODEOWNERS by @seeker25 in #2895
- Bump certifi from 2023.7.22 to 2024.7.4 in /status-api by @dependabot in #2896
- Bump certifi from 2024.2.2 to 2024.7.4 in /queue_services/auth-queue by @dependabot in #2897
- 21812-Basic-Staff-Review-ContIn-Section by @ArwenQin in #2893
- Bump certifi from 2024.2.2 to 2024.7.4 in /auth-api by @dependabot in #2898
- 21815 Added Continuation Authorization Review Result section by @severinbeauvais in #2899
- Bump zipp from 3.1.0 to 3.19.1 in /jobs/notebook-report/requirements by @dependabot in #2901
- Bump certifi from 2024.2.2 to 2024.7.4 in /queue_services/account-mailer by @dependabot in #2900
- Bump zipp from 3.19.0 to 3.19.1 in /queue_services/account-mailer by @dependabot in #2903
- Bump zipp from 3.6.0 to 3.19.1 in /status-api by @dependabot in #2902
- 21948-Change-Continuation-Application by @ArwenQin in #2905
- Bump zipp from 3.19.0 to 3.19.1 in /queue_services/auth-queue by @dependabot in #2906
- Bump zipp from 3.19.0 to 3.19.1 in /auth-api by @dependabot in #2910
- 20907 - UXA Feedback by @ochiu in #2911
- 20907 - Error handling updates / loaders by @ochiu in #2912
- clean up debug by @ochiu in #2914
- Bump urllib3 from 2.2.1 to 2.2.2 in /queue_services/auth-queue by @dependabot in #2917
Full Changelog: V2.10.1...V2.10.2