Skip to content

Commit

Permalink
19005 Implemented historical - amalgamation reason text (bcgov#604)
Browse files Browse the repository at this point in the history
- app version = 7.0.30
- updated some code comments
- added AmalgamatedInto interface object
- added enum mixin and utility functions
- added some business store getters
- refactored getReasonText() and added case for amalgamation
- cast some parameters to pre-empt code errors
- added/updated unit tests

Co-authored-by: Severin Beauvais <severin.beauvais@gov.bc.ca>
  • Loading branch information
2 people authored and JazzarKarim committed Feb 22, 2024
1 parent 20180c7 commit 62e841b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "business-filings-ui",
"version": "7.0.29",
"version": "7.0.30",
"private": true,
"appName": "Filings UI",
"sbcName": "SBC Common Components",
Expand Down

0 comments on commit 62e841b

Please sign in to comment.