Skip to content

Commit

Permalink
Revert "exui-837-Data loss stepping back/forward through journey" (#3298
Browse files Browse the repository at this point in the history
)

* Revert "exui-837-Data loss stepping back/forward through journey (#3275)"

This reverts commit a89d405.

* revert-3275-exui-837: Setting Preview Deployment ID

* cve

---------

Co-authored-by: RiteshHMCTS <[email protected]>
  • Loading branch information
RiteshHMCTS and RiteshHMCTS authored Sep 28, 2023
1 parent a89d405 commit be05f6f
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>hmcts/.github:renovate-config",
"local>hmcts/.github//renovate/automerge-minor"
"local>hmcts/.github:renovate-config",
"local>hmcts/.github//renovate/automerge-minor"
]
}
2 changes: 1 addition & 1 deletion charts/xui-webapp/values.preview.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ nodejs:
SERVICES_LOCATION_REF_API_URL: http://rd-location-ref-api-aat.service.core-compute-aat.internal
FEATURE_ACCESS_MANAGEMENT_ENABLED: true
JURISDICTIONS: DIVORCE,PROBATE,FR,PUBLICLAW,IA,SSCS,CIVIL,PRIVATELAW,EMPLOYMENT,ST_CIC
PREVIEW_DEPLOYMENT_ID: exui-preview-deployment-3275
PREVIEW_DEPLOYMENT_ID: exui-preview-deployment-3298
keyVaults:
rpx:
secrets:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@angular/platform-browser-dynamic": "^11.2.14",
"@angular/router": "^11.2.14",
"@edium/fsm": "^2.1.2",
"@hmcts/ccd-case-ui-toolkit": "6.19.6",
"@hmcts/ccd-case-ui-toolkit": "6.19.5",
"@hmcts/ccpay-web-component": "5.2.8",
"@hmcts/frontend": "0.0.39-alpha",
"@hmcts/media-viewer": "2.9.5",
Expand Down
2 changes: 1 addition & 1 deletion yarn-audit-known-issues

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2559,12 +2559,12 @@ __metadata:
languageName: node
linkType: hard

"@hmcts/ccd-case-ui-toolkit@npm:6.19.6":
version: 6.19.6
resolution: "@hmcts/ccd-case-ui-toolkit@npm:6.19.6"
"@hmcts/ccd-case-ui-toolkit@npm:6.19.5":
version: 6.19.5
resolution: "@hmcts/ccd-case-ui-toolkit@npm:6.19.5"
dependencies:
tslib: ^2.0.0
checksum: a45fc92dc54875eba33cbd0578154fde82a235caab1cb7d5680634110731bba53fff5a30c760c4efb8e6bfec15ae21cab68215edf0b58768b2b9291da781a08e
checksum: 633b29b7a23bfd4986ae3730501b65b4aad2727400bb2771812022eeacd1b4b6b1b3e13874fdb68b6fd0fdcfb7b8c1bb07acd47fb7d733753ac1a5f0756c934b
languageName: node
linkType: hard

Expand Down Expand Up @@ -19642,7 +19642,7 @@ __metadata:
"@angular/platform-browser-dynamic": ^11.2.14
"@angular/router": ^11.2.14
"@edium/fsm": ^2.1.2
"@hmcts/ccd-case-ui-toolkit": 6.19.6
"@hmcts/ccd-case-ui-toolkit": 6.19.5
"@hmcts/ccpay-web-component": 5.2.8
"@hmcts/frontend": 0.0.39-alpha
"@hmcts/media-viewer": 2.9.5
Expand Down

0 comments on commit be05f6f

Please sign in to comment.