Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feat/civ-16297
Browse files Browse the repository at this point in the history
  • Loading branch information
sankaviv1 committed Jan 30, 2025
2 parents 1f646b5 + 9033564 commit 969f9e8
Show file tree
Hide file tree
Showing 7 changed files with 377 additions and 357 deletions.
25 changes: 25 additions & 0 deletions ccd-definition/CaseEventToFields/FinalOrders-MINTI-nonprod.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
[
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "GENERATE_DIRECTIONS_ORDER",
"CaseFieldID": "allocatedTrack",
"PageFieldDisplayOrder": 98,
"DisplayContext": "READONLY",
"PageID": "TrackAllocation",
"PageDisplayOrder": 1,
"FieldShowCondition": "finalOrderAllocateToTrack=\"DO_NOT_SHOW\"",
"RetainHiddenValue": "Y",
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "GENERATE_DIRECTIONS_ORDER",
"DisplayContext": "READONLY",
"CaseFieldID": "responseClaimTrack",
"PageFieldDisplayOrder": 99,
"DisplayContext": "READONLY",
"PageID": "TrackAllocation",
"PageDisplayOrder": 1,
"FieldShowCondition": "finalOrderAllocateToTrack=\"DO_NOT_SHOW\"",
"RetainHiddenValue": "Y",
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "GENERATE_DIRECTIONS_ORDER",
Expand Down
20 changes: 20 additions & 0 deletions ccd-definition/CaseEventToFields/FinalOrders-MINTI-prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -584,5 +584,25 @@
"DisplayContext": "COMPLEX",
"PageID": "FinalOrderPreview",
"ShowSummaryChangeOption": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "GENERATE_DIRECTIONS_ORDER",
"CaseFieldID": "allocatedTrack",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocationIntegrationFields",
"PageDisplayOrder": 99,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "GENERATE_DIRECTIONS_ORDER",
"CaseFieldID": "responseClaimTrack",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocationIntegrationFields",
"PageDisplayOrder": 99,
"Publish": "Y"
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,25 @@
"PageDisplayOrder": 2,
"ShowSummaryChangeOption": "N",
"PageShowCondition": "manageStayOption = \"REQUEST_UPDATE\""
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "MANAGE_STAY",
"CaseFieldID": "applicant1Represented",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocationIntegrationFields",
"PageDisplayOrder": 99,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "MANAGE_STAY",
"CaseFieldID": "respondent1Represented",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocationIntegrationFields",
"PageDisplayOrder": 99,
"Publish": "Y"
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,85 @@
"ShowSummaryChangeOption": "N",
"FieldShowCondition": "markPaidForAllClaimants=\"DO NOT SHOW IN UI\"",
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "SETTLE_CLAIM_MARK_PAID_FULL",
"CaseFieldID": "applicant1Represented",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 99,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "SETTLE_CLAIM_MARK_PAID_FULL",
"CaseFieldID": "respondent1Represented",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 99,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "SETTLE_CLAIM_MARK_PAID_FULL",
"CaseFieldID": "allocatedTrack",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 99,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "SETTLE_CLAIM_MARK_PAID_FULL",
"CaseFieldID": "responseClaimTrack",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 99,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "SETTLE_CLAIM",
"CaseFieldID": "applicant1Represented",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 99,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "SETTLE_CLAIM",
"CaseFieldID": "respondent1Represented",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 99,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "SETTLE_CLAIM",
"CaseFieldID": "allocatedTrack",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 99,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "SETTLE_CLAIM",
"CaseFieldID": "responseClaimTrack",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 99,
"Publish": "Y"
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,75 @@
"ShowSummaryChangeOption": "N",
"FieldShowCondition":"confirmOrderGivesPermission=\"DO NOT SHOW ON UI\"",
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "DISCONTINUE_CLAIM_CLAIMANT",
"CaseFieldID": "respondent1Represented",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 1,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "DISCONTINUE_CLAIM_CLAIMANT",
"CaseFieldID": "allocatedTrack",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 99,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "DISCONTINUE_CLAIM_CLAIMANT",
"CaseFieldID": "responseClaimTrack",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 99,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "VALIDATE_DISCONTINUE_CLAIM_CLAIMANT",
"CaseFieldID": "applicant1Represented",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 1,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "VALIDATE_DISCONTINUE_CLAIM_CLAIMANT",
"CaseFieldID": "respondent1Represented",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 1,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "VALIDATE_DISCONTINUE_CLAIM_CLAIMANT",
"CaseFieldID": "allocatedTrack",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 99,
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
"CaseEventID": "VALIDATE_DISCONTINUE_CLAIM_CLAIMANT",
"CaseFieldID": "responseClaimTrack",
"PageFieldDisplayOrder": 1,
"DisplayContext": "READONLY",
"PageID": "WorkAllocation",
"PageDisplayOrder": 99,
"Publish": "Y"
}
]
Loading

0 comments on commit 969f9e8

Please sign in to comment.