Inji 364 UI update for success messages (#863)

* feat(INJI-364): add new ui for successful activation of VC

* feat(INJI-364): update VC receive UI

* feat(INJI-364): extract banner notification component

* feat(INJI-364): re suse banner notification component

* feat(INJI-364): add successfully share popup and translations

* feat(INJI-364): use proper state for showing  the success modal

* fix(INJI-364): show activate popup in respective screens only

* refactor(INJI-364): rename props

* refactor(INJI-364): remove logs

* fix(INJI-372): fix hindi translation

* chore(INJI-364): update package-lock.json

* refactor(INJI-364): add proper testID implementation for BannerNotification

* refactor(INJI-364): remove unused imports

* refactor(INJI-364): remove multiple state set

* refactor(INJI-364): add missing testID

* refactor(INJI-364): add missing testID

* feat(INJI-364): add activated notification to esignet VC also

* chore(INJI-364): update package-lock.json
This commit is contained in:
Sreenadh S
2023-09-26 21:05:22 +05:30
committed by GitHub
parent 37c65c4be1
commit bad21e409c
25 changed files with 703 additions and 85 deletions

View File

@@ -279,6 +279,7 @@
"generateVcDescription": "Tap on \"Download card\" below to download your card",
"downloadCard": "Download Card",
"downloadingYourCard": "Downloading your card, this can take upto 5 minutes",
"activated": "Credentials are enabled for online authentication.",
"errors": {
"savingFailed": {
"title": "Failed to save the Card",
@@ -332,6 +333,7 @@
"revoking": "Your wallet contains a credential with VID {{vid}}. Revoking this will automatically remove the same from the wallet. Are you sure you want to proceed?",
"requestingOtp": "Requesting OTP...",
"editTag": "Rename",
"activated": "Credentials are enabled for online authentication.",
"redirecting": "Redirecting...",
"success": {
"unlocked": "Card successfully unlocked",
@@ -501,8 +503,8 @@
"timeoutHint": "Sharing is delayed, possibly due to a connection issue."
},
"accepted": {
"title": "Success!",
"message": "Your Card has been successfully shared with Verifier",
"title": "ID shared successfully",
"message": "Your ID has been successfully shared with",
"gotohome": "Go to Home"
},
"rejected": {