Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
16606 Added invalid NR dialog (bcgov#670)
* - app version = 5.9.10 - imported latest shared CorrectName component - imported latest shared mixins - renamed NameRequestInvalidErrorDialog -> InvalidIncorpAppDialog - added dialog to ResultingBusinessName - added dialog to BusinessName - added missing parameters to validate method in BusinessName - created NameRequestErrorDialog - created unit test suite - misc cleanup * - imported latest shared correct-name component - import latest shared mixins - renamed InvalidIncorpAppDialog -> InvalidFilingDialog - renamed InvalidFilingDialog -> FilingNotExistDialog - imported misc enums directly from shared repo - used Name Request Error dialog for File and Pay fetch error - after File and Pay NR error, leave user in Create UI - cleaned up NR processing in App.vue - added NR action code check in App.vue - on resume, check if NR is consumable after storing it - moved fetch error logic from service to to components - cleaned up NR processing in Actions.vue - generalized the text in File and Pay NR dialog - added spacer to move dialog button to right side - fixed misc dialog styling - updated unit tests --------- Co-authored-by: Severin Beauvais <[email protected]>
- Loading branch information