Skip to content

Releases: bcgov/STRR

v2.3.17

15 Apr 22:53
6066551

Choose a tag to compare

What's Changed

  • test(job): add pytest framework to auto-approval job. by @thorwolpert in #1443
  • fix(ui): add text for missing filing history events for examiner by @dimak1 in #1446
  • feat(tests): add stress test for examiner actions by @dimak1 in #1431
  • test(jobs): implement pytest in provisional-approval by @thorwolpert in #1449
  • test(job): implement pytest in noc_expiry by @thorwolpert in #1448
  • test(jobs): implement pytest in registration_expiry by @thorwolpert in #1451
  • fix: db session in python-test-utils by @thorwolpert in #1455
  • test(queue): implement pytests in strr-pay by @thorwolpert in #1454
  • chore: upgrade to Node.js 24 by @panish16 in #1116
  • feat(ui): hide action buttons for applications with reg number by @dimak1 in #1456
  • fix: update api services to support interactions. by @thorwolpert in #1463
  • feat(ui): update requirements column on examiner dash by @dimak1 in #1462
  • fix: update Dockerfile to set the pythonpath correctly by @thorwolpert in #1469
  • fix: update Dockerfile to set the pythonpath correctly by @thorwolpert in #1471
  • test: updates tests for changes to the Interaction service. by @thorwolpert in #1466
  • test: implement pytest framework in strr-email. by @thorwolpert in #1465
  • test: implement common pytests in renewal-reminders by @thorwolpert in #1464
  • fix: Update the Dockerfile to have the module in the pythonpath by @thorwolpert in #1474
  • fix: update Dockerfile to set the pythonpath correctly by @thorwolpert in #1475
  • feat(ui): clear all filters in examiner dashboard by @dimak1 in #1468
  • fix: update Dockerfile to set the pythonpath correctly by @thorwolpert in #1476
  • fix: Update the Dockerfile to have the module in the pythonpath by @thorwolpert in #1477
  • fix: update Dockerfile to set the pythonpath correctly by @thorwolpert in #1478
  • feat: registrations that have been cancelled can no longer be renewed by @JazzarKarim in #1470
  • chore: update codeowners by @thorwolpert in #1480
  • fix(examiner-web): gate renewal badge on latest renewal status by @jimmypalelil in #1472
  • chore(strr-examiner-web): bump version to 0.2.34 by @jimmypalelil in #1483
  • docs(runbooks): add API, queue/jobs, and payments operational guides by @jimmypalelil in #1479
  • test(batch-permit-validator): pytest suite, integration tests, and coverage by @jimmypalelil in #1492
  • test: add unit tests to strata app, upgrade few package dep by @dimak1 in #1493
  • fix(examiner-web): show renewal badge only for latest provisional renewals by @jimmypalelil in #1504
  • feat(ui): hide email compose if application has reg number by @dimak1 in #1517
  • fix(ui): small fix to update payload during address requirements check by @dimak1 in #1522
  • feat(ui+api): logic changes to substatus filters & renewal badge by @JazzarKarim in #1506
  • feat(ui): show app invoice amount and payment date for examiners by @dimak1 in #1526
  • test(queue-strr-email): add email listener unit tests and coverage config by @jimmypalelil in #1503
  • fix(strr-api): fix test/uat emails issue by @Jacky-Pham in #1516

New Contributors

Full Changelog: v2.3.16...v2.3.17

v2.3.16

25 Mar 21:18
442059b

Choose a tag to compare

What's Changed

  • fix(ui): document upload for registration in noc state by @dimak1 in #1044
  • feat(api): filter by new registration statuses by @JazzarKarim in #1048
  • feat(ui): update app and reg status filters for examiners by @dimak1 in #1047
  • chore: missed package version update from previous pr by @JazzarKarim in #1051
  • feat(ui+api): show only applications in applications table by @JazzarKarim in #1050
  • feat: updates to Alembic and AuthService to support running without Flask. by @thorwolpert in #1055
  • fix: update missed tests in conftest change. bump version by @thorwolpert in #1057
  • feat(job): interaction tracking update from notify job by @thorwolpert in #1059
  • feat(ui): update supporting documents desc in examiner and host by @dimak1 in #1054
  • fix(ui): hotfix to show old setup for status filters in old examiner dashboard by @dimak1 in #1061
  • feat(ui): add local government column values to examiner dashboard table by @dimak1 in #1060
  • feat(ui): update supporting document labels for examiner by @dimak1 in #1062
  • chore: updated the dependencies of auto & provisional approval jobs by @JazzarKarim in #1065
  • fix: updated approval and provisional jobs to fix errors by @JazzarKarim in #1066
  • fix: fixed newest api code that was causing jobs to fail by @JazzarKarim in #1067
  • chore: updated poetry lock files for jobs after api update by @JazzarKarim in #1068
  • feat(examiner): text updates and layout changes for dashboard and registration details (bcgov/entity#32702) by @jimmypalelil in #1074
  • feat: implemented filtering and searching by local gov & assignee by @JazzarKarim in #1073
  • feat(api): implemented registrations renewalsOnly query param by @JazzarKarim in #1075
  • feat: increase unit test coverage for Host app by @dimak1 in #1087
  • fix(security): Fixing upstream security issue of main dependency. Add a lot of tests by @thorwolpert in #1088
  • feat(api): only show applications in applications table by @JazzarKarim in #1091
  • test: add initial submit-application stress test using k6 by @dimak1 in #1092
  • fix: update jwt dependencies for security issues. by @thorwolpert in #1098
  • feat(base-web): add getExpiryCountdown helper and expiry countdown i18n by @jimmypalelil in #1099
  • feat(examiner-ui): display days-ago and today for expiry countdown in application and registration info header by @jimmypalelil in #1093
  • feat(tests): increase unit test coverage for Examiner app by @dimak1 in #1102
  • feat(ui+api): added new registration sub-status column by @JazzarKarim in #1100
  • fix(ui): sub-status column options bug on table switch by @JazzarKarim in #1103
  • feat(tests): add stress tests for searching app's and reg's by @dimak1 in #1104
  • fix(host-pm-web): clear CRA tax number field error when exempt is checked by @jimmypalelil in #1108
  • fix(examiner-web): remove alert triangle icons from host application views by @jimmypalelil in #1106
  • fix(ui): fixed strata hotel unit type not auto filled in hosts by @JazzarKarim in #1107
  • feat(tests): add stress tests for document upload by @dimak1 in #1119
  • fix(host-pm-web): save draft before deleting removed documents (#32734) by @jimmypalelil in #1123
  • feat(ui): implemented "new document" label in examiners dashboard by @JazzarKarim in #1121
  • feat(test): creating an installable module for core pytext fixtures. by @thorwolpert in #1435
  • fix(ui): fix broken status filters in the old dashboard by @JazzarKarim in #1437

New Contributors

Full Changelog: v2.3.15...v2.3.16

2.3.15

27 Feb 22:26
614bd24

Choose a tag to compare

Full Changelog: v2.3.14...v2.3.15

2.3.14

26 Feb 20:47
78afd98

Choose a tag to compare

What's Changed

  • fix(ui): fixed default status applying wrongly in app table by @JazzarKarim in #1038
  • feat: updated conditions filter logic to accurately filter results by @JazzarKarim in #1037
  • feat(ui): group status filters for applications on examiner dashboard by @dimak1 in #1040
  • fix(api): incorrect new expiration date when renewing expired registration by @JazzarKarim in #1045
  • feat(ui): added renewal badge to old and new examiner dashboards by @JazzarKarim in #1042

Full Changelog: v2.3.13...v2.3.14

2.3.13

17 Feb 20:48
v2.3.13
340bef8

Choose a tag to compare

What's Changed

  • 31487 fix api tests by @thorwolpert in #1013
  • feat: pass document dates in applications & registrations responses by @JazzarKarim in #1016
  • feat(ui): snapshot versions table, page, info widget by @dimak1 in #1017
  • 31695: Updating reference to section of STRR for declined applications by @victorc-bcgov in #1015
  • feat: sort pr docs by recent first and show date badges by @dimak1 in #1018
  • chore: small fixes and improvements in Host app by @dimak1 in #1019
  • chore: remove enable-host-new-rental-unit-setup feature flag and related code by @dimak1 in #1012
  • feat(rfc): interaction tracking proposal by @thorwolpert in #1021
  • fix: display data details correctly in examiner details page by @dimak1 in #1022
  • fix: updated deprecated calls to the current supported replacements. by @thorwolpert in #1024
  • feat(model): adding customer interactions to the model by @thorwolpert in #1023
  • chore: cleanup platform and strata feature flags by @dimak1 in #1026
  • feat(services): add initial cut of InteractionService to start on Q and RenewalJob changes by @thorwolpert in #1027
  • fix: fixed a ton of filtering bugs in new examiner dashboard by @JazzarKarim in #1020
  • fix: fixed hosts sessionstorage reset on account change by @JazzarKarim in #1028
  • feat(ui): update default filters in examiners dash table by @dimak1 in #1029
  • fix: properly store the initiatedByPropertyManager in registrations by @JazzarKarim in #1030
  • feat(ui): update rental setup text in examiner details page by @dimak1 in #1031
  • fix(ui): persist status filter in application table by @JazzarKarim in #1033
  • fix(ui): examiners styling and doc labels by @dimak1 in #1034
  • feat(ui): update bl exemption reason text by @dimak1 in #1035
  • fix(ui): fixed clearing status filter bug by @JazzarKarim in #1036

Full Changelog: v2.3.12...v2.3.13

v2.3.12

05 Feb 18:28
17618df

Choose a tag to compare

What's Changed

  • fix: renewal reminder event tracking, align to the approved registration. by @thorwolpert in #1000
  • fix: bump the jobs version, missed in the last PR. by @thorwolpert in #1001
  • feat: implemented robust registration filtering by @JazzarKarim in #1002
  • fix: fixed bugs from implementing registrations filtering by @JazzarKarim in #1003
  • feat: implemented routing to registrations from registrations table by @JazzarKarim in #1004
  • feat: allow removal of secondary contacts in Reg Renewals by @dimak1 in #1005
  • fix(ui): small bug fixes by @dimak1 in #1007
  • fix: add missing filing history event name by @dimak1 in #1009
  • chore: remove enable-host-new-pr-documents feature flag by @dimak1 in #1010
  • feat(ui): add Historical Applications table for Registrations by @dimak1 in #1008
  • chore: remove enable-host-new-address-form feature flag by @dimak1 in #1011
  • feat: working hosts search fields + implemented hosts table persistence by @JazzarKarim in #1006
  • chore: updated package version that was missed in previous PR by @JazzarKarim in #1014

Full Changelog: 2.3.11...v2.3.12

v2.3.11

21 Jan 22:51
d587617

Choose a tag to compare

What's Changed

Full Changelog: v2.3.10...2.3.11

v2.3.10

19 Jan 21:46
f0dde06

Choose a tag to compare

What's Changed

  • fix(ui): make tax number validation optional for Reg renewals by @dimak1 in #988
  • feat(ui): add split dash view for Examiners with App and Reg tabs by @dimak1 in #987
  • Multi-dropdown doc upload for Hosts, validation, unit tests by @dimak1 in #975
  • feat: redirect to registration details page upon host renewal by @JazzarKarim in #984
  • feat: add registration status to examiner dashboard by @JazzarKarim in #985
  • 28765 - Remove "strr-important-deadlines.md" from provisional approval emails #1 by @victorc-bcgov in #989
  • 28765 - Remove "strr-important-deadlines.md" from provisional approval emails #2 by @victorc-bcgov in #990
  • 28765 - Remove "strr-important-deadlines.md" from provisional approval emails #3 by @victorc-bcgov in #991
  • fix: pr only registrations not asked for new documents for renewals by @JazzarKarim in #992
  • feat: add registration NOC status to examiner dashboard by @JazzarKarim in #993

New Contributors

Full Changelog: v2.3.9...v2.3.10

v2.3.9

12 Jan 21:01
e08ce42

Choose a tag to compare

What's Changed

  • 26715 - Fix Hosts system preventing to add property manager by @JazzarKarim in #963
  • fix: update the version of the API or flask-jwt-oidc by @thorwolpert in #966
  • Cleanup unused strr-web app and related references by @dimak1 in #968
  • 31647 - Updated badges and success confirmation by @JazzarKarim in #969
  • API - Registration Full Text Search & User Search Endpoints by @shaangill025 in #960
  • Upgrade Package Dep for all Apps by @dimak1 in #976
  • Backfiller Job Changes - Registration Full Text Search for Existing Records by @shaangill025 in #977
  • STRR Backfiller - Update Lock File by @shaangill025 in #979
  • chore: update nuxt config to extend base layer off the main branch by @dimak1 in #978
  • Host UI - Registration and Applications Search in New Dashboard by @shaangill025 in #980
  • chore: update lockfiles for base layer by @dimak1 in #981
  • chore: update lockfiles for apps by @dimak1 in #982
  • chore: update node version in Dockerfile(s) by @dimak1 in #983
  • feat: feature flag hosts text search fields by @JazzarKarim in #986

Full Changelog: v2.3.8...v2.3.9

v2.3.8

16 Dec 20:38
c2b3008

Choose a tag to compare

What's Changed

  • Fix Step 3 validation with BL Exemption by @dimak1 in #954
  • PR Docs validation when Host type is a Renter/Tenant by @dimak1 in #956
  • Renewal Period Closed ToDo by @dimak1 in #957
  • Update PR Docs Requirements for Tenants/Owners by @dimak1 in #958
  • Fix Host Validation by @dimak1 in #959

Full Changelog: v2.3.7...v2.3.8