From a8199d216dc7d64b2d338e36e51a3607a2e6ae3c Mon Sep 17 00:00:00 2001 From: Odysseus Chiu Date: Thu, 29 Aug 2024 08:33:11 -0700 Subject: [PATCH] 21562-Short name details warning update (#2987) --- auth-web/package-lock.json | 6 +++--- auth-web/package.json | 2 +- auth-web/src/views/pay/eft/ShortNameDetailsView.vue | 4 +++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/auth-web/package-lock.json b/auth-web/package-lock.json index d5312da69f..1f9e0b438e 100644 --- a/auth-web/package-lock.json +++ b/auth-web/package-lock.json @@ -1,12 +1,12 @@ { "name": "auth-web", - "version": "2.6.78", + "version": "2.6.79", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "auth-web", - "version": "2.6.78", + "version": "2.6.79", "dependencies": { "@bcrs-shared-components/base-address": "2.0.3", "@bcrs-shared-components/bread-crumb": "1.0.8", @@ -58,7 +58,7 @@ "@types/vuelidate": "^0.7.13", "@typescript-eslint/eslint-plugin": "^6.4.0", "@typescript-eslint/parser": "^6.4.0", - "@volar-plugins/vetur": "*", + "@volar-plugins/vetur": "latest", "@vue/eslint-config-standard": "^4.0.0", "@vue/eslint-config-typescript": "^4.0.0", "@vue/test-utils": "1.3.6", diff --git a/auth-web/package.json b/auth-web/package.json index f9cd6b8f19..4f4f8a2526 100644 --- a/auth-web/package.json +++ b/auth-web/package.json @@ -1,6 +1,6 @@ { "name": "auth-web", - "version": "2.6.78", + "version": "2.6.79", "appName": "Auth Web", "sbcName": "SBC Common Components", "private": true, diff --git a/auth-web/src/views/pay/eft/ShortNameDetailsView.vue b/auth-web/src/views/pay/eft/ShortNameDetailsView.vue index 7d23b7be53..f0b61bc8c0 100644 --- a/auth-web/src/views/pay/eft/ShortNameDetailsView.vue +++ b/auth-web/src/views/pay/eft/ShortNameDetailsView.vue @@ -33,7 +33,9 @@ mdi-alert

- Caution: Please verify if the {{ unsettledAmount }} balance is eligible for a refund, or you can link to a new account. + Caution: Please verify if the unsettled amount of {{ unsettledAmount }} on the short name + can be refunded or linked to a new account. If it's insufficient to settle an outstanding statement, + the settlement process will be on hold until full payment is received.