-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
23353 POC for new continuation in design (#734)
* - app version = 5.12.0 - generalized page blurb functionality - always show fee summary - added special case for page header - added special case for fee summary label - added special route checks for continuation in authorization vs application - added special continuation in authorization steps - added special case for file and pay button label (submit vs resubmit) - added special cases for validation in file and pay method - added special case for no payment - reverted Effective Date Time radio labels - updated file upload error messages - renamed ContinuationInBusinessHome -> ContinuationInAuthorizationPage - added file name validation for ISO-8859-1 encoding - renamed ContinuationAuthorization -> AuthorizationProof - added filename ISO8859-1 encoding check - updated misc existing business information layout, labels, etc - removed confirmation checkbox - cleaned up summary page - fixed alignment on summary page - renamed some getters - added special case for dialog filing title - renamed route + view + enums + getters + interfaces - added special case for no fee when restoring draft - added page blurbs to continuation in resource files - separated auth step from the rest - renumbered steps + hide stepper for step 0 - deleted obsolete dissolution resource objects - added some store getters - added Authorization Contact Information to step 0 page - updated continuation in authorization page validation - added special case to show pages errors and scroll properly - removed draft-only checks on FED and staff payment components - updated/added unit tests * - temporary status override bypass for testing * - improved button layout --------- Co-authored-by: Severin Beauvais <[email protected]>
- Loading branch information
1 parent
5d44f91
commit b841af3
Showing
43 changed files
with
537 additions
and
673 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.