Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* exposing endpoint to access port of entry enum from commons from frontend * exposing endpoint to access country of residence enum from commons from frontend * exposing endpoint to access country of residence enum from commons from frontend * exposing endpoint to access country of residence enum from commons from frontend * pointing to new sscs-common release and fixing checkstyle issues * pointing to frontend pr * undoing test update * allowing for iba via github label * fixing and making adding another ingress for iba so no reliance on github label * moving exposed endpoints for country of residence and port of entry to citizen for more security * renamed endpoints * reverting preview sya pointing * Update build.gradle * SSCSCI-1047: New PR pointing at new version of SSCS Commons library * SSCSCI-1128: Setting up manage case create for ibca * SSCSCI-1128: Update definition file for - ibca reference - point of entry NOTE: using dev snapshot of sscs commons * SSCSCI-1128: Alter callback logic and add mid event * SSCSCI-1128: Update port of entry label * SSCSCI-1128: remove logging line * SSCSCI-1128: Update port of entry label for exui tab * SSCSCI-1128: Update to events to allow ibca cases to progress * SSCSCI-1128: Update commons version * SSCSCI-1128: Point at latest commons * SSCSCI-1128: Update functional test to avoid ibc role check * SSCSCI-1128: Fix ibca file name * SSCSCI-1128: Update mid event to ensure validation only happens for ibca cases * SSCSCI-1128: Address issues/comments * SSCSCI-1128: Resolve issues after commons upgrade * SSCSCI-1128: Bring fixed list element codes in line * SSCSCI-1128: Remove method as redundant due to update to address sscs commons * SSCSCI-1128: Add unit tests * SSCSCI-1128: Update tabs and other show conditions for ibca cases * SSCSCI-1128: Turn IBA toggle off * SSCSCI-1128: Pull in changes from SSCSCI-969 PR (https://github.com/hmcts/sscs-tribunals-case-api/pull/4080/files) * SSCSCI-1128: Turn off infected blood toggle * SSCSCI-1128: Updates to show conditions, tabs and callback handlers * SSCSCI-1128: Update entry in ibc roles * SSCSCI-1128: Update case fields brought in line with create case * SSCSCI-1206: Alter field permissions for dwpUploadResponse event * SSCSCI-1128: Action dev review comments * SSCSCI-1128: Revert enabling of iba toggle * SSCSCI-1206: Add new label fields for hmrc and ibca benefit/appeals * SSCSCI-1128: Reintroduce fields for mainland uk, ibca ref etc * SSCSCI-1206: Configure event handlers to ensure benefit and issues codes handled for ibca * SSCSCI-1206: Update event details bring in line with new changes after merge * SSCSCI-1206: Point at sscs commons version tag for pr raised in commons * SSCSCI-1206: Fix checkstyle issues * SSCSCI-1206: Revert change to dwpEditedResponseDocument auth for caseworker-sscs-teamleader as made in error * SSCI-1206: Resolve checkstyle * SSCSCI-1128: Point preview bulk scan api at preview instance * SSCSCI-1128: Point to bulk scan pr in event config * SSCSCI-1206: Alter show condition for where complex type is used in other places in codebase * SSCSCI-1206: Ensure new fields added in complex type are hidden everywhere used behind show condition * SSCSCI-1206: Add test for submission * SSCSCI-1206: remove todo * SSCSCI-1206: Add required permissions for ibca user * SSCSCI-1206: Update commons git tag * SSCSCI-1128: Bring changes in line after change to infectedBloodCompensation in commons * SSCSCI-1128: Update show conditions for identity in update case event * SSCSCI-1206: Update sscs commons pr tag * SSCSCI-1206: Point at snapshot of 1206 commons PR * SSCSCI-1206: Update benefit code in test after update in commons * SSCSCI-1206: Update snapshot name * SSCSCI-1206: Point at common commit hash * SSCSCI-1206: Point at snapshot * SSCSCI-1128: Revert change to bulk scan api endpoint * SSCSCI-1206: Resolve conflicts * SSCSCI-1128: Resolve conflicts * SSCSCI-1128: Fix issue after resolving conflicts * SSCSCI-1206: fix show condition to wrap first part in brackets * SSCSCI-1206: Trigger fresh build * SSCSCI-1206: Use commit hash as snapshot not updated with latest code * Revert "Revert SSCSCI-1344 (#4164)" This reverts commit cfbc182. * SSCSCI-1206: Address QA issues raised * SSCSCI-1206: Update show condition to use benefit type code * SSCSCI-1206: Update permissions and common version * SSCSCI-1206: Point at common commit to resolve build failure * SSCSCI-1206: Fix build issues * SSCSCI-1206: Give sscs-caseworker permissions for ibca only fields * SSCSCI-1206: Move setting of ibca only fields into is ibc block * SSCSCI-1206: Update authorisation for ibca only fields * SSCSCI-1206: Remove logging that was added for testing * SSCSCI-1206: Merge master --------- Co-authored-by: Tom Elliott <tomelliott@Toms-MacBook-Pro.local> Co-authored-by: Tom Elliott <tomlaelliott@gmail.com> Co-authored-by: WillOrchard <127200688+WillOrchard@users.noreply.github.com>
- Loading branch information