Skip to content

Commit

Permalink
20889 More work on Extrapro Registration + other components (#681)
Browse files Browse the repository at this point in the history
* - app version = 5.10.4
- added step 2 validation to Stepper
- updated Extrapro Registration fields, labels, layout, validation, styling, etc
- added initial Upload Affidavit code
- added Existing Business Info interface
- updated Summary Business Home Jurisdiction fields, etc
- updated Continuation In Filing interface to match schema
- updated buildContinuationInFiling() to match new data and schema
- updated parseContinuationInDraft() to match new data and schema
- added initial API call to fetch COLIN business info
- set haveChanges conditionally (for unsaved data check)
- updated Folio Number code and step 2 validation
- updated step 1 blurb
- added initial Court Order code to step 5

* - deleted debugging code

* WIP

* UI tweak

---------

Co-authored-by: Severin Beauvais <[email protected]>
  • Loading branch information
severinbeauvais and Severin Beauvais authored May 7, 2024
1 parent b738538 commit b18e0f7
Show file tree
Hide file tree
Showing 19 changed files with 535 additions and 210 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-create-ui",
"version": "5.10.3",
"version": "5.10.4",
"private": true,
"appName": "Create UI",
"sbcName": "SBC Common Components",
Expand Down
Loading

0 comments on commit b18e0f7

Please sign in to comment.