-
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.
Added base query management configuration
- Loading branch information
1 parent
bfcee55
commit b9373da
Showing
10 changed files
with
489 additions
and
4 deletions.
There are no files selected for viewing
60 changes: 60 additions & 0 deletions
60
ccd-definition/AuthorisationCaseEvent/AuthorisationCaseEvent-QueryManagement-nonprod.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
[ | ||
{ | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseEventID": "queryManagementRaiseQuery", | ||
"AccessControl": [ | ||
{ | ||
"UserRoles": [ | ||
"APP-SOL-UNSPEC-PROFILE", | ||
"APP-SOL-SPEC-PROFILE", | ||
"RES-SOL-ONE-SPEC-PROFILE", | ||
"RES-SOL-ONE-UNSPEC-PROFILE", | ||
"RES-SOL-TWO-SPEC-PROFILE", | ||
"RES-SOL-TWO-UNSPEC-PROFILE" | ||
], | ||
"CRUD": "CRU" | ||
}, | ||
{ | ||
"UserRoles": [ | ||
"caseworker-civil-admin", | ||
"caseworker-civil-staff", | ||
"judge-profile", | ||
"GS_profile", | ||
"court-officer-order", | ||
"ctsc", | ||
"nbc-team-leader" | ||
], | ||
"CRUD": "R" | ||
} | ||
] | ||
}, | ||
{ | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseEventID": "queryManagementRespondQuery", | ||
"AccessControl": [ | ||
{ | ||
"UserRoles": [ | ||
"caseworker-civil-admin", | ||
"caseworker-civil-staff", | ||
"court-officer-order", | ||
"ctsc", | ||
"nbc-team-leader" | ||
], | ||
"CRUD": "CRU" | ||
}, | ||
{ | ||
"UserRoles": [ | ||
"APP-SOL-UNSPEC-PROFILE", | ||
"APP-SOL-SPEC-PROFILE", | ||
"RES-SOL-ONE-SPEC-PROFILE", | ||
"RES-SOL-ONE-UNSPEC-PROFILE", | ||
"RES-SOL-TWO-SPEC-PROFILE", | ||
"RES-SOL-TWO-UNSPEC-PROFILE", | ||
"judge-profile", | ||
"GS_profile" | ||
], | ||
"CRUD": "R" | ||
} | ||
] | ||
} | ||
] |
142 changes: 142 additions & 0 deletions
142
ccd-definition/AuthorisationCaseField/QueryManagement-nonprod.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
[ | ||
{ | ||
"LiveFrom": "01/01/2017", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseFieldID": "QueryManagementComponentLauncher", | ||
"AccessControl": [ | ||
{ | ||
"UserRoles": [ | ||
"APP-SOL-UNSPEC-PROFILE", | ||
"APP-SOL-SPEC-PROFILE", | ||
"RES-SOL-ONE-SPEC-PROFILE", | ||
"RES-SOL-ONE-UNSPEC-PROFILE", | ||
"RES-SOL-TWO-SPEC-PROFILE", | ||
"RES-SOL-TWO-UNSPEC-PROFILE", | ||
"judge-profile", | ||
"GS_profile", | ||
"court-officer-order", | ||
"ctsc", | ||
"nbc-team-leader", | ||
"caseworker-civil-admin", | ||
"caseworker-civil-staff" | ||
], | ||
"CRUD": "CRU" | ||
} | ||
] | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2017", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseFieldID": "QueryManagementComponentLauncher", | ||
"UserRole": "caseworker-civil-systemupdate", | ||
"CRUD": "CRUD" | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2017", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseFieldID": "qmApplicantSolicitorQueries", | ||
"AccessControl": [ | ||
{ | ||
"UserRoles": [ | ||
"APP-SOL-UNSPEC-PROFILE", | ||
"APP-SOL-SPEC-PROFILE", | ||
"caseworker-civil-admin", | ||
"caseworker-civil-staff", | ||
"court-officer-order", | ||
"ctsc", | ||
"nbc-team-leader" | ||
], | ||
"CRUD": "CRU" | ||
} | ||
] | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2017", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseFieldID": "qmApplicantSolicitorQueries", | ||
"UserRole": "caseworker-civil-systemupdate", | ||
"CRUD": "CRUD" | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2017", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseFieldID": "qmRespondentSolicitor1Queries", | ||
"AccessControl": [ | ||
{ | ||
"UserRoles": [ | ||
"RES-SOL-ONE-SPEC-PROFILE", | ||
"RES-SOL-ONE-UNSPEC-PROFILE", | ||
"caseworker-civil-admin", | ||
"caseworker-civil-staff", | ||
"court-officer-order", | ||
"ctsc", | ||
"nbc-team-leader" | ||
], | ||
"CRUD": "CRU" | ||
} | ||
] | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2017", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseFieldID": "qmRespondentSolicitor1Queries", | ||
"UserRole": "caseworker-civil-systemupdate", | ||
"CRUD": "CRUD" | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2017", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseFieldID": "qmRespondentSolicitor2Queries", | ||
"AccessControl": [ | ||
{ | ||
"UserRoles": [ | ||
"RES-SOL-TWO-SPEC-PROFILE", | ||
"RES-SOL-TWO-UNSPEC-PROFILE", | ||
"caseworker-civil-admin", | ||
"caseworker-civil-staff", | ||
"court-officer-order", | ||
"ctsc", | ||
"nbc-team-leader" | ||
], | ||
"CRUD": "CRU" | ||
} | ||
] | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2017", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseFieldID": "qmRespondentSolicitor2Queries", | ||
"UserRole": "caseworker-civil-systemupdate", | ||
"CRUD": "CRUD" | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2017", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseFieldID": "qmLatestQuery", | ||
"AccessControl": [ | ||
{ | ||
"UserRoles": [ | ||
"APP-SOL-SPEC-PROFILE", | ||
"APP-SOL-UNSPEC-PROFILE", | ||
"RES-SOL-ONE-SPEC-PROFILE", | ||
"RES-SOL-ONE-UNSPEC-PROFILE", | ||
"RES-SOL-TWO-SPEC-PROFILE", | ||
"RES-SOL-TWO-UNSPEC-PROFILE", | ||
"caseworker-civil-admin", | ||
"caseworker-civil-staff", | ||
"court-officer-order", | ||
"ctsc", | ||
"nbc-team-leader" | ||
], | ||
"CRUD": "CRU" | ||
} | ||
] | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2017", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseFieldID": "qmLatestQuery", | ||
"UserRole": "caseworker-civil-systemupdate", | ||
"CRUD": "CRUD" | ||
} | ||
] |
34 changes: 34 additions & 0 deletions
34
ccd-definition/CaseEvent/User/QueryManagement-nonprod.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[ | ||
{ | ||
"LiveFrom": "01/01/2017", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"ID": "queryManagementRaiseQuery", | ||
"Name": "Raise a new query", | ||
"Description": "Raise a new query", | ||
"DisplayOrder": 1, | ||
"PreConditionState(s)": "*", | ||
"PostConditionState": "*", | ||
"SecurityClassification": "Public", | ||
"CallBackURLAboutToStartEvent": "${CCD_DEF_CASE_SERVICE_BASE_URL}/cases/callbacks/about-to-start", | ||
"CallBackURLAboutToSubmitEvent": "${CCD_DEF_CASE_SERVICE_BASE_URL}/cases/callbacks/about-to-submit", | ||
"EndButtonLabel": "Raise Query", | ||
"ShowSummary": "N", | ||
"ShowEventNotes": "N", | ||
"Publish": "Y" | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2017", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"ID": "queryManagementRespondQuery", | ||
"Name": "Respond to a query", | ||
"Description": "Respond to a query", | ||
"DisplayOrder": 2, | ||
"PreConditionState(s)": "*", | ||
"PostConditionState": "*", | ||
"SecurityClassification": "Public", | ||
"ShowSummary": "N", | ||
"ShowEventNotes": "N", | ||
"Publish": "Y", | ||
"EndButtonLabel": "Respond to Query" | ||
} | ||
] |
74 changes: 74 additions & 0 deletions
74
ccd-definition/CaseEventToFields/QueryManagement-Raise-nonprod.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
[ | ||
{ | ||
"LiveFrom": "01/01/2018", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseEventID": "queryManagementRaiseQuery", | ||
"CaseFieldID": "QueryManagementComponentLauncher", | ||
"PageFieldDisplayOrder": 1, | ||
"DisplayContext": "OPTIONAL", | ||
"DisplayContextParameter" : "#ARGUMENT(CREATE,QueryManagement)", | ||
"PageID": "queryManagementRaiseQuery", | ||
"PageLabel": "Raise a new query", | ||
"PageDisplayOrder": 1, | ||
"ShowSummaryChangeOption": "N" | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2018", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseEventID": "queryManagementRaiseQuery", | ||
"CaseFieldID": "qmApplicantSolicitorQueries", | ||
"PageFieldDisplayOrder": 2, | ||
"DisplayContext": "OPTIONAL", | ||
"DisplayContextParameter": "#ARGUMENT(CREATE)", | ||
"PageID": "queryManagementRaiseQuery", | ||
"PageLabel": "Raise a new query", | ||
"Publish": "Y", | ||
"PageDisplayOrder": 1, | ||
"ShowSummaryChangeOption": "Y", | ||
"FieldShowCondition": "QueryManagementComponentLauncher=\"DO_NOT_SHOW\"" | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2018", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseEventID": "queryManagementRaiseQuery", | ||
"CaseFieldID": "qmRespondentSolicitor1Queries", | ||
"PageFieldDisplayOrder": 3, | ||
"DisplayContext": "OPTIONAL", | ||
"DisplayContextParameter": "#ARGUMENT(CREATE)", | ||
"PageID": "queryManagementRaiseQuery", | ||
"PageLabel": "Raise a new query", | ||
"Publish": "Y", | ||
"PageDisplayOrder": 1, | ||
"ShowSummaryChangeOption": "Y", | ||
"FieldShowCondition": "QueryManagementComponentLauncher=\"DO_NOT_SHOW\"" | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2018", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseEventID": "queryManagementRaiseQuery", | ||
"CaseFieldID": "qmRespondentSolicitor2Queries", | ||
"PageFieldDisplayOrder": 4, | ||
"DisplayContext": "OPTIONAL", | ||
"DisplayContextParameter": "#ARGUMENT(CREATE)", | ||
"PageID": "queryManagementRaiseQuery", | ||
"PageLabel": "Raise a new query", | ||
"Publish": "Y", | ||
"PageDisplayOrder": 1, | ||
"ShowSummaryChangeOption": "Y", | ||
"FieldShowCondition": "QueryManagementComponentLauncher=\"DO_NOT_SHOW\"" | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2018", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseEventID": "queryManagementRaiseQuery", | ||
"CaseFieldID": "qmLatestQuery", | ||
"PageFieldDisplayOrder": 5, | ||
"DisplayContext": "READONLY", | ||
"PageID": "queryManagementRaiseQuery", | ||
"PageLabel": "Raise a new query", | ||
"Publish": "Y", | ||
"PageDisplayOrder": 1, | ||
"ShowSummaryChangeOption": "N", | ||
"FieldShowCondition": "QueryManagementComponentLauncher=\"DO_NOT_SHOW\"" | ||
} | ||
] |
53 changes: 53 additions & 0 deletions
53
ccd-definition/CaseEventToFields/QueryManagement-Responsd-nonprod.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
[ | ||
{ | ||
"LiveFrom": "01/01/2018", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseEventID": "queryManagementRespondQuery", | ||
"CaseFieldID": "QueryManagementComponentLauncher", | ||
"PageFieldDisplayOrder": 1, | ||
"DisplayContext": "OPTIONAL", | ||
"PageID": "queryManagementRespondQuery", | ||
"PageLabel": "Respond to a query", | ||
"PageDisplayOrder": 1, | ||
"ShowSummaryChangeOption": "N" | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2018", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseEventID": "queryManagementRespondQuery", | ||
"CaseFieldID": "qmApplicantSolicitorQueries", | ||
"PageFieldDisplayOrder": 2, | ||
"DisplayContext": "OPTIONAL", | ||
"PageID": "queryManagementRespondQuery", | ||
"PageLabel": "Respond to a query", | ||
"FieldShowCondition": "QueryManagementComponentLauncher=\"DUMMY_VALUE_TO_HIDE_FIELD\"", | ||
"PageDisplayOrder": 1, | ||
"ShowSummaryChangeOption": "Y" | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2018", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseEventID": "queryManagementRespondQuery", | ||
"CaseFieldID": "qmRespondentSolicitor1Queries", | ||
"PageFieldDisplayOrder": 3, | ||
"DisplayContext": "OPTIONAL", | ||
"PageID": "queryManagementRespondQuery", | ||
"PageLabel": "Respond to a query", | ||
"PageDisplayOrder": 1, | ||
"ShowSummaryChangeOption": "Y", | ||
"FieldShowCondition": "QueryManagementComponentLauncher=\"DUMMY_VALUE_TO_HIDE_FIELD\"" | ||
}, | ||
{ | ||
"LiveFrom": "01/01/2018", | ||
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}", | ||
"CaseEventID": "queryManagementRespondQuery", | ||
"CaseFieldID": "qmRespondentSolicitor2Queries", | ||
"PageFieldDisplayOrder": 4, | ||
"DisplayContext": "OPTIONAL", | ||
"PageID": "queryManagementRespondQuery", | ||
"PageLabel": "Respond to a query", | ||
"PageDisplayOrder": 1, | ||
"ShowSummaryChangeOption": "Y", | ||
"FieldShowCondition": "QueryManagementComponentLauncher=\"DUMMY_VALUE_TO_HIDE_FIELD\"" | ||
} | ||
] |
Oops, something went wrong.