-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug/e UI 1274 task completion error message (#1664)
* Error message for wrong file type refactored. (#1619) * Error message for wrong file type refactored. * check statement added * initialise errorMsg * PR review comments fix * version number change --------- Co-authored-by: RiteshHMCTS <[email protected]> * datetime format error fix and unit test (#1615) * datetime format error fix and unit test * Date format changed to correct incorrect display * version number changed --------- Co-authored-by: RiteshHMCTS <[email protected]> * Ex UI 1112 new branch update hearing requirements event is stuck (#1630) * objects validation to prevent runtime errors * unit test * version change and code fix * added else clause --------- Co-authored-by: RiteshHMCTS <[email protected]> * remove dynamic list field if value is null frm CYA (#1648) * remove dynamic list field if value is null frm CYA * simplified the code * Added serviceId params to request (#1557) * Added serviceId params to request * added a new model file. Unsubscribe subjects * getOrgService func modified * duplicate logic removed * console log msg removed * Unit tests * version changed * Linting issue fixed * version no change * version no changed to a newer version * yarn audit * version number changed * package json file --------- Co-authored-by: RiteshHMCTS <[email protected]> * exui-1152 (#1646) * exui-1152 * version updated along with sonar failure issue * sonar issue * EXUI-830 screen fixes when event raised (#1631) * Error log added to handleError function * code comment modified --------- Co-authored-by: RiteshHMCTS <[email protected]> * unit test fix * sonar failure * unit test added * Bug/e UI 1229 event complete before task (#1656) * Rearranging event and task completion Event completion now set to occur before task completion * linting and testing * Additional code changes Edit for more appropriate code * Change version for tag * Add new tests for sonar issues Also clean code slightly * Slight technical improvement * Revert "Slight technical improvement" This reverts commit 55c40f3. * Add event completion logic in case of task completion error --------- Co-authored-by: RiteshHMCTS <[email protected]> * release notes updated * version updated * Add error messages for task completion where required * version updated * release notes updated with version number * Make potential fix * Revert unneccessary changes * Update form-value.service.ts --------- Co-authored-by: OgunyemiO <[email protected]> Co-authored-by: RiteshHMCTS <[email protected]> Co-authored-by: Ritesh Dsouza <[email protected]>
- Loading branch information
1 parent
0706e65
commit f9ef740
Showing
8 changed files
with
53 additions
and
14 deletions.
There are no files selected for viewing
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
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
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