-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(inji-416): Refactoring Openid4vci components & fixing issues (…
…#889) * refactor(inji-416): merged esignetvcitem and existingvcitem * refactor(inji-416): remove the vc tag feature * refactor(inji-416): wallet binding fixes with vc store key modification * refactor(inji-416): display the vc's in the share vc screen * fix(INJI-416): display issuer logo in VC downloaded via eSignet Co-authored-by: Vijay <[email protected]> * fix(INJI-416): display formatted generatedOn date Co-authored-by: Vijay <[email protected]> * refactor(INJI-416): add kebab popup operations events in esignetVcItemMachine Co-authored-by: Vijay <[email protected]> * fix(INJI-416): vc activation in secure keystore existient android device vc unique identifier UIN is passed to generate keypair while wallet binding * fix(INJI-416): display VC id in removal log Co-authored-by: Vijay <[email protected]> * fix(INJI-416): display dateOfBirth in vcDetails in Android date parsing is causing issue in Android device due to JavaScript VM, thus using date-fns to parse. * refactor(INJI-416): modify check for isOpenId4VCIEnabled Co-authored-by: Vijay <[email protected]> * refactor(INJI-416): extract method for face image source * fix(INJI-416): show wallet binding success toaster appropriately on secure keystore available devices * refactor(INJI-416): change locale value for download vc description --------- Co-authored-by: Kiruthika Jeyashankar <[email protected]>
- Loading branch information
1 parent
de8cbb8
commit 443d946
Showing
38 changed files
with
550 additions
and
1,339 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
113 changes: 0 additions & 113 deletions
113
components/VC/EsignetMosipVCItem/EsignetMosipVCItem.tsx
This file was deleted.
Oops, something went wrong.
127 changes: 0 additions & 127 deletions
127
components/VC/EsignetMosipVCItem/EsignetMosipVCItemActivationStatus.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.