-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* SSCSCI-1046: Add case list filter options for IBA users * SSCSCI-1046: Update auth case state tab * SSCSCI-1047: Set up changes for what IBCA user can and can't see * SSCSCI-1046: Add role to access profile mapping * SSCSCI-1047: Point at SSCS Commons changes and test in preview * SSCSCI-1047: Merge conflicts resolved * SSCSCI-1047: Update tests * SSCSCI-1047: Remove C, U and D access for caseworker-sscs users on addHearing event * SSCSCI-1047: Roll back previous change * SSCSCI-1047: Remove addHearing entry for sscs-caseworker * Add CCD Diff * Add CCD Diff * SSCSCI-1047: Add IBCA dwp regional centre to the fixed list * SSCSCI-1047: Update changes to IBCA reference after PO session * SSCSCI-1047: Add toggle for benefit list and move fixed list items for ibca into non prod for now * SSCSCI-1047: Remove if/else and filter in the stream itself * SSCSCI-1047: Revert back to current sscs common lib and add TODO for tests to be updated when using latest version --------- Co-authored-by: Tom Elliott <[email protected]> Co-authored-by: Nitin Prabhu <[email protected]> Co-authored-by: pats-john <[email protected]> Co-authored-by: Linus Norton <[email protected]>
- Loading branch information
1 parent
7d74776
commit 25e57ac
Showing
21 changed files
with
125 additions
and
34 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
1 change: 0 additions & 1 deletion
1
definitions/benefit/sheets/AuthorisationCaseEvent/AuthorisationCaseEvent-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
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
4 changes: 4 additions & 0 deletions
4
definitions/benefit/sheets/FixedLists/FixedLists-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,4 @@ | ||
[ | ||
{"LiveFrom": "01/01/2018", "ID": "FL_benefitCodes", "ListElementCode": "093", "ListElement": "093"}, | ||
{"LiveFrom": "01/01/2018", "ID": "FL_dwpRegionalCentre", "ListElementCode": "IBCA", "ListElement": "IBCA"} | ||
] |
Oops, something went wrong.