onroutebc-release-1
What's Changed
- Workflows/refactor name nr quickstart typescript by @cberg-aot in #15
- Hello world test by @devin-aot in #29
- Hello Demo! by @cberg-aot in #31
- Initial commit for frontend for Manage Vehicles by @devin-aot in #36
- Refactored header to change colour based on openshift environment by @devin-aot in #42
- Updated docker compose by @devin-aot in #52
- Migrate to use Vite on frontend by @devin-aot in #51
- Updated react app to be aware of openshift environment by @devin-aot in #55
- Fix/runtime env vars test by @devin-aot in #56
- Changed configmap name by @devin-aot in #57
- Added environment variables for MSSQL by @devin-aot in #64
- Architecture test3 by @cberg-aot in #66
- Remove Configmaps when cleaning up by @cberg-aot in #72
- Solution Attempt - Using writeable memory by @cberg-aot in #77
- ORV2-319 - ORM Changes by @devin-aot in #81
- Added .gitattributes by @devin-aot in #84
- Use url to get openshift environment by @devin-aot in #89
- Updates to Manage Vehicles DB schema and DB version management process by @john-fletcher-aot in #85
- Testing refrencing secrets from github env secrets. Allows us to kee… by @cberg-aot in #94
- Frontend Updates including MRT Table, Tabs, Context, Theme, Hook for API Call, and Updated Folder Structure by @devin-aot in #95
- Added DB parameters to merge-main workflow by @devin-aot in #99
- Added Get|Put|Post|Delete API for Trailer by @gchauhan-aot in #100
- Orv2 319 Bug fixes with ENV file and remove ORM components from DTO by @praju-aot in #104
- Addition of column descriptions in DDL and basic sanity tests and test framework by @john-fletcher-aot in #101
- Added configs for vite runtime variables by @devin-aot in #105
- Added quotes to test/prod in merge-main workflow by @devin-aot in #108
- Fix/vite runtime env vars 6 by @cberg-aot in #107
- foo by @cberg-aot in #110
- Trying with repo name by @cberg-aot in #111
- trying with number instead of string by @cberg-aot in #113
- revert deploy to use test/prod for zone by @cberg-aot in #114
- Using window[env] style by @cberg-aot in #115
- Using window[env] style by @cberg-aot in #116
- ORV2 378 - Split back end API into multiple micro services by @praju-aot in #106
- Updated references to env variables on the frontend by @devin-aot in #117
- Remove 'backend' package from image promotion in pr-close by @devin-aot in #119
- Refactored vite runtime configs and docker compose by @devin-aot in #120
- Frontend(deps): Bump material-react-table from 1.4.2 to 1.5.6 in /frontend by @dependabot in #123
- Frontend(deps): Bump json5 from 1.0.1 to 1.0.2 in /frontend by @dependabot in #124
- Bump bcgov-nr/action-deployer-openshift from 0.0.2 to 1.0.0 by @dependabot in #118
- Update dependencies and resolve security vulnerabilities by @devin-aot in #126
- Frontend(deps): Bump sass from 1.56.2 to 1.57.1 in /frontend by @dependabot in #127
- Frontend(deps): Bump @mui/material from 5.11.0 to 5.11.4 in /frontend by @dependabot in #128
- Frontend(deps-dev): Bump @types/react-dom from 18.0.9 to 18.0.10 in /frontend by @dependabot in #129
- Frontend(deps-dev): Bump vitest from 0.25.8 to 0.27.1 in /frontend by @dependabot in #130
- Frontend(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.48.1 in /frontend by @dependabot in #131
- Fix github environment deploy status issue and replace secret search in pr-open workflow by @devin-aot in #135
- Bump bcgov-nr/action-deployer-openshift from 1.0.0 to 1.0.1 by @dependabot in #136
- Frontend(deps-dev): Bump eslint-plugin-import from 2.26.0 to 2.27.4 in /frontend by @dependabot in #137
- Frontend(deps-dev): Bump @vitejs/plugin-react from 3.0.0 to 3.0.1 in /frontend by @dependabot in #138
- Frontend(deps): Bump react-hook-form from 7.40.0 to 7.42.1 in /frontend by @dependabot in #140
- Frontend(deps-dev): Bump eslint from 8.29.0 to 8.32.0 in /frontend by @dependabot in #139
- Frontend(deps): Bump material-react-table from 1.5.6 to 1.5.9 in /frontend by @dependabot in #141
- Orv2 387 by @praju-aot in #142
- ORV2 387 - Fixes in PowerUnit and Trailer response object by @praju-aot in #143
- Orv2 387 - Decouples Response and Request DTOs as part of best practices by @praju-aot in #144
- ORV2-387 Formatting and linting by @praju-aot in #145
- ORV2-394: Error handling changes for all vehicle apis by @gchauhan-aot in #146
- Updated 'Add Vehicle' button by @devin-aot in #148
- Create initial schema for manage profiles feature by @john-fletcher-aot in #147
- ORV2-399 Implementation Of Error handling Review Comments by @gchauhan-aot in #155
- ORV2-315, ORV2-386, ORV2-395 Add Power Unit by @krishnan-aot in #156
- ORV-386 Corrections and Input type changes by @krishnan-aot in #159
- Feature/GitVersion by @cberg-aot in #161
- Added release stage by @cberg-aot in #162
- Removed pre-release as unnecessary by @cberg-aot in #163
- Moved GitVersion to after release by @cberg-aot in #164
- Frontend(deps-dev): Bump vite-tsconfig-paths from 4.0.3 to 4.0.5 in /frontend by @dependabot in #150
- Frontend(deps-dev): Bump jsdom from 21.0.0 to 21.1.0 in /frontend by @dependabot in #152
- Frontend(deps-dev): Bump eslint-plugin-import from 2.27.4 to 2.27.5 in /frontend by @dependabot in #154
- Frontend(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.49.0 in /frontend by @dependabot in #157
- Frontend(deps): Bump @mui/material from 5.11.4 to 5.11.6 in /frontend by @dependabot in #158
- ORV2-386 Adjustments to power unit form fields by @krishnan-aot in #165
- ORV2-353 Manage Profile Dashboard and code refactor to use common components by @devin-aot in #167
- Fix: PR-167 Deploy - Test #1 by @devin-aot in #168
- ORV2-433 Company Profile Form by @devin-aot in #169
- ORV2-387 Testing Framework for Vehicles API by @praju-aot in #171
- Include sample data and schema updates for manage profile by @john-fletcher-aot in #172
- Attempting to deploy using vault for dev by @cberg-aot in #170
- ORV2-447 Implement testing framework for vehicle API by @praju-aot in #173
- ORV2-433 Refactored Custom Form component by @devin-aot in #175
- ORV2-458/ORV2-459 - Refactor vehicle module and added Company profile Api by @praju-aot in #183
- Changed vault path to look for dev/test/prod/ect database instance sp… by @cberg-aot in #184
- Bump bcgov-nr/action-builder-ghcr from 0.0.2 to 1.0.0 by @dependabot in #149
- Bump gittools/actions from 0.9.7 to 0.9.15 by @dependabot in #166
- ORV2-458 CRUD Company Profile by @praju-aot in #185
- ORV2-458 CRUD Company Profile part2 by @praju-aot in #186
- Change encoding of SQL files so github recognizes them as text by @john-fletcher-aot in #187
- ORV2-458 Bug Fix - Mailing Address in Response Body by @praju-aot in #188
- ORV2-433 Company Info API integration by @devin-aot in #176
- Frontend(deps-dev): Bump vitest from 0.27.1 to 0.28.4 in /frontend by @dependabot in #179
- Frontend(deps): Bump react-router-dom from 6.6.2 to 6.8.1 in /frontend by @dependabot in #191
- Frontend(deps-dev): Bump eslint from 8.33.0 to 8.34.0 in /frontend by @dependabot in #193
- Bump aquasecurity/trivy-action from 0.8.0 to 0.9.1 by @dependabot in #194
- Frontend(deps): Bump mui-nested-menu from 3.1.0 to 3.2.0 in /frontend by @dependabot in #195
- Frontend(deps-dev): Bump @vitest/coverage-c8 from 0.25.8 to 0.28.5 in /frontend by @dependabot in #198
- ORV2-433 Included company info mailing address ID in api request by @devin-aot in #199
- ORV2-409 Automation of database schema migration, reverts, and sample data by @john-fletcher-aot in #197
- Updated hardcoded companyGUID to use the Harry Ewing user profile by @devin-aot in #201
- Frontend(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 in /frontend by @dependabot in #200
- Added 'loading' screen to company info page by @devin-aot in #203
- Database Schema and Versioning Guide by @john-fletcher-aot in #204
- Update README.md by @john-fletcher-aot in #212
- ORV2-457: Implementation of Company and User Management endpoints by @praju-aot in #214
- Bump bcgov-nr/action-deployer-openshift from 1.0.1 to 1.0.2 by @dependabot in #205
- Bump bcgov-nr/action-builder-ghcr from 1.0.0 to 1.1.0 by @dependabot in #206
- Frontend(deps): Bump @tanstack/react-query from 4.24.4 to 4.24.9 in /frontend by @dependabot in #207
- Frontend(deps-dev): Bump @testing-library/react from 13.4.0 to 14.0.0 in /frontend by @dependabot in #208
- Frontend(deps): Bump sass from 1.58.0 to 1.58.3 in /frontend by @dependabot in #209
- Frontend(deps-dev): Bump @types/react from 18.0.27 to 18.0.28 in /frontend by @dependabot in #210
- Frontend(deps-dev): Bump vite from 4.1.1 to 4.1.4 in /frontend by @dependabot in #215
- Correcting Company API endpoints and remove contactId, addressId by @krishnan-aot in #217
- Frontend(deps): Bump @mui/icons-material from 5.11.0 to 5.11.9 in /frontend by @dependabot in #218
- Frontend(deps-dev): Bump @typescript-eslint/parser from 5.51.0 to 5.53.0 in /frontend by @dependabot in #219
- Frontend(deps): Bump react-hook-form from 7.43.1 to 7.43.2 in /frontend by @dependabot in #221
- Frontend(deps-dev): Bump vitest from 0.28.5 to 0.29.1 in /frontend by @dependabot in #220
- Frontend(deps): Bump @tanstack/react-query from 4.24.9 to 4.24.10 in /frontend by @dependabot in #222
- Remove audit columns and update object descriptions by @john-fletcher-aot in #223
- Frontend(deps): Bump i18next from 22.4.9 to 22.4.10 in /frontend by @dependabot in #224
- Frontend(deps-dev): Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 in /frontend by @dependabot in #225
- Frontend(deps-dev): Bump @vitejs/plugin-react-swc from 3.1.0 to 3.2.0 in /frontend by @dependabot in #226
- Frontend(deps): Bump @emotion/react from 11.10.5 to 11.10.6 in /frontend by @dependabot in #227
- Frontend(deps): Bump react-router-dom from 6.8.1 to 6.8.2 in /frontend by @dependabot in #228
- ORV2-457 Implementation of login workflow, company and user management endpoint changes. by @praju-aot in #230
- Add relationship between vehicles and companies by @john-fletcher-aot in #231
- Update VIN in power unit and trailer to be 6 characters instead of 17 by @john-fletcher-aot in #233
- ORV2-577 - Fixed endpoint for company info on frontend by @devin-aot in #232
- Generate Client Number Automatically by @john-fletcher-aot in #234
- Enable user role retrieval for company context and in global context by @john-fletcher-aot in #235
- Frontend(deps): Bump @tanstack/react-query from 4.24.10 to 4.26.1 in /frontend by @dependabot in #244
- Frontend(deps-dev): Bump @vitest/coverage-c8 from 0.28.5 to 0.29.2 in /frontend by @dependabot in #243
- Frontend(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.55.0 in /frontend by @dependabot in #245
- Frontend(deps): Bump react-router-dom from 6.8.2 to 6.9.0 in /frontend by @dependabot in #241
- Bump aquasecurity/trivy-action from 0.9.1 to 0.9.2 by @dependabot in #238
- ORV2-513 Amendment - use 13 character client number instead of 15 by @john-fletcher-aot in #237
- Bump gittools/actions from 0.9.15 to 0.10.2 by @dependabot in #239
- Frontend(deps): Bump @emotion/styled from 11.10.5 to 11.10.6 in /frontend by @dependabot in #242
- ORV2-588 Remove Sliding Panel, Implement new Add Power Unit screen by @devin-aot in #236
- ORV2-579 Backend Changes by @praju-aot in #247
- ORV2-457: Bug Fix - Replaces countryCode and provinceCode with provinceId for Address and Contact in the BE apis' by @praju-aot in #248
- Updated common form components by @devin-aot in #246
- Bump bcgov-nr/action-deployer-openshift from 1.0.2 to 1.0.3 by @dependabot in #249
- Frontend(deps-dev): Bump vite from 4.1.4 to 4.2.0 in /frontend by @dependabot in #250
- Frontend(deps-dev): Bump @types/react-dom from 18.0.10 to 18.0.11 in /frontend by @dependabot in #251
- Frontend(deps): Bump @tanstack/react-query from 4.26.1 to 4.28.0 in /frontend by @dependabot in #252
- Frontend(deps): Bump react-hook-form from 7.43.2 to 7.43.7 in /frontend by @dependabot in #253
- Frontend(deps-dev): Bump vitest from 0.29.1 to 0.29.3 in /frontend by @dependabot in #254
- ORV2-457 - Change ProvinceId to ProvinceCode and CountryCode for Company, User and Vehicles Api by @praju-aot in #256
- ORV2-457 Change ProvinceId to ProvinceCode and CountryCode for Vehicles Api by @praju-aot in #257
- ORV2-457 ProvinceCode is optional for Country Code MX (Mexico) and XX (Others) by @praju-aot in #259
- ORV2-587 Add Trailer by @devin-aot in #255
- ORV2-457: Bugfix, endpoint changes, functionality changes, response ch… by @praju-aot in #261
- ORV2-457 DB script changes for Mexico and Others by @praju-aot in #262
- Frontend(deps-dev): Bump @types/react from 18.0.28 to 18.0.29 in /frontend by @dependabot in #264
- Frontend(deps-dev): Bump jsdom from 21.1.0 to 21.1.1 in /frontend by @dependabot in #265
- Frontend(deps-dev): Bump vite from 4.2.0 to 4.2.1 in /frontend by @dependabot in #266
- Frontend(deps): Bump @mui/material from 5.11.8 to 5.11.14 in /frontend by @dependabot in #267
- Frontend(deps-dev): Bump vite-tsconfig-paths from 4.0.5 to 4.0.7 in /frontend by @dependabot in #268
- ORV2-457 Change in User and Company Endpoints by @praju-aot in #269
- ORV2-457 Bug Fix - GET companies endpoint. Resolved path conflict by @praju-aot in #270
- Frontend: Update Company Profile endpoint, add Trailer form unit tests, add README by @devin-aot in #263
- Initial data schema for TROS permit applications by @john-fletcher-aot in #278
- Frontend(deps): Bump sass from 1.58.3 to 1.60.0 in /frontend by @dependabot in #279
- Frontend(deps): Bump @fortawesome/free-solid-svg-icons from 6.3.0 to 6.4.0 in /frontend by @dependabot in #280
- Frontend(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.57.0 in /frontend by @dependabot in #281
- Frontend(deps): Bump @mui/icons-material from 5.11.9 to 5.11.11 in /frontend by @dependabot in #282
- Frontend(deps): Bump @fortawesome/fontawesome-svg-core from 6.3.0 to 6.4.0 in /frontend by @dependabot in #283
- Trivy param security-checks -> scanners by @DerekRoberts in #276
- Add auto-generation of permit and application numbers, update schema for separate permit tables by @john-fletcher-aot in #286
- Frontend(deps-dev): Bump vite-tsconfig-paths from 4.0.7 to 4.0.8 in /frontend by @dependabot in #287
- Frontend(deps): Bump react-router-dom from 6.9.0 to 6.10.0 in /frontend by @dependabot in #289
- Frontend(deps-dev): Bump typescript from 4.9.5 to 5.0.4 in /frontend by @dependabot in #290
- Frontend(deps): Bump react-i18next from 12.1.5 to 12.2.0 in /frontend by @dependabot in #291
- ORV22-581 BE Authentication and Authorization by @praju-aot in #292
- ORV2 - Licensed GVW is an optional field by @praju-aot in #293
- ORV2 638: Bulk Delete Changes by @gchauhan-aot in #296
- Adjusted schema to simplify backend objects and routines by @john-fletcher-aot in #297
- deploy coms as part of pipeline by @cberg-aot in #284
- Feature/deploy coms by @cberg-aot in #298
- ORV2-427 Login, Create Profile Wizard, Setting company context by @krishnan-aot in #294
- Feature/deploy coms by @cberg-aot in #299
- Tag images with Release number by @cberg-aot in #300
- ORV2-624 Delete one or more vehicles by @krishnan-aot in #295
- Create release-to-uat.yml by @chrisrobbo-aot in #301
- ORV2-639 Submit Permit endpoint - Iteration 1 by @praju-aot in #302
- ORV2-639 - Bugfix DB Script - Revert V4 DDL scripts by @praju-aot in #303
- Adding UAT to pipeline environments by @cberg-aot in #304
- Feature/uat env by @cberg-aot in #305
- Feature/uat env by @cberg-aot in #306
- Feature/uat env by @cberg-aot in #307
- Feature/uat env by @cberg-aot in #308
- ORV2-375 ORV2-325 ORV2-341 - Vehicle Api changes to include company ID by @praju-aot in #313
- ORV2-626 TROS Application Form by @devin-aot in #285
- Frontend(deps): Bump material-react-table from 1.6.6 to 1.10.0 in /frontend by @dependabot in #312
- Frontend(deps): Bump react-hook-form from 7.43.7 to 7.43.9 in /frontend by @dependabot in #311
- Frontend(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.58.0 in /frontend by @dependabot in #310
- Frontend(deps): Bump @tanstack/react-query from 4.28.0 to 4.29.3 in /frontend by @dependabot in #309
- ORV2-375 Check vehicles and company context for vehicle endpoints with Id's as path parameters by @praju-aot in #315
- Refactored logic for version/tagging bugs by @cberg-aot in #314
- Bug/release versioning by @cberg-aot in #316
- Bug/release versioning by @cberg-aot in #317
- Adding guard clause to displaying user details by @krishnan-aot in #319
- Remove Application Number from permit (temporary) by @devin-aot in #320
- Added guard on permits page for undefined user info in session storage by @devin-aot in #321
- ORV-625 Edit Trailer and Power Units by @krishnan-aot in #324
- ORV2-371 - Bugfix - Empty Trailer width field is optional by @praju-aot in #325
- ORV2-625 BE bugfix while creating new user and company. by @praju-aot in #322
- Feature/coms by @cberg-aot in #323
- removing coms deploy untill deployer solution found by @cberg-aot in #328
- Permit and Application number auto-generation by @john-fletcher-aot in #326
- Feature/coms by @cberg-aot in #331
- Feature/coms by @cberg-aot in #332
- ORV2-626 Code cleanup and folder restructuring by @devin-aot in #329
- ORV2-681 Update TROS application page to match specifications by @devin-aot in #333
- Frontend(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 in /frontend by @dependabot in #336
- Frontend(deps): Bump @mui/icons-material from 5.11.11 to 5.11.16 in /frontend by @dependabot in #337
- Bump aquasecurity/trivy-action from 0.9.2 to 0.10.0 by @dependabot in #335
- Frontend(deps): Bump sass from 1.60.0 to 1.62.0 in /frontend by @dependabot in #338
- Frontend(deps): Bump i18next from 22.4.10 to 22.4.15 in /frontend by @dependabot in #339
- Fix vitest package upgrade bug by @devin-aot in #340
- enabling basic auth by @cberg-aot in #334
- ORV2-683 Frontend Error Handling by @devin-aot in #342
- ORV2-512 Remove Physical company address and vehicle bug fix by @praju-aot in #343
- ORV2-683 Error boundaries and error page styling by @devin-aot in #344
- ORV2-743 Remove companyAddress from company profile screens by @krishnan-aot in #345
- Frontend(deps): Bump @tanstack/react-query from 4.29.3 to 4.29.5 in /frontend by @dependabot in #347
- Frontend(deps-dev): Bump eslint from 8.34.0 to 8.39.0 in /frontend by @dependabot in #349
- Frontend(deps): Bump react-router-dom from 6.10.0 to 6.11.0 in /frontend by @dependabot in #351
- Frontend(deps): Bump axios from 1.3.6 to 1.4.0 in /frontend by @dependabot in #348
- Frontend(deps-dev): Bump @vitejs/plugin-react-swc from 3.2.0 to 3.3.0 in /frontend by @dependabot in #350
- Changed coms install to single dev instance opposed to sandbox by @cberg-aot in #352
- Removed postgres container and fixed frontend container to read in env vars by @devin-aot in #354
- fixed but where dependabot was not managing vehicles by @cberg-aot in #356
- Backend(deps): Bump class-validator from 0.13.2 to 0.14.0 in /backend/vehicles by @dependabot in #357
- Frontend(deps-dev): Bump vite from 4.2.1 to 4.3.3 in /frontend by @dependabot in #358
- Frontend(deps-dev): Bump @types/node from 18.13.0 to 18.16.3 in /frontend by @dependabot in #360
- Frontend(deps): Bump sass from 1.62.0 to 1.62.1 in /frontend by @dependabot in #361
- Frontend(deps-dev): Bump @types/react-dom from 18.0.11 to 18.2.1 in /frontend by @dependabot in #363
- Frontend(deps-dev): Bump @types/react-modal from 3.13.1 to 3.16.0 in /frontend by @dependabot in #362
- Backend(deps): Bump @nestjs/cli from 9.1.5 to 9.4.2 in /backend/vehicles by @dependabot in #365
- Backend(deps-dev): Bump lint-staged from 13.1.0 to 13.2.2 in /backend/vehicles by @dependabot in #359
- Backend(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.59.2 in /backend/vehicles by @dependabot in #364
- ORV2-683 Use one common Error Fallback page to handle both react and http errors by @devin-aot in #355
- ORV2 711 AND ORV2 713: Changes For Creating And Viewing an application by @gchauhan-aot in #367
- ORV2-BE-login-bugfix - Temp error handling for typeorm by @praju-aot in #368
- ORV-691 User Roles in the frontend by @krishnan-aot in #369
- ORV2-691 User roles in Frontend - Access checks and sessionStorage changes by @krishnan-aot in #370
- Orv2 432 by @zgong-gov in #372
- Remove empty values from request body by @krishnan-aot in #371
- Backend(deps): Bump pg from 8.8.0 to 8.10.0 in /backend/vehicles by @dependabot in #366
- ORV2-713: Changes For View Application User Story by @gchauhan-aot in #374
- Replace undefined and empty fields with null in request body by @devin-aot in #375
- ORV2-696 - BE Request Body Valdiation by @praju-aot in #373
- Kick pipeline for moti-custom keycloak integration by @devin-aot in #376
- Bugfix BE- Update user by @praju-aot in #377
- Bump bcgov-nr/action-deployer-openshift from 1.0.3 to 1.0.4 by @dependabot in #380
- Frontend(deps): Bump @emotion/react from 11.10.6 to 11.11.0 in /frontend by @dependabot in #381
- Frontend(deps-dev): Bump vite-plugin-svgr from 2.4.0 to 3.2.0 in /frontend by @dependabot in #382
- Frontend(deps-dev): Bump @typescript-eslint/parser from 5.54.0 to 5.59.2 in /frontend by @dependabot in #383
- Add functionalities and styles for editing My Information form by @zgong-gov in #379
- Frontend(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.2 in /frontend by @dependabot in #384
- Frontend(deps-dev): Bump vite from 4.3.3 to 4.3.5 in /frontend by @dependabot in #385
- Backend(deps-dev): Bump prettier from 2.8.1 to 2.8.8 in /backend/vehicles by @dependabot in #386
- Backend(deps-dev): Bump @golevelup/ts-jest from 0.3.4 to 0.3.7 in /backend/vehicles by @dependabot in #387
- Backend(deps): Bump swagger-ui-express from 4.6.0 to 4.6.3 in /backend/vehicles by @dependabot in #388
- Backend(deps-dev): Bump ts-jest from 29.0.5 to 29.1.0 in /backend/vehicles by @dependabot in #390
- Updated field data types to be be consistent between FE/BE by @devin-aot in #391
- Bugfix: BE - Delete Vehicles by @praju-aot in #392
- ORV2-712 Update application endpoint by @devin-aot in #378
- BE Fix - Dependency version updates by @praju-aot in #395
- Update schema to include sequence for permit number and common id by @john-fletcher-aot in #396
- ORV2-882 - Fix post request for vehicles on TROS application by @devin-aot in #397
- Fix: Added unit number field to tros application payload on post request by @devin-aot in #398
- ORV2-510 Refactor User Service - Iteration 1 by @praju-aot in #399
- ORV2-763:frontend updated for application in progress by @bcgov-brwang in #393
- ORV2-775 by @zgong-gov in #401
- FE: First draft of save application by @devin-aot in #400
- Frontend(deps): Bump @mui/material from 5.11.14 to 5.13.0 in /frontend by @dependabot in #402
- Frontend(deps): Bump react-i18next from 12.2.0 to 12.2.2 in /frontend by @dependabot in #403
- Frontend(deps-dev): Bump @types/node from 18.16.3 to 20.1.4 in /frontend by @dependabot in #404
- Frontend(deps-dev): Bump @vitejs/plugin-react-swc from 3.3.0 to 3.3.1 in /frontend by @dependabot in #405
- Frontend(deps-dev): Bump @types/react from 18.0.29 to 18.2.6 in /frontend by @dependabot in #406
- added staging environment by @cberg-aot in #409
- ORV2 872 - Added mock payment and payment success pages by @devin-aot in #410
- Feature/staging by @cberg-aot in #411
- Simulate Payment with Postman by @john-fletcher-aot in #412
- ORV2-510 Unit and E2E testcases for company user management by @praju-aot in #408
- ORV2-811 by @zgong-gov in #414
- ORV2-909 by @zgong-gov in #415
- Orv2 863 by @bcgov-brwang in #413
- ORV2 742: Update Application Status by @gchauhan-aot in #416
- DB: Added ORBC_PDF_TEMPLATE table and sample data by @devin-aot in #417
- Frontend(deps): Bump @emotion/styled from 11.10.6 to 11.11.0 in /frontend by @dependabot in #420
- Bump bcgov-nr/action-builder-ghcr from 1.1.0 to 1.1.1 by @dependabot in #419
- Frontend(deps): Bump @tanstack/react-query from 4.29.5 to 4.29.7 in /frontend by @dependabot in #421
- Frontend(deps): Bump i18next from 22.4.15 to 22.5.0 in /frontend by @dependabot in #422
- Frontend(deps-dev): Bump vite from 4.3.5 to 4.3.8 in /frontend by @dependabot in #423
- Frontend(deps): Bump @mui/x-date-pickers from 6.0.4 to 6.5.0 in /frontend by @dependabot in #424
- ORV2-510 Unit Test Specs for Company User Management by @praju-aot in #430
- refactored sqlcmd for relative path by @cberg-aot in #431
- Backend(deps-dev): Bump rimraf from 5.0.0 to 5.0.1 in /backend/vehicles by @dependabot in #425
- Backend(deps): Bump @nestjs/common from 9.4.0 to 9.4.1 in /backend/vehicles by @dependabot in #426
- Backend(deps): Bump @nestjs/testing from 9.4.0 to 9.4.1 in /backend/vehicles by @dependabot in #427
- Backend(deps): Bump pg from 8.10.0 to 8.11.0 in /backend/vehicles by @dependabot in #428
- Backend(deps-dev): Bump @types/node from 20.1.1 to 20.2.3 in /backend/vehicles by @dependabot in #429
- ORV2-911 by @zgong-gov in #432
- ORV2-863-1: Render fields with application data from backend by @bcgov-brwang in #433
- ORV2-878 Document management System (DMS) - Db changes by @praju-aot in #436
- ORV2-878 DMS API Application changes by @praju-aot in #437
- ORV2-863-2: Added resource image by @bcgov-brwang in #438
- Bump bcgov-nr/action-deployer-openshift from 1.0.4 to 1.0.5 by @dependabot in #439
- Frontend(deps): Bump react-error-boundary from 4.0.4 to 4.0.7 in /frontend by @dependabot in #440
- ORV2-573 Adding CHES to docker files - Iteration 1 by @praju-aot in #450
- Frontend(deps): Bump mui-nested-menu from 3.2.0 to 3.2.1 in /frontend by @dependabot in #441
- Frontend(deps-dev): Bump @typescript-eslint/parser from 5.59.2 to 5.59.7 in /frontend by @dependabot in #442
- Frontend(deps-dev): Bump @types/react from 18.2.6 to 18.2.7 in /frontend by @dependabot in #443
- Frontend(deps-dev): Bump vite-tsconfig-paths from 4.0.8 to 4.2.0 in /frontend by @dependabot in #444
- Removed COMS cleanup from pr-close. by @cberg-aot in #451
- Orv2 763 1 by @bcgov-brwang in #452
- ORV2 876: PDF Generation Service by @devin-aot in #418
- Updated CDOGS openshift env vars by @devin-aot in #454
- ORV2-912 by @zgong-gov in #435
- ORV2-915 by @zgong-gov in #455
- Configure Renovate by @bcgov-devops in #453
- ORV2-878 DMS - Download Modes and code Clean up by @praju-aot in #458
- Feat: Replace Dependabot with Renovate for dependency PRs by @DerekRoberts in #456
- Fix - Added missing Env variables in git workflow and docker Files by @praju-aot in #459
- ORV2-904: Removed inline links for commodities by @bcgov-brwang in #463
- ORV2-808 Generate Application Number And ORV2-807 Generate Permit Number by @gchauhan-aot in #462
- DMS API changes by @praju-aot in #461
- ORV2 970: Refactor cache, refine CDOGS service, refactor ORBC PDF Template table by @devin-aot in #464
- ORV2 970-2: Integrate PDF service with DMS microservice by @devin-aot in #481
- ORV2-863-refactor by @zgong-gov in #480
- ORV2 970-3: Update TROS PDF template by @devin-aot in #482
- ORV2-960 by @zgong-gov in #483
- Fix: Remove unused DMS module. Use the DMS microservice instead by @devin-aot in #485
- ORV2-969 by @zgong-gov in #486
- ORV2-942 DMS changes by @praju-aot in #488
- ORV2-958 by @zgong-gov in #490
- ORV2-970-4: 'GET' PDF endpoint for permit by @devin-aot in #487
- ORV2-941 DMS Mime type fix by @praju-aot in #492
- BE dependency updates by @praju-aot in #501
- removed dependabot by @cberg-aot in #500
- ORV2-926 by @zgong-gov in #493
- ORV2-809: Changes for Client Number Generation And Application Status Update by @gchauhan-aot in #489
- chore(deps): update dependency vite to v4.3.9 [security] by @bcgov-devops in #484
- chore(deps): update vitest monorepo to ^0.31.0 by @bcgov-devops in #465
- chore(deps): update nginx docker tag to v1.25.0 by @bcgov-devops in #478
- chore(deps): update github actions all non-major dependencies by @bcgov-devops in #491
- Updated node and node types to 18.16.0 across stack by @devin-aot in #502
- BE: Send pdf as base64 instead of buffer by @devin-aot in #505
- ORV2-1029 by @zgong-gov in #504
- Orv2 975 by @bcgov-brwang in #506
- FE: Added companyId to 'getApplicationInProgressById' API request by @devin-aot in #507
- ORV2-1034 - Bug fix. Include ORBC_CLIENT_NUMBER_SEQ in v_3_ddl_revert by @praju-aot in #508
- ORV2-998: Added endpoint for getting permits by permit number by @devin-aot in #509
- ORV2-573: CHES integration - Iteration 1 by @praju-aot in #511
- ORV2-970-5: IssuePermit function and PDF service refactor to accept pre-formatted permit template data by @devin-aot in #512
- ORV2-573 Profile Registration Email changes by @praju-aot in #514
- ORV2-573 - Email framework for Permit Issuance by @praju-aot in #515
- Code formatting by @praju-aot in #516
- ORV2-573 Ches fix by @praju-aot in #518
- added manual deploy by @cberg-aot in #503
- Feature/deploy.yml by @cberg-aot in #520
- ORV2-924, ORV2-925 Edit Trailer returns to trailer tab, trailer width is a number by @krishnan-aot in #521
- Include Postman collection and environment for MOTI payment gateway by @john-fletcher-aot in #525
- ORV2-1118: Fixed dates/times on Permit PDF. Added dayjs library by @devin-aot in #526
- ORV2-1018 - Cache refactor and implementation by @praju-aot in #532
- Feature/deploy.yml by @cberg-aot in #522
- Feature/deploy.yml by @cberg-aot in #536
- chore(deps): update node.js to v18.16.1 by @bcgov-devops in #530
- fix(deps): update nestjs (major) by @bcgov-devops in #529
- ORV2-1099: Replaced getdate with getutcdate in mssql scripts by @devin-aot in #539
- Added COMS_SERVICE variable to pipeline. It can either have values se… by @praju-aot in #540
- Fix/coms-service - Adds COMS_BUCKET_ID config variable and BE implementation by @praju-aot in #541
- Orv2 1122 by @bcgov-brwang in #533
- Changed renovate pr limit to 3 by @cberg-aot in #543
- ORV2-997 Create IDIR User by @gchauhan-aot in #527
- ORV2-1105 by @zgong-gov in #544
- Update the mssql image to 2017 to be in sync with PROD by @praju-aot in #545
- chore(deps): update nginx docker tag to v1.25.1 by @bcgov-devops in #513
- chore(deps): update postgis/postgis docker tag to v15 by @bcgov-devops in #535
- chore(deps): update dependency c8 to v8 by @bcgov-devops in #523
- ORV2-996 (Part 1) User context to POST, enable IDIR login by @krishnan-aot in #547
- ORV2-1135 by @zgong-gov in #548
- ORV2-1051 by @zgong-gov in #549
- ORV2-1121: MOTI Pay Implementation by @devin-aot in #542
- ORV2-1115 Refactor DMS to DOPS (Document Operations) api by @praju-aot in #550
- ORV2-1115 - Resolves Sonar Cloud Issues by @praju-aot in #552
- ORV2-1115 CDOGS_TOKEN_URL Pipeline fix by @praju-aot in #553
- ORV2-1121: Iterate on frontend error handling of payment process by @devin-aot in #554
- ORV2-1115 Fix CDOGS env variables by @praju-aot in #555
- CDOGS env variable fix by @praju-aot in #556
- ORV2-1124 Integrate Payment Receipt Template by @praju-aot in #558
- ORV2-1167 Permit and receipt sent to wrong business email by @praju-aot in #559
- ORV2-1212 Enable direct access to MOTI Object Store by @praju-aot in #560
- chore(deps): update dependency prettier to v3 by @bcgov-devops in #561
- ORV2-882: Fixed TROS Proceed to Pay Safari bug by @devin-aot in #564
- ORV2-1212 - Refactor env variables by @praju-aot in #566
- ORV2-682 by @zgong-gov in #563
- Updating tagging pattern to tag AFTER successful deploy by @cberg-aot in #567
- ORV2-1100 PPC Permit Search Full Text Search by @gchauhan-aot in #562
- ORV2-1174, ORV2-1214, ORV2-1215 by @bcgov-brwang in #565
- ORV2-1269, ORV2-1268: updated constraints name to follow moti standard and updat… by @bcgov-brwang in #571
- chore(deps): update node.js to v18.17.0 by @bcgov-devops in #570
- Orv2 1268 by @bcgov-brwang in #572
- ORV2-1208 by @zgong-gov in #574
- Refactor sqlcmd to use -C flag (insecure host/client) by @cberg-aot in #576
- ORV2-1210: Payment refinement / Handover by @devin-aot in #575
- ORV2-1213 DOPS Authorization and Code Refactor by @praju-aot in #578
- ORV-1243 Develop APIS: Active And Expire Permit CVClient by @gchauhan-aot in #580
- ORV2-1209 by @zgong-gov in #581
- Update node to v18.17.0 by @praju-aot in #579
- ORV2-1209-1 by @zgong-gov in #584
- ORV2-1245, ORV2-1249 CV Client Active and Expired Permit List by @krishnan-aot in #573
- ORV2-1213 - Fix Docker Issue by @praju-aot in #583
- Adding docs to postTransaction by @krishnan-aot in #585
- ORV2-1309 Date Corrections in Permit PDF and Receipt PDF by @praju-aot in #587
- ORV2 1244: Pagination CVClient Active Expired permits by @gchauhan-aot in #589
- Pagination String Fix by @gchauhan-aot in #590
- ORV2-967: added or updated error pages by @bcgov-brwang in #586
- ORV2-967-2 by @zgong-gov in #592
- ORV2-1311: Generate unique Transaction Number by @gchauhan-aot in #593
- Fix for 1311 by @gchauhan-aot in #594
- Correcting Permit list response structure by @krishnan-aot in #591
- ORV-1044 : Fetch and Merge CVSE FORMS by @praju-aot in #596
- ORV2 1333: Paginate And Backup for PPC Search by @gchauhan-aot in #597
- ORv2-1044 - Update dops.ORBC_EXTERNAL_DOCUMENT.Table.sql by @praju-aot in #599
- ORV2-1281 CV Client User management - Add and view users by @krishnan-aot in #600
- Helm charts for deployment by @cberg-aot in #601
- ORV2-1127 IDIR Search, Login Context, Role setting by @krishnan-aot in #604
- ORV2-1282 User Management - Edit User Info by @krishnan-aot in #602
- ORV2-1275 Add Edit CV CLient by @praju-aot in #605
- ORV2-1282 User Mgmt - Disable selecting self for deletion by @krishnan-aot in #606
- ORV2-700 Fixing Log out by @krishnan-aot in #607
- Reverting the incorrect commit as part of ORV2-1275 by @praju-aot in #609
- ORV2-1205 Adding env variable DOPS_CVSE_FORMS_CACHE_TTL_MS by @praju-aot in #611
- ORV2-700 Logout - Add Siteminder logout by @krishnan-aot in #610
- ORV2-1318 by @zgong-gov in #595
- ORV2-1368 User Info Wizard for invited users by @krishnan-aot in #613
- ORV2-1280: corrected fee summary calculation by @bcgov-brwang in #603
- ORV2-1366 Add companyName, clientNumber to permit json by @krishnan-aot in #608
- Adding a comment to SnackbarContext by @krishnan-aot in #620
- feat: penetration testing and issue reporting by @DerekRoberts in #612
- ORV2-761-1 by @bcgov-brwang in #632
- [Snyk] Security upgrade node from 18.17.0-alpine to 18.17.1-alpine by @DerekRoberts in #633
- chore(deps): update linters (major) by @bcgov-devops in #630
- [Snyk] Security upgrade node from 18.17.0-alpine to 18.17.1-alpine by @DerekRoberts in #634
- SFTP Microservice by @gchauhan-aot in #635
- Orv2 1351 by @gchauhan-aot in #636
- Create data schema elements to support TPS migration by @john-fletcher-aot in #638
- bugfix - Removing description col from Permit type entity to be in sync with DB by @praju-aot in #641
- ORV2 1347: BE: PPC Admin Void Permit by @gchauhan-aot in #643
- Clean up DDL scripts, tests, and transaction issues by @john-fletcher-aot in #644
- Add sample IDIR users when test data refreshed by @john-fletcher-aot in #646
- ORV2-1391 - Templating Engine by @praju-aot in #647
- Refactor DB scripts for easier and safer production use by @john-fletcher-aot in #650
- Guard fulltext search creation for environments where fulltext not enabled by @john-fletcher-aot in #652
- ORV2-1395 Adding Created and Updated User, User Directory and Datetime by @gchauhan-aot in #662
- feat: penetration tests in cronjob by @DerekRoberts in #658
- feat: bring over recent workflow improvements by @DerekRoberts in #656
- ORV2-1463 Rename DB table and cols to meet MOTI recommendations by @praju-aot in #668
- fix: remove duplicate runs-on in pentests.yml by @DerekRoberts in #671
- ORV2-1346 by @zgong-gov in #670
- ORV2-1346 - update revert script to include new table by @praju-aot in #673
- Added praju-aot as DB code owner by @praju-aot in #674
- ORV2-1433 adding a sticky navigation button bar for IDIR users by @erikataot in #672
- ORV2-1180 update landing tab to permits by @erikataot in #675
- ORV2-1327 Update PG_TRANSACTION_DATE to UTC by @erikataot in #676
- TPS Migration Documentation by @john-fletcher-aot in #677
- Update postman collections for PayBC by @john-fletcher-aot in #679
- Update diagrams to include ORBC process flow by @john-fletcher-aot in #681
- ORV2-1526 Moved "Applications in Review" tab by @erikataot in #680
- ORV2-1327 Updated date format for server parsing by @erikataot in #678
- ORV2-1394 Remove i18n dependencies from frontend by @erikataot in #682
- ORV2-1496-V1: Changes For ORBC_PAYMENT_CARD_TYPE Table by @gchauhan-aot in #687
- ORV2-1391 Financial Reports - Iteration 1 by @praju-aot in #695
- [Snyk] Security upgrade crypto-js from 4.1.1 to 4.2.0 by @bcgov-devops in #689
- Bugfix - Fix e2e specs for vehicles by @praju-aot in #697
- [Snyk] Security upgrade axios from 1.4.0 to 1.6.0 by @bcgov-devops in #698
- ORV2-1496 Change Payment gateway From MotiPay to PayBC by @gchauhan-aot in #696
- ORV2-1559 Adding width to sticky navigation by @erikataot in #701
- ORV2-1511 Revision History by @praju-aot in #703
- TPS migration database support by @john-fletcher-aot in #702
- Add table to support import of TPS web users by @john-fletcher-aot in #706
- ORV2-1350 by @zgong-gov in #709
- ORV2-1558: Adding Payment Card Types For VISA Debit and Mastercard Debit by @gchauhan-aot in #712
- ORV2-1572 Permit type Endpoint by @gchauhan-aot in #713
- Update flow diagram for ORBC TPS data processing by @john-fletcher-aot in #715
- ORV2-1543 Update Rules for Sticky Sidebar for EOFFICER by @erikataot in #714
- ORV2-1564 & ORV2-1563 - Capturing Issued by and Issuer owner guid. Re… by @praju-aot in #716
- ORV2-1596 hide page navigation for unfinished pages by @erikataot in #718
- update frontend codeowners by @erikataot in #719
- ORV2-1563 Fix - Sync Issued by col size in entity and update the Issued by DDL … by @praju-aot in #720
- ORV2-1557 validate Update transaction DTO by @gchauhan-aot in #721
- ORV2-1343 updated sorting funcs and styles for the Permit table rendering by @erikataot in #722
- ORV2-1553 Grants Read Document privileges to CVSE Officer by @praju-aot in #724
- Remove FK constraint on OWNER_USER_GUID and ISSUER_USER_GUID by @praju-aot in #725
- ORV2-1372 Update Active Permit Global Filter Function by @erikataot in #726
- Feature/helm by @cberg-aot in #708
- ORV2-1553 by @zgong-gov in #727
- ORV2-1632 Some UI Cleanup by @erikataot in #730
- Add Prettier Format to Frontend by @erikataot in #747
- Chore: NPM Run Format in Frontend by @erikataot in #748
- ORV2-1641 Expose Proper Vehicle Sub-Types in Vehicles Grid by @erikataot in #731
- ORV2 1644 Add Business BCeID validation while creating business BCeID user by @gchauhan-aot in #749
- ORV2-1564 Payment Method rework based on latest specs and discussions by @praju-aot in #717
- ORV2-1564 Fix the Amex payment type enum values by @praju-aot in #750
- Changes to support TPS migration by @john-fletcher-aot in #751
- ORV2-1564 Refactoring Payment Methods and Load to Cache by @praju-aot in #753
- Fix JSON vehicle structure for permit data by @john-fletcher-aot in #754
- Adding Payment Methods by @krishnan-aot in #752
- ORV2-1564 Refactor, linting and formating by @praju-aot in #756
- feat: helm deployment pipeline by @cberg-aot in #755
- feat: helm deployment pipeline by @cberg-aot in #759
- feat: helm deployment pipeline by @cberg-aot in #760
- feat: helm deployment pipeline by @cberg-aot in #761
- feat: helm deployment pipeline by @cberg-aot in #762
- feat: helm deployment pipeline by @cberg-aot in #763
- feat: helm deployment pipeline by @cberg-aot in #764
- fix: Fixed encoding issues with permit values for TPS migration by @john-fletcher-aot in #757
- fix: bad link pr open by @cberg-aot in #769
- feat: ORV2-1679 - Update payment methods for refund and payment on frontend by @zgong-gov in #767
- feat: ORV2-1570 - BE Financial Reports - Users List by @praju-aot in #766
- ci: extends from bcgov/renovate-config by @DerekRoberts in #758
- ci: Troubleshoot CodeQL by @DerekRoberts in #772
- fix: added --force to deploy to FORCE imagestream tag updates by @cberg-aot in #777
- fix: ORV2-1554 update MRT column options for enabling search results sorting by @erikataot in #770
- feat: ORV2-1562 Detailed Report by @praju-aot in #778
- docs: Documentation update for DB scripts by @john-fletcher-aot in #782
- fix: ORV2-1373 apply the proper sort ordering by @erikataot in #781
- fix: ORV2-1691 Update Material React Table to V2 by @erikataot in #785
- fix: fixed incorrect secrets in dops by @cberg-aot in #784
- ci: sonarcloud setup by @DerekRoberts in #771
- fix: Refactored microservice directories to address tagging issues by @cberg-aot in #779
- fix: using latest tag by @cberg-aot in #787
- fix: Removed backed from analysis matrix by @cberg-aot in #789
- fix: analysis by @cberg-aot in #790
- fix: Fix Backend env paths by @praju-aot in #788
- fix: update Dockerfile paths by @erikataot in #792
- feat: add constraint so non-idir user cannot be given staff access group by @john-fletcher-aot in #791
- chore(deps): security alerts by @DerekRoberts in #773
- chore(deps): security vulnerabilities by @DerekRoberts in #774
- fix: added timestamp to global.labels to ensure deploys are unique by @cberg-aot in #796
- feat: ORV2-1562 Financial Reports - Detailed and Summary by @praju-aot in #797
- fix: ORV2-1342 Payment approved but error in ORBC Backend: cacheMapKey parameter is required by @praju-aot in #798
- feat: update API permissions on vehicles and dops endpoints by @john-fletcher-aot in #803
- fix: rollback now properly targets install by @cberg-aot in #805
- chore(deps): override subdeps for semver vulnerability by @DerekRoberts in #775
- chore(deps): 2x css alerts/vulnerabilities by @DerekRoberts in #800
- fix: ORV2-1706 Fixes to endpoint with respect to roles by @praju-aot in #807
- ci: change coverage dirs for dops and vehichles by @DerekRoberts in #808
- feat: frontend lcov by @DerekRoberts in #809
- feat: ORV2-1562 Introduce 'No Payment' payment mode by @praju-aot in #810
- chore(revert): "feat: frontend lcov" by @DerekRoberts in #811
- chore(deps): bump jsdom for subdep vulnerability by @DerekRoberts in #802
- chore(deps): override for traverse vulnerability by @DerekRoberts in #804
- fix: ORV2-1562 Handle 'No Payment' payment method in reports by @praju-aot in #813
- chore(deps): override crypto-js for vulnerability by @DerekRoberts in #814
- fix: create release by @cberg-aot in #816
- fix: create release by @cberg-aot in #817
- fix: Removed PR# from environment reference by @cberg-aot in #818
- fix: ORV2-1562 Update permit type enum to include all permit types by @praju-aot in #820
- feat: Financial Reports by @krishnan-aot in #819
- fix: ORV2-1692 Update Properties for Material React Table uses by @erikataot in #806
- fix: ORV2-1599 Update permit payment receipt PDF template by @praju-aot in #822
- fix: Financial Reports - Cleaning up Sonarcloud issues by @krishnan-aot in #821
- FIX: ORV2-1373: custom datetime sortingfn for the table by @erikataot in #823
- fix: ORV2-1599: Add Issued by and DBA fields to payment template by @praju-aot in #824
- feat: ORV2-1680 updated footer links and tweaked last child by @erikataot in #826
- fix: correctly generate frontend redirect url by @cberg-aot in #827
- fix: ORV2-1715 Company user auth group update failure by @praju-aot in #828
- fix: ORV2-1710 Update Permit Calculations to handle leap years by @erikataot in #830
- fix: Run Prettier in the Frontend by @erikataot in #833
- ci: workflow updates by @DerekRoberts in #834
- chore(deps): update dependency vite to v4.5.1 [security] by @renovate in #836
- ci: fix github api call by @DerekRoberts in #837
- feat: ORV2-1703 BE: CV Client No challenge confirm TPS Account by @praju-aot in #838
- fix: create release by @cberg-aot in #839
- ci: skip scans for merge queue by @DerekRoberts in #840
- ci: Adding manual/custum deploymet parameters to .deploy by @cberg-aot in #842
- ci: use action-get-pr by @DerekRoberts in #846
- chore(deps): semver vulnerability by @DerekRoberts in #843
- chore(deps): css-tools vulnerability by @DerekRoberts in #844
- ci: PR close/open interrupt, but not merge_groups by @DerekRoberts in #847
- chore(deps): update all non-major dependencies by @renovate in #835
- Orv2 1520 v1 by @gchauhan-aot in #829
- feature: ORV2-1573 - FE Payment Error Handling by @zgong-gov in #841
- feature: ORV2-1648 - Universal Unauthorized Page by @zgong-gov in #849
- chore: Cleanup Console log by @erikataot in #851
- ci: added demo deploy workflow_dispatch by @cberg-aot in #850
- Ci/deploy demo by @cberg-aot in #852
- Orv2 1520 v1 Review Comments by @gchauhan-aot in #848
- feature: ORV2-1697 - Include Applications with Status WAITING_PAYMENT in Applications in Progress List by @zgong-gov in #854
- ci: minor fixes to merge flow by @cberg-aot in #856
- Ci/merge fixups by @cberg-aot in #857
- feat: ORV2-1702 No challenge login claim company by @krishnan-aot in #853
- feat: ORV2-1703 Claim Migrated Clients and users workflow by @praju-aot in #855
- fix: Change migratedTPSClient to migratedClient by @krishnan-aot in #858
- ci: fixed deploying to test by pr (hopefully). should deploy via rel… by @cberg-aot in #860
- fix: adding env token back into release job by @cberg-aot in #862
- Fix/create release by @cberg-aot in #863
- fix: create release by @cberg-aot in #864
- ci: changed process to create release after successful deploy to prod by @cberg-aot in #865
- fix: ORV2-1703 Fix userAuthGroup being passed from Front end by @praju-aot in #866
- fix :ORV2-1703 Challenge workflow fix to convert hash to upper case by @praju-aot in #867
- fix: IDIR Login and UserInformation to Contact by @krishnan-aot in #868
- fix: ORV2-1724 Integration with BCBox for templates. Stop gap for release 1 by @praju-aot in #869
- fix : ORV2-1714 PUT pending user API endpoint changes username by @praju-aot in #870
- fix: removing version input from package. by @cberg-aot in #871
- Fix/remove helm package by @cberg-aot in #873
- feat: Remove haroldewing from sample data by @john-fletcher-aot in #874
- feat: Change ewing transport sample data to non-related GUID and company name by @john-fletcher-aot in #876
- fix: changed ternary logic to if logic because im tired of pretending… by @cberg-aot in #877
- fix: reverted everything because im tired of pretending to be smart by @cberg-aot in #878
- fix: ORV2-1397 - Fix styling and behaviour of sticky sidebar by @zgong-gov in #872
- fix: ORV2-1703 - Pending user check at the time of user creation by @praju-aot in #880
- fix: permissions on permits/types/list and user status endpoints by @john-fletcher-aot in #881
- Orv2 1704 Null check on document id by @gchauhan-aot in #859
- ORV2-1704-V1 Resolving merge issues and correcting response for PPC Search by @gchauhan-aot in #882
- fix: ORV2-1391 - Allow large payloads for report generation by @praju-aot in #883
- Ovr2-1391 update documentation by @praju-aot in #884
- fix: ORV2-1756 Financial Report Amount format and calculation errors by @praju-aot in #885
- fix: update bucket info and Documentation by @praju-aot in #887
- fix: ORV2-1373 Update the default Sorted By Column for Active Permits by @erikataot in #888
- ORV2-1748 Gracefully exit to error pages by @krishnan-aot in #875
- fix: ORV2-1549 - Update attestation text and minor style fix by @zgong-gov in #889
- fix: ORV2-1703 Challenge workflow rework based on latest spec by @praju-aot in #891
- fix: ORV2-1761 update issuerGuid and paymentCardType at time of Void and Revoke by @praju-aot in #892
- ORV2-1735 Company Directory is being updated by @praju-aot in #893
- fix: ORV2-1159 - Update Pay Now Page Styling by @zgong-gov in #895
- feat: Add function to format UTC date as pacific by @john-fletcher-aot in #896
- Install helmet by @praju-aot in #897
- ci: Added vault_zone to configuration. Can now bind to seperate env … by @cberg-aot in #900
- Ci/adding vault zone by @cberg-aot in #901
- ci: fix: appears i must infact use global by @cberg-aot in #902
- fix: removing package step from helm by @cberg-aot in #903
- fix: helm package by @cberg-aot in #904
- fix: removing package step from helm by @cberg-aot in #905
- fix: helm package by @cberg-aot in #906
- fix: properly set global.vault.zone by @cberg-aot in #907
- ORV2-1758: Correcting Transaction Order Number by @gchauhan-aot in #908
- fix: ORV2-1769 Debounce the Pay Now button click action by @erikataot in #899
- fix: ORV2-1729: Hide resend action button by @zgong-gov in #909
- feat: ORV2-1370 Handling server side pagination in frontend by @krishnan-aot in #890
- fix: ORV2-1766 Display Navigation Bar on successful profile creation by @krishnan-aot in #911
- fix: ORV2-1771 - Fix expiry date calculation and void refund amount by @zgong-gov in #910
- feat: ORV2-1765 Winston and application logging by @praju-aot in #912
- ci: Added ms_teams notifications to deploy by @cberg-aot in #913
- feat: ORV2-1756 logging - handle type orm errors by @praju-aot in #914
- fix: ORV2-1371 Enable Search bar in Permit list by @krishnan-aot in #916
- fix: added fix for deploying demo by @cberg-aot in #917
- fix: Fix name of function in revert script v10 by @john-fletcher-aot in #918
- ci: Using alerts with custom facts after deploy by @cberg-aot in #919
- fix: fixed name for team notification by @cberg-aot in #921
- fix: ORV2-1765 exclude sensitive info from logs. by @praju-aot in #920
- fix: source new secrets in dev/test/prod by @cberg-aot in #922
- fix: secret named tps (incorrectly) in vault by @cberg-aot in #926
- fix: ORV2-1765 spell correction for vehicles env variables by @praju-aot in #923
- feat: Update TPS ETL Date Fields to Match Source Precision by @john-fletcher-aot in #927
- fix: ORV2-1771-v2 - Fix expiry date calculations by @zgong-gov in #925
- ORV2-1700 Changes for Pagination, API Specification And Permit Endpoint by @gchauhan-aot in #929
- ORV2 1759 Handle single permit failure and add revision check to compare duplicate permit by @gchauhan-aot in #931
- ci: Adding notification.yml, triggers on .deploy. Removing old calls… by @cberg-aot in #932
- ci: Adding notification.yml, triggers on .deploy. Removing old calls… by @cberg-aot in #933
- ci: Adding notification.yml, triggers on .deploy. Removing old calls… by @cberg-aot in #934
- Ci/teams notifications 6 by @cberg-aot in #935
- fix: added missing deploy.yml by @cberg-aot in #936
- experiment by @cberg-aot in #937
- Fix/notifications by @cberg-aot in #938
- ORV2-1765 Logging and Correlation Id changes by @praju-aot in #928
- experiment by @cberg-aot in #941
- ORV2-1765 Remove logging from healthcheck endpoint by @praju-aot in #942
- Fix/notifications 3 by @cberg-aot in #943
- fix: Run on deploy by @cberg-aot in #944
- fix: Can't use deploy...using merge and pr open/cloe by @cberg-aot in #946
- ORV2-1765 Add @LogMethodExecution() to every service method by @praju-aot in #945
- fix: Closing PR's has side effects and is called often. Only notify … by @cberg-aot in #947
- fix: Closing PR's has side effects and is called often. Only notify … by @cberg-aot in #948
- fix: Closing PR's has side effects and is called often. Only notify … by @cberg-aot in #950
- fix: Trying with deploys again by @cberg-aot in #952
- fix: Trying with deploys again by @cberg-aot in #953
- fix: Reverted everything to using notifications inline w/ workflow by @cberg-aot in #955
- fix: Adding Notifications for pr-open/close. Removing exit message by @cberg-aot in #956
- fix: Adding Notifications for pr-open/close. Removing exit message by @cberg-aot in #957
- feat: Adding Notifications as seperate event listener. by @cberg-aot in #958
- fix: notifications 18 by @cberg-aot in #959
- fix: Use issue_comment by @cberg-aot in #960
- fix: Trying with no name fields by @cberg-aot in #961
- fix: Allowing exit notifications for status by @cberg-aot in #962
- feat: ORV2-1502 Challenge Claim workflow by @krishnan-aot in #951
- fix: ORV2-1806 Resolve LogMethodExecution Decorator for non Async Methods by @praju-aot in #963
- fix: ORV2-1808 Many Sonarcloud fixes by @krishnan-aot in #965
- fix: ORV2-1808 More sonarcloud fixes by @krishnan-aot in #966
- fix: ORV2-1808 Sonarcloud fixes (part 3) by @krishnan-aot in #967
- Another round for Prettier formatting by @erikataot in #968
- fix: using workflow notificaitons by @cberg-aot in #970
- fix: using workflow notificaitons by @cberg-aot in #972
- Fix/notifications 24 by @cberg-aot in #973
- fix: update coverage flag by @erikataot in #971
- [Snyk] Security upgrade axios from 1.6.0 to 1.6.3 by @bcgov-devops in #974
- fix: using workflow notificaitons by @cberg-aot in #975
- fix: using workflow notificaitons by @cberg-aot in #976
- fix: using workflow notificaitons by @cberg-aot in #977
- feat: ORV2-1781 Permit Search and Sort through API by @krishnan-aot in #964
- Fix/notifications 29 by @cberg-aot in #979
- ORV2 1782: CVClient Search And Sort Permits by @gchauhan-aot in #978
- fix: using workflow notificaitons by @cberg-aot in #980
- fix: using workflow notificaitons by @cberg-aot in #981
- fix: trying new notification style by @cberg-aot in #982
- fix: trying new notification style by @cberg-aot in #983
- fix: trying new notification style by @cberg-aot in #984
- fix: trying new notification style by @cberg-aot in #985
- fix: Support pipe characters in DB passwords by @john-fletcher-aot in #987
- fix: trying new notification style by @cberg-aot in #986
- ORV2-1810 Adding CorrelationId header before each API request by @krishnan-aot in #989
- fix: trying new card style by @cberg-aot in #991
- fix: ORV2-1788 Permit List sorting - state corrections by @krishnan-aot in #990
- fix: Remove userGUID from applications, permit number replace to original cell value by @krishnan-aot in #993
- fix: forcing uninstall of demo due to stale image updating by @cberg-aot in #992
- Bug Fix for CVClient Search by unit number and multiple TPS Permit document update by @gchauhan-aot in #994
- fix: trying new notification style by @cberg-aot in #995
- Orv2 1782 tps migration bug fix correcting revision by @gchauhan-aot in #996
- fix: Resolve issues related to RIG move permit types with TPS migration by @john-fletcher-aot in #997
- Rebuild Vehicles by @krishnan-aot in #998
- Revert "Rebuild Vehicles (#998)" by @krishnan-aot in #999
- fix: trying new notification style by @cberg-aot in #1000
- fix: trying new notification style by @cberg-aot in #1001
- fix: trying new notification style by @cberg-aot in #1002
- fix: trying new notification style by @cberg-aot in #1003
- fix: trying new notification style by @cberg-aot in #1004
- fix: trying new notification style by @cberg-aot in #1005
- fix: notifications 47 by @cberg-aot in #1007
- Bug fix for pagination by @gchauhan-aot in #1009
- fix: removing refrences by @cberg-aot in #1010
- fix: adding schedule by @cberg-aot in #1011
- fix: Using html_url instead by @cberg-aot in #1012
- Fix: Refactor the defaultTableOptions from a constant to a helper by @erikataot in #1013
- comments to fix stale images by @cberg-aot in #1017
- ci: only let MERGED PRs promote images by @DerekRoberts in #1020
- fix: using gitub ref instead of pr number for title by @cberg-aot in #1019
- ORV2-1730 - Fix refund amount in receipt generations and other bug fixes by @praju-aot in #1016
- Fix: Remove arbitrary height calc on table container which doesn't account for browser zoom by @erikataot in #1014
- ORV2-1819 Redirect IDIR to unauthorized if not set up by @krishnan-aot in #1021
- ORV2-1821 Pass Migrated client hash for verified client by @krishnan-aot in #1022
- fix: changing title to github base_ref by @cberg-aot in #1023
- fix: notifications 54 by @cberg-aot in #1024
- ORV2 1824 Updating Company ID Mapping For TPS Document Migration by @gchauhan-aot in #1025
- fix: one last edit by @cberg-aot in #1026
- ORV2-1762 Financial report - pass userguid instead of username by @krishnan-aot in #1027
- fix: adding facts by @cberg-aot in #1028
- fix: adding summary and trying to properly ref pr by @cberg-aot in #1030
- fix: adding summary and trying to properly ref pr by @cberg-aot in #1031
- fix: adding summary and trying to properly ref pr by @cberg-aot in #1032
- fix: adding summary and trying to properly ref pr by @cberg-aot in #1033
- fix: adding summary and trying to properly ref pr by @cberg-aot in #1034
- fix: adding summary and trying to properly ref pr by @cberg-aot in #1035
- fix: adding summary and trying to properly ref pr by @cberg-aot in #1036
- ci: removing env from deploy so workflow can set by @cberg-aot in #1029
- fix: Added missing $ by @cberg-aot in #1038
- fix: release refactor by @cberg-aot in #1039
- fix: reverted changes trying to uncouple environment from job by @cberg-aot in #1040
- fix: reverted changes trying to uncouple environment from job by @cberg-aot in #1041
- fix: adding curl to get pr by @cberg-aot in #1042
- Fix/notifications 67 by @cberg-aot in #1043
- [Snyk] Security upgrade axios from 1.6.3 to 1.6.4 by @bcgov-devops in #1045
- fix: Explicitly call pending IDIR user sample data script in docker load script by @john-fletcher-aot in #1046
- ORV2-1837 PPC Clerk can only generate reports for their guid by @krishnan-aot in #1050
- fix: notifications 69 by @cberg-aot in #1052
- fix: added summary by @cberg-aot in #1053
- Orv2 1824 by @gchauhan-aot in #1051
- ORV2-1763 CORS changes and bug fixes by @praju-aot in #1049
- fix: added summary by @cberg-aot in #1054
- ORV2-1763 - Refactor Keycloak changes by @praju-aot in #1055
- fix: notifications 72 by @cberg-aot in #1057
- fix: message cant handle colons by @cberg-aot in #1059
- ci: Using imagestreams once again.. by @cberg-aot in #1058
- fix: adding fix for pr pull by @cberg-aot in #1060
- feat: add audit history objects to new database version 11 by @john-fletcher-aot in #1061
- ORV2 1824 V1 Changing Polling Interval by @gchauhan-aot in #1062
- feat: ORV2-1749 Tighten up user navigation in frontend by @krishnan-aot in #1006
- ORV2-1763 Disable swagger in PROD and formatting by @praju-aot in #1063
- ORV2-1825: refactor findUserPermit by @bcgov-brwang in #1048
- ORV2-1807 Logging, formatting and refactoring by @praju-aot in #1068
- ci: should force image streams to always point to correct pr sha by @cberg-aot in #1070
- ORV2-1847 SHA256 on clientNumber - Verify Client by @krishnan-aot in #1071
- Remove staleTime from permit list - ensures API is called each time by @krishnan-aot in #1072
- Move Void and Amend routes under IDIRAuthWall by @krishnan-aot in #1073
- Fix/create release by @cberg-aot in #1074
- ORV2-1807 Fix Payload logging by @praju-aot in #1076
- fix: Remove staleTime from IDIR search by @krishnan-aot in #1075
- Fix/create release by @cberg-aot in #1077
- ORV2-1717 steerAxleSize and emptyTrailerWidth as number fields instead of strings by @krishnan-aot in #1079
- fix: create release post-gate by @cberg-aot in #1078
- fix: using deployment status to create a release POST gate by @cberg-aot in #1082
- fix: Om has MUCH better release structure. Revert to his way by @cberg-aot in #1083
- fix: ORV2-1823 - Fix vehicle selection bug and refactor vehicle type/subtype variable naming by @zgong-gov in #1081
- ORV2 1853 Moving TPS Polling Details To Vault by @gchauhan-aot in #1087
- Feat: ORV2-1500 Company Search Results (first pass) by @erikataot in #1084
- fix: ORV2-1341 - Fix Province Input Rendering Issues When Country Changes/Initially Set by @zgong-gov in #1089
- ORV2-1852 - Update refund calculation for void by @zgong-gov in #1090
- Fix/performance tuning: updated resource limits base on load testing results by @bcgov-brwang in #1091
- fix: Alter TPS migration permit trigger to handle superseded by @john-fletcher-aot in #1092
- hotfix : CORS in PROD env by @praju-aot in #1093
- feat: Add tests for TPS permit migration trigger by @john-fletcher-aot in #1094
- Orv2 1501: added endpoint for search company by company name or client id by @bcgov-brwang in #1069
- fix: deployment events happen during any gate, catch wont work. Reve… by @cberg-aot in #1095
- Remove clearing out isNewBCeIDuser and reconfigure BCeIDAuthWall by @krishnan-aot in #1097
- Fix/company search by @praju-aot in #1099
- Temp fix for TPS account Source by @praju-aot in #1100
- Upgrade follow-redirects package by @krishnan-aot in #1096
- ORV2-1851 - Include param values in URL after going back from void/amend, add failure handling for void/amend/issue by @zgong-gov in #1098
- ORV2-1501-2: updated test cases for company search with mock data by @bcgov-brwang in #1102
- Feat: ORV2-1500 another update on company search by @erikataot in #1101
- Adding Readme For Vehicle, DOPS and TPS_Migration by @gchauhan-aot in #1103
- chore(deps): update dependency vite to v4.5.2 [security] by @renovate in #1104
- feat: Upgrade nestjs from 9 to 10, node from 18 to 20 and other dependencies by @praju-aot in #1105
- ORV2-1849 Frontend upgrade node version to 20.11.0 by @krishnan-aot in #1107
- Feat: ORV2-1865 Add Feature Flag DB Migration by @erikataot in #1111
- Merge Permit Search For CVClient And PPC by @gchauhan-aot in #1113
- feat: ORV2-1887 Configure HQADMIN and FINANCE user groups in onRouteBC by @praju-aot in #1112
- ORV2-1887: Remove READ-DOC Role for finance. To be added later if needed by @praju-aot in #1114
- Feat: ORV2-1892 Rename Company Endpoints by @erikataot in #1110
- Update readme by @praju-aot in #1116
- Feat: Fixing Companies Query by @erikataot in #1117
- Feat: ORV2-1500 FE: Update Company Address Display by @erikataot in #1118
- ci: adding customized resources based on env by @cberg-aot in #1115
- ci: changing release to using pr number instead of uselss semver by @cberg-aot in #1119
- ci: autoscaling by @cberg-aot in #1121
- Ci/autoscaling by @cberg-aot in #1122
- ci: disabling autoscaling in dev to save on resources by @cberg-aot in #1127
- fix: Update Be Dependency and formatting by @praju-aot in #1128
- ci: disabling autoscaling in TEST to save on resources by @cberg-aot in #1129
- Feat: ORV2-1500 Handle Non-CA or USA Provinces by @erikataot in #1124
- ORV2-1903 - Upgrading Frontend Packages by @zgong-gov in #1126
- feat: Support company suspensions in database by @john-fletcher-aot in #1130
- ORV2-1900 - Fix the header to top of screen by @zgong-gov in #1131
- ORV2-1536 - Add additional email field for permits by @zgong-gov in #1133
- Challenge Wizard - Replace clientNumberHash with clientNumber by @krishnan-aot in #1134
- ORV2-1861 Update Company search functionality to include LegacyNumberSearch. by @praju-aot in #1137
- Feat: ORV2-1929 Rename onRouteBCClientNumber to ClientNumber in Company Search by @erikataot in #1135
- ORV2-1604 - Highlight/select permit and application numbers from various tables by @zgong-gov in #1136
- Adding correct conditional checks for challenge vs no challenge by @krishnan-aot in #1139
- ORV2-1861 Staff create company by @praju-aot in #1140
- Enable Invited User to access User Info Wizard by @krishnan-aot in #1142
- ORV2-1855 Staff Create Company by @krishnan-aot in #1141
- fix: ORV2-1861 fix company search for legacy companies by @praju-aot in #1144
- Staff act as company - Part 1 by @krishnan-aot in #1146
- chore(deps): update helm release component to v0.3.0 by @renovate in #1145
- docs: Updated PayBC Sequence and State Diagrams by @john-fletcher-aot in #1149
- Feat: ORV2-1928 Permit Applications in Progress Pagination by @erikataot in #1152
- fix : ORV2-1928 fix the incorrect query parameter for application endpoint by @praju-aot in #1156
- ORV2-1937 Type consolidations in FE, General API param whitelisting in BE by @krishnan-aot in #1158
- ORV2-1947 Re-implement delete power unit and trailer logic by @praju-aot in #1160
- ci: workflow enhancements by @cberg-aot in #1155
- chore(main): release 0.2.0 by @github-actions in #1161
- chore(deps): update github actions all dependencies by @renovate in #1163
- chore(deps): update github actions all dependencies (major) by @renovate in #1164
- chore(main): release 0.3.0 by @github-actions in #1165
- chore(main): release 0.4.0 by @github-actions in #1166
- fix(ci): release-please by @DerekRoberts in #1169
- chore(main): release 0.5.0 by @github-actions in #1168
- fix(ci): keep working on release-please by @DerekRoberts in #1173
- fix(ci): release please by @DerekRoberts in #1176
- chore: bootstrap releases for path: . by @DerekRoberts in #1177
- chore(main): release 1.0.0 by @github-actions in #1171
- chore(deps): update bcgov-nr/action-test-and-analyse action to v1.1.1 by @renovate in #1172
- fix(ci): workflow cleanup by @DerekRoberts in #1178
- NPM IP package vulnerable to Server-Side Request Forgery (SSRF) attacks by @praju-aot in #1170
- fix(ci): revise release-please config by @DerekRoberts in #1180
- Feat: ORV2-1930 Create Company Button on Empty Search Results by @erikataot in #1174
- chore(main): release 1.0.1 by @github-actions in #1179
- Feat: ORV2-1930 Update company button spacing by @erikataot in #1182
- ci: disabled autoscaling for demo install, renamed demo file by @cberg-aot in #1184
- fix: deploys-prod event after release by @cberg-aot in #1185
- fix: removing --- header... by @cberg-aot in #1186
- chore(main): release 1.0.2 by @github-actions in #1183
- fix: removing exceptions to deploy test; fix: changing trigger to pub… by @cberg-aot in #1187
- chore(main): release 1.0.3 by @github-actions in #1188
- fix(ci): exclude release-please from deploy triggers by @DerekRoberts in #1190
- fix(ci): trigger prod deploy on file change by @DerekRoberts in #1192
- fix(ci): remove release please by @DerekRoberts in #1193
- Feat: ORV2-1933 Update PayBC Redirection Flow by @erikataot in #1189
- chore(deps): update aquasecurity/trivy-action action to v0.17.0 by @renovate in #1194
- chore(deps): update actions/upload-artifact action to v4 by @renovate in #1195
- chore(deps): update github/codeql-action action to v3 by @renovate in #1197
- feat: adding tools environment as an option for deployment by @cberg-aot in #1198
- ORV2-1857 - Staff Suspend COmpany by @praju-aot in #1200
- chore(deps): update linters to v7 (major) by @renovate in #1196
- ORV2-1857 - Suspend/Unsuspend Company email and validation changes by @praju-aot in #1202
- fix: bump BE dependency by @praju-aot in #1203
- fix: FE: Periodic dependency updates - Minor and patch by @krishnan-aot in #1205
- chore(deps): update bcgov-nr/action-pr-description-add action to v1.1.1 by @renovate in #1199
- Fix: ORV2-1986 Company name search will search both legal and alternate name by @praju-aot in #1208
- Feat: Fix .ENV typo in dops by @erikataot in #1210
- fix: ORV2-1987 Add DBA to ManageProfile\CompanyInfo by @praju-aot in #1209
- feat: ORV2-1951 Staff User edits company user by @krishnan-aot in #1211
- chore(deps): update all non-major dependencies by @renovate in #1212
- fix : Update BE dependency by @praju-aot in #1213
- feat(ci): shared pr-open workflow by @DerekRoberts in #1206
- ORV2-1934 - Adding IcePay and New Payment Page by @zgong-gov in #1215
- ORV2-1955 Delete User by @praju-aot in #1219
- Fix company user update auth group by @praju-aot in #1221
- Fix/user auth group by @praju-aot in #1220
- ORV2-1865 the real slim flags - REVIEW THIS ONE by @erikataot in #1218
- fix: Remove IDIRBASIC user auth group type by @john-fletcher-aot in #1224
- ORV2-2011 Strengthen SQL queries to prevent SQL injection by @krishnan-aot in #1227
- fix: adding ingress.className=openshift-default by @cberg-aot in #1229
- feat: ORV2-1992 Limit date range to 31 days for reports by @krishnan-aot in #1230
- ORV2-2016 Fix incorrect total items for paginated items by @praju-aot in #1231
- ORV2-1950 Handle post login redirect to a specific page by @krishnan-aot in #1235
- Minor dependency updates in the frontend by @krishnan-aot in #1236
- ORV2-1965 Delete Application In Progress Staff and CVClient by @gchauhan-aot in #1234
- FEAT: ORV2-1961 redirect to suspended route if suspended by @erikataot in #1226
- fix: Avoid Permit url conflict by @praju-aot in #1239
- fix: significantly reduce memory and cpu requirements for dops by @cberg-aot in #1238
- ORV2-1963 - Add Term Overweight Permit Type for Applications and Permits by @zgong-gov in #1237
- ORV2-2034 Delete 1 or more Applications in Progress by @krishnan-aot in #1240
- ORV2-1956 - Merge user tables into one. by @praju-aot in #1241
- Orv2 1678 Add static home page under path /home by @chrisrobbo-aot in #1242
- ORV2-1966 Staff create permit view AIP by @praju-aot in #1243
- Add company relation to permit entity by @praju-aot in #1245
- ORV2 - Fix Missing Logo in Header by @zgong-gov in #1246
- ORV2-2038 CV Client User management - Delete user by @krishnan-aot in #1247
- Introduce CTPO - PPC Supervisor by @praju-aot in #1249
- ORV2-2077 Staff user navigation in manage profile by @krishnan-aot in #1250
- ORV2-2078 Rename CV_CLIENT to PERMIT_APPLICANT by @praju-aot in #1251
- Update BE dependency by @praju-aot in #1252
- ORV2-2018 Staff Create Company Further Actions by @krishnan-aot in #1254
- ORV2-2078 Bug fix Sample data, fix enums and refactor the code by @praju-aot in #1256
- ORV2-2017 PPC Claim migrated company by @krishnan-aot in #1259
- Orv2-2040 - Refactor Frontend Permit and Application Types and Logic by @praju-aot in #1261
- fix: ORV2-2083 - Update Permit template names to generic ones. by @praju-aot in #1258
- bump jose from 4.15.4 to 4.15.5 by @praju-aot in #1265
- FEAT: ORV2-2064 shopping cart header icon by @erikataot in #1248
- ORV2-1966: sort AIP by last updated date by default by @bcgov-brwang in #1266
- fix: circular dependency between Permit, Applications, Payments by @praju-aot in #1268
- Feat: Update Wizard Logic to Display Cancel Button and Info Copy by @erikataot in #1267
- ORV2-1217 Refactor Notification and Document Generation functionality by @praju-aot in #1270
- ORV2-2124 Add PPC_CLERK as allowed auth group to BCeID routes by @krishnan-aot in #1271
- ORV2-1217 Document regeneration on send notification by @praju-aot in #1272
- fix : ORV2-1217 suspend company bug fix by @praju-aot in #1273
- ORV2 1991 Payment Validation by @gchauhan-aot in #1269
- fix: ORV2-2075: Remove company, client name and Application search from Get Permit by @praju-aot in #1278
- Fix one year permit issue by @gchauhan-aot in #1279
- Fix one year permit error handling by @gchauhan-aot in #1280
- ORV2-1858 - Staff company suspend by @zgong-gov in #1275
- Feat: ORV2-1946 Remove Extra Call to Applications API by @erikataot in #1274
- fix: removed limit on number of versions kept in registry. by @cberg-aot in #1284
- fix: Update Be dependency by @praju-aot in #1285
- ORV2-1902 - Resend permit to email from FE by @zgong-gov in #1282
- Feat: Add Permit Issuance Error Page by @erikataot in #1286
- docs: Credit account postman collections and initial sequence diagrams by @john-fletcher-aot in #1287
- ORV2-1873: set completed icon to bc green when creating profiles by @bcgov-brwang in #1277
- docs: Updates to reflect discovery meetings by @john-fletcher-aot in #1288
- docs: Update postman collections for credit account purchase scenario by @john-fletcher-aot in #1289
- docs: Updates to credit account payment sequences by @john-fletcher-aot in #1290
- fix: ORV2-2038 Delete Active user corrections by @krishnan-aot in #1291
- fix: Update Be dependency by @praju-aot in #1292
- Feat: Fix Local TPS Migration by @erikataot in #1294
- chore(deps): update node.js to v20.12.0 by @renovate in #1295
- ORV2-2070 Add IN_CART status by @praju-aot in #1298
- Leap year check in BE by @gchauhan-aot in #1299
- Orv2 2168 be leap year check by @gchauhan-aot in #1300
- Fixing dayjs Import Issue by @gchauhan-aot in #1302
- feat: ORV2-2196 - Add pendingPermits Optional query param to GET Applications. by @praju-aot in #1303
- ORV2-2061: Route to different auth providers from home page based on route hint by @erikataot in #1296
- chore(deps): update dependency vite to v5.1.7 [security] by @renovate in #1304
- fix: ORV2-2202 Fix Account Claim for a deleted user by @praju-aot in #1305
- fix: updated siteminder_logoff_url to a ternery by @cberg-aot in #1307
- fix: reversed ternery order for siteminder_logoff_url by @cberg-aot in #1308
- ORV2-1379 Update Presentation of PermitType Column in Applications Tables by @erikataot in #1306
- feat: ORV2-2070 Bulk Issuance - Iteration 1 by @praju-aot in #1313
- [Snyk] Security upgrade node from 20.12.0-alpine to 20.12.1-alpine by @bcgov-devops in #1311
- [Snyk] Security upgrade node from 20.12.0-alpine to 20.12.1-alpine by @bcgov-devops in #1310
- [Snyk] Security upgrade node from 20.12.0-alpine to 20.12.1-alpine by @bcgov-devops in #1309
- Initial Policy Engine library implementation framework by @john-fletcher-aot in #1312
- feat: ORV2-2070 - Bulk Issuance - Iteration 1 by @praju-aot in #1318
- Fix user creation by @praju-aot in #1319
- ORV2-2073 Shopping Cart APIs by @krishnan-aot in #1320
- feat: ORV2 2070 : Document generation and notification services - Final Iteration by @praju-aot in #1322
- Add logging to cdogs response error by @praju-aot in #1323
- ORV2-2073 Adding allApplications query parameter by @krishnan-aot in #1324
- ORV2 1901 TPS Monitoring For Stuck Records by @gchauhan-aot in #1329
- ORV2-2009 Adding companyId path param to permit, application APIs by @krishnan-aot in #1325
- fix: Add companyId, applicationId to update amend application by @krishnan-aot in #1330
- ORV2-2203 - Fix Missing DBA and incorrect CVSE form name on Application and Amend Form and Review pages by @zgong-gov in #1321
- docs: Policy engine documentation by @john-fletcher-aot in #1333
- ORV2-2215: Fix resend permit and receipt feature by @zgong-gov in #1332
- Feat: Remove Deprecated Version Entry From Docker Compose by @erikataot in #1331
- ORV2-2227 - Open CVSE website link in new tab by @zgong-gov in #1334
- ORV2-2239 - Remove unnecessary powerUnitId from request payload when updating power units by @zgong-gov in #1335
- ORV2-2245 Clear company context on staff search button click by @krishnan-aot in #1336
- ORV2-2241 Try refreshing access token upon payment log out if a refresh token exists by @krishnan-aot in #1337
- ORV2-2249 Add staff actions to active permit list tab by @krishnan-aot in #1340
- ORV2-2256 Upgrade supertest dependency for CVE by @krishnan-aot in #1342
- [Snyk] Security upgrade nginx from 1.25.4-alpine to 1.26-alpine by @bcgov-devops in #1345
- Allow IN_CART status for payment processing by @krishnan-aot in #1346
- [Snyk] Upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0 by @bcgov-devops in #1348
- [Snyk] Upgrade @types/node from 20.11.30 to 20.12.4 by @bcgov-devops in #1350
- [Snyk] Upgrade @typescript-eslint/parser from 7.4.0 to 7.5.0 by @bcgov-devops in #1349
- [Snyk] Upgrade @aws-sdk/client-s3 from 3.540.0 to 3.549.0 by @bcgov-devops in #1351
- [Snyk] Upgrade @aws-sdk/s3-request-presigner from 3.540.0 to 3.549.0 by @bcgov-devops in #1352
- docs: Moving payment docs to confluence by @john-fletcher-aot in #1353
- Backend dependency updates - Minor and Patch by @krishnan-aot in #1361
- fix(ci): PR open/close concurrency by @DerekRoberts in #1369
- ORV2 Renaming TPS Container from tps-migration to scheduler by @gchauhan-aot in #1370
- ORV2 2272 Fix Backend TO Allow Payment For Multiple Application by @gchauhan-aot in #1372
- ORV2-2273 Account for application status for cart add/remove by @krishnan-aot in #1373
- Mobile home page by @glen-aot in #1347
- Renamed tps secret to scheduler by @gchauhan-aot in #1376
- ORV2-2043 - Shopping cart features for FE by @zgong-gov in #1375
- ORV2-2284 Allow only applications in cart for processing payment by @krishnan-aot in #1377
- refactor html and css for better maintainability by @glen-aot in #1379
- ORV2-2286 Allow edits only on applications in progress by @krishnan-aot in #1380
- ORV2-2129 show pending permits warning on AIP page by @erikataot in #1326
- ORV2-2028 - Handle leap year for calculating expiry dates with 1-year duration on FE by @zgong-gov in #1383
- Orv2 1273 sftp v1 by @gchauhan-aot in #1384
- updating scheduler README.md by @gchauhan-aot in #1385
- feat: Adding pr to env vars by @cberg-aot in #1382
- ci: Changing the naming structure of releases to match expected releases by @cberg-aot in #1389
- ORV2-2329 Reset application status when cancelling payment by @krishnan-aot in #1391
- CFS Database Changes by @gchauhan-aot in #1393
- ORV2-2329 Allow amendment application processing in payments by @krishnan-aot in #1395
- Updates for CFS Database by @gchauhan-aot in #1396
- testing release action code by @cberg-aot in #1394
- ORV2-2295 - DB Objects by @praju-aot in #1397
- Updating scheduler README.md by @gchauhan-aot in #1399
- Hotfix for TROW Fee Calculation by @zgong-gov in #1401
- fix: testing image promotion by @cberg-aot in #1400
New Contributors
- @dependabot made their first contribution in #123
- @DerekRoberts made their first contribution in #276
- @chrisrobbo-aot made their first contribution in #301
- @bcgov-brwang made their first contribution in #393
- @bcgov-devops made their first contribution in #453
- @renovate made their first contribution in #836
- @github-actions made their first contribution in #1161
- @glen-aot made their first contribution in #1347
Full Changelog: https://github.com/bcgov/onroutebc/commits/onroutebc-release-1