-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dtspb 4207 notify applicant event changes (#2814)
* DTSPB-4207 Changes to Notify applicant event * DTSPB-4207 Fix FT * DTSPB-4207 Fix FT * DTSPB-4207 Fix FT * DTSPB-4207 Fix FT * DTSPB-4207 Fix FT * DTSPB-4207 Fix test * DTSPB-4236 Fix FT * DTSPB-4236 Fix FT * DTSPB-4236 Fix FT * DTSPB-4236 Fix FT * DTSPB-4207 update FT core_case_data.api.url * add debug log * test add param in Jenkinfile * test add param in Jenkinfile * DTSPB-4207 Fix FT * DTSPB-4207 Added AAT url * DTSPB-4207 Updated Display order * DTSPB-4207 Updated Display order * DTSPB-4207 Rebase master fix * DTSPB-4267 Initial Citizen hub 2 commit * DTSPB-4267 Initial Citizen hub 2 commit * DTSPB-4267 Changed the email preview related code * DTSPB-4296 Added new field * DTSPB-4267 Fix Sonar coverage * DTSPB-4267 Fix Sonar coverage * DTSPB-4267 Fix IT * DTSPB-4267 Fix IT * DTSPB-4267 Unused package * DTSPB-4267 Removed duplicate caseField * DTSPB-4267 Added page show condition * DTSPB-4267 Added all page conditions * DTSPB-4267 Fixed page show condition * DTSPB-4267 Fixed page show condition * Updated label and added Deceased name in all pages * DTSPB-4266 citizen hub caseworker journey (#2763) * DTSPB-4266 fix FT and sonar * DTSPB-4260 new fields for citizen hub * DTSPB-4260 new fields for citizen hub * DTSPB-4260 new fields for citizen hub * DTSPB-4260 update CitizenDocument * DTSPB-4266 remove deceased name label * DTSPB-4264 remove citizenUploadedDocuments add citizen hub upload to fixed list reorder documentUploadTypeEnum * DTSPB-4264 reorder documentUploadTypeEnum * DTSPB-4261 Added fields in caseData * DTSPB-4261 Added fields in caseData * DTSPB-4264 add citizenHubUpload doctype * DTSPB-4264 add citizenHubResponse event * DTSPB-4264 fix checkstyle, update AuthorisationCaseState and CaseEvent * fix merge error * fix checkstyle * remove callback url for testing * DTSPB-4261 callback for citizenhub response * DTSPB-4261 add debug log * DTSPB-4207 testing to remove the citizen hub response callback * DTSPB-4207 dummy * DTSPB-4207 rollback dummy * DTSPB-4207 add back the callback for citizenHubResponse event * fix merge error * update commons version * fix merge error * DTSPB-4383 Changed name of the field * DTSPB-4261 fix test * DTSPB-4207 update Yes/No to informationNeededFixedList * DTSPB-4261 changed show condition * update commons version * DTSPB-4207 update new ccd definition for informationNeeded &informationNeededByPost * DTSPB-4260 add citizenResponses and citizenDocumentsUploaded in callback * DTSPB-4260 adding isSaveAndClose with Provide Information * DTSPB-4260 update FieldTypeParameter * DTSPB-4260 fix unit test * DTSPB-4260 fix checkstyle * DTSPB-4260 update caseTypeTab * DTSPB-4260 update ccd def and CallbackResponseTransformer * DTSPB-4260 add isSaveAndClose field * DTSPB-4274 fix merge error in CaseEvent PreConditionState * DTSPB-4266 skip informationNeededByPost question for issued case, use by post notification template * DTSPB-4266 skip informationNeededByPost question for issued case, use by post notification template * DTSPB-4266 fix checkstyle * DTSPB-4266 fix casing * DTSPB-4266 add default request information AboutToStart callback to clear field value * DTSPB-4408 Added read role for find match * DTSPB-4260 add test * DTSPB-4267 Added label field * DTSPB-4266 Set Yes to HSE in Request information Add informationNeededByPostSwitch field in AboutToStart callback * DTSPB-4319 Reverted label change * DTSPB-4260 add citizenHubResponseDraft event * DTSPB-4260 update citizenHubResponseDraft CRUD * DTSPB-4192 point to Demo for e2e * DTSPB-4260 Updated doc type in e2e * DTSPB-4260 revert e2e url, update commons version --------- Co-authored-by: FeliTam <[email protected]> Co-authored-by: MarcusHMCTS <[email protected]>
- Loading branch information
1 parent
73b09c2
commit eb88bc3
Showing
54 changed files
with
1,463 additions
and
818 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
31 changes: 21 additions & 10 deletions
31
ccdImports/configFiles/CCD_Probate_Backoffice/AuthorisationCaseEvent.json
Large diffs are not rendered by default.
Oops, something went wrong.
107 changes: 107 additions & 0 deletions
107
ccdImports/configFiles/CCD_Probate_Backoffice/AuthorisationCaseField.json
Large diffs are not rendered by default.
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
284 changes: 143 additions & 141 deletions
284
ccdImports/configFiles/CCD_Probate_Backoffice/CaseEvent.json
Large diffs are not rendered by default.
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
Oops, something went wrong.