diff --git a/ppr-ui/devops/cloudbuild-pr.yaml b/ppr-ui/devops/cloudbuild-pr.yaml index f9f869ceb..0dfd7d0e7 100644 --- a/ppr-ui/devops/cloudbuild-pr.yaml +++ b/ppr-ui/devops/cloudbuild-pr.yaml @@ -1,6 +1,5 @@ steps: - # install / setup ci - - name: 'node:20.1' + - name: 'node:20.5.1' env: - 'VUE_APP_ADDRESS_COMPLETE_KEY=$_VUE_APP_ADDRESS_COMPLETE_KEY' - 'VUE_APP_PPR_LD_CLIENT_ID=$_VUE_APP_PPR_LD_CLIENT_ID' diff --git a/ppr-ui/package.json b/ppr-ui/package.json index 8ee8bcc3b..50e90438f 100644 --- a/ppr-ui/package.json +++ b/ppr-ui/package.json @@ -1,6 +1,6 @@ { "name": "ppr-ui", - "version": "4.0.8", + "version": "4.0.9", "private": true, "appName": "Assets UI", "sbcName": "SBC Common Components", diff --git a/ppr-ui/src/components/common/RegistrationsWrapper.vue b/ppr-ui/src/components/common/RegistrationsWrapper.vue index adbcf944c..34dd03e65 100644 --- a/ppr-ui/src/components/common/RegistrationsWrapper.vue +++ b/ppr-ui/src/components/common/RegistrationsWrapper.vue @@ -1,230 +1,3 @@ - - - - - - - - - - - - - - - - - - - - - - mdi-information-outline - - - - {{ tooltipTxtRegSrch }} - - - Retrieve an existing registration to add to your table: - - - - - - - - - - - - - - {{ registrationLabel }} Registrations - - ({{ isPpr ? getRegTableTotalRowCount : myRegistrations.length }}) - - - - - - - - Columns to Show - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + mdi-information-outline + + + + {{ tooltipTxtRegSrch }} + + + Retrieve an existing registration to add to your table: + + + + + + + + + + + + + + {{ registrationLabel }} Registrations + + ({{ isPpr ? getRegTableTotalRowCount : myRegistrations.length }}) + + + + + + + + Columns to Show + + + + + + + + + + + + + + + + + + + + + + + + + + +
- - - - mdi-information-outline - - - - {{ tooltipTxtRegSrch }} - - - Retrieve an existing registration to add to your table: -
+ + + + mdi-information-outline + + + + {{ tooltipTxtRegSrch }} + + + Retrieve an existing registration to add to your table: +