PuBHARGAVI
7c0bb869c7
[Injimob 821] add setTimeout api in the react native cloud storage library to set the timeout of the fetch operation ( #1245 )
...
* [INJIMOB-841] fix the logic of updating the pin status for esignet and sunbird cards
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-841] remove the occurence of setVcUpdate event in all files
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-821] update react-native-cloud-storage package and generate patch file for setTimeout api changes
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-821] add setTimeout function type definition in RNCloudStorage.d.ts file and call it in inji
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
---------
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
2024-02-13 10:04:03 +05:30
PuBHARGAVI
f7a68c7419
[INJIMOB-799] append timestamp to the restored vc vckey to make it unique ( #1230 )
...
* [INJIMOB-799] append timestamp to the restored vc vckey to make it unique
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-799] set isPinned status to false for all VCs before generating backup file
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-799] add timestamp to the vcMetadata and add it to the restored vc vckey to make it unique
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-799] send error event when exporting data is failed and refactor the way of setting timestamp in metadata
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-799] call getVcKey method on vcMetadata class instance not directly on vc metadata
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-799] update vc item machine typegen files
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
---------
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
Signed-off-by: Swati Goel <meet2swati@gmail.com >
Co-authored-by: Swati Goel <meet2swati@gmail.com >
2024-02-09 12:11:31 +05:30
KiruthikaJeyashankar
43395d179a
[INJIMOB-788] handle UI issues in backup & restore flow ( #1237 )
...
* [INJIMOB-788] increase pressable area of back button in modal
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788] modify content in backup screen
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788]: add loader for setting up as a modal
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-788]: modify styles of cloud confirmation screen
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-788]: modify styles of error component
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-788]: add error message toaster when backup file doesnt exist in cloud
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-788] show permission denied consent when user did not give required drive permissions
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788] split download and unzip of backupfile to different states
Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788] remove unused components
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJI-788] fix BYTES_IN_MEGABYTE value
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788] add telemetry events for dataBackup & restore setup flow
Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788] Fetch last backup details from cloud if not available in local storage
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788] change style of backup & restore screen
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788] modify new label style
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788] extract common styles to Theme
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788] modify error styles
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788] modify banner notification styles
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788] modify content of backup and restore banner
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788] extract functions to remove duplication
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJIMOB-788] add title to permission required screen
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
---------
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
2024-02-08 23:38:31 +05:30
Srikanth Kola
87f30a5b43
[INJI-709] fix home screen toaster success message ( #1219 )
...
* [INJI-709] fix home screen toaster success message
Signed-off-by: Srikanth Kola <srikanthsri7447@gmail.com >
* [INJI-709] create common container for walletbinding and backup banner notification
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com >
* [INJI-709] reverting the controller changes
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com >
* [INJI-709] reverting the controller changes
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com >
* [INJI-709] moving vc machine into VCItemMachine package
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com >
* [INJI-709] moving vc machine into VCItemMachine package
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com >
* [INJI-709] add margin between the multiple banners
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com >
---------
Signed-off-by: Srikanth Kola <srikanthsri7447@gmail.com >
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com >
2024-02-08 10:47:51 +05:30
KiruthikaJeyashankar
7a67c8df58
[INJIMOB-691] remove unnecessary comment
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-31 12:07:39 +05:30
Harsh Vardhan
14a4ee0a6d
[INJIMOB-691] add restore error handling & telemetry
...
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com >
2024-01-30 13:40:31 +05:30
KiruthikaJeyashankar
857f5036cb
[INJIMOB-691] fix restore failure when performed without backup before
...
In the restore flow we download backup file from cloud and write it to our local backup directory, so its necessary to make sure backup directory exists before writing file
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-30 11:56:48 +05:30
KiruthikaJeyashankar
358b21d247
[INJIMOB-691] show network error if exists
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-30 10:45:50 +05:30
KiruthikaJeyashankar
ce20fae6b7
[INJIMOB-691] store and retrive last backup details
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-30 10:00:28 +05:30
KiruthikaJeyashankar
a30ff2d86f
[INJIMOB-691] add testID
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-29 23:14:58 +05:30
KiruthikaJeyashankar
ddfedecc31
[INJIMOB-691] fix restore flow
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-29 20:16:46 +05:30
KiruthikaJeyashankar
4dd7c37d54
[INJIMOB-691] configure cloud storage before using it
...
other changes:
1. manual retry post failure / success of restore
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-29 19:10:46 +05:30
Harsh Vardhan
6a6fa5d948
[INJIMOB-691] download the backup ZIP file to DOCUMENT/inji/backup dir
...
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com >
2024-01-29 17:27:10 +05:30
KiruthikaJeyashankar
43143969af
[INJIMOB-691] remove old backup when performing a backup
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-29 17:16:27 +05:30
KiruthikaJeyashankar
7aad720761
[INJIMOB-691] trigger restore event on button press
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-29 16:28:04 +05:30
KiruthikaJeyashankar
05014116a2
Merge remote-tracking branch 'upstream/develop' into inji-691
...
Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-29 14:56:12 +05:30
KiruthikaJeyashankar
56104c1252
[INJIMOB-691] show backup error reason
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-29 13:54:11 +05:30
Pooja Babusingh
03e5f04613
[INJI-691]: throw error when there are no vcs downloaded
...
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
2024-01-29 13:15:04 +05:30
Alka Prasad
e09e5064f1
Inji 637: data backup restore ( #1198 )
...
* [INJI-637]: Create temporary UI skeleton and state machine for data backup restoration
* [INJI-637]: Add logic to restore data from the backup file
* [INJI-637] get zipfile from backup dir & refresh VCs
* [INJI-637] delete backup directory on success
* [INJI-637] refactor loading backup data function
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com >
Signed-off-by: Alka <prasadalka1998@gmail.com >
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com >
2024-01-29 13:12:20 +05:30
KiruthikaJeyashankar
9cee7601dd
[INJI-691] move backup & restore related components to folder
...
Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-29 11:01:08 +05:30
KiruthikaJeyashankar
5635a35db1
[INJI-691] modify style in backup flow
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-29 10:05:26 +05:30
KiruthikaJeyashankar
d3f1010faf
[INJI-691] replace restore icon with svg image
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-28 18:38:01 +05:30
Sreenadh S
137ab0554c
INJI-636: getting latest file content if file exists
...
Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com >
2024-01-28 14:07:21 +05:30
Sreenadh S
e1eb820201
INJI-633: backup upload to cloud and download from cloud
...
Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com >
2024-01-28 13:37:08 +05:30
KiruthikaJeyashankar
f018c543dd
[INJIMOB-691] show backup success data
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-27 10:07:47 +05:30
KiruthikaJeyashankar
224c4d68c0
[INJI-691] replaced deprecated google-signin library
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-25 16:27:56 +05:30
KiruthikaJeyashankar
355460154c
[INJI-691] move state logic to machine
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-25 10:34:51 +05:30
KiruthikaJeyashankar
9be3532f58
[INJI-691] Merge remote-tracking branch 'upstream/develop' into inji-691
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-25 06:50:46 +05:30
KiruthikaJeyashankar
1538f1a878
[INJI-691] show error when user denied cloud link consent
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-24 23:42:19 +05:30
KiruthikaJeyashankar
4a3fb5620a
[INJI-691] use react-native-google-signin for signin
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-24 19:20:20 +05:30
KiruthikaJeyashankar
9c8df829d9
[INJI-691] check storage availablity when backing up
...
Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-01-24 16:18:06 +05:30
vijay151096
8f5eb2f0dd
[INJI-606]: Integration of Sunbird Issuer with New UI ( #1193 )
...
* [INJI-606]: Integration of Sunbird Issuer with New UI
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* [INJI-606]: Don't show share with selfie option for sunbird VC
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
---------
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
2024-01-24 15:06:41 +05:30
Sreenadh S
e3e2c38477
INJI-633: backup upload to cloud
...
Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com >
2024-01-24 13:52:55 +05:30
vijay151096
a379c7a6e7
[INJI-606]: vc activation literal changes and code optimisation ( #1200 )
...
* [INJI-606]: vc activation literal changes and code optimisation
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* [INJI-606]: vc activation literal changes and code optimisation
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* [INJI-606]: vc pinning for sunbird credential
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
---------
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
2024-01-24 13:47:28 +05:30
PuBHARGAVI
ee2b07a0d7
[Inji-327] fix something went wrong error which is coming when user clicks on resend code during the vc activation ( #1177 )
...
* [INJI-327] call binding-otp api of esignet instead of otp api of resident services when user clicks on resend code
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJI-327] remove duplicate code in existing and esignet vc item machines
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJI-327] remove duplicates & use common selectors for both kebab popup and detailed view of vc
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJI-327] change walletBindingIdResponseForPrivateUpdateKey to tempWalletBindingIdResponse for better meaning
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJI-327] remove redundant telemetry activation success event call in esignet vc item machine
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJI-327] send telemetry event when vc activation fails due to private key updation failure
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJI-327] extract common actions of updating private key and wallet binding id into seperate state
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
---------
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
2024-01-23 23:05:11 +05:30
vijay151096
b36d87dab6
[INJI-606]: Integration of Sunbird Issuer with New UI ( #1193 )
...
* [INJI-606]: Integration of Sunbird Issuer with New UI
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* [INJI-606]: Don't show share with selfie option for sunbird VC
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
---------
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
2024-01-23 09:57:29 +05:30
PoojaBabusing
d778b94403
[INJI-628 & INJI-630]: Local backup creation ( #1160 )
...
* [INJI-630]: add backup machine and screens for data backup
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJI-630]: add argon2 configs for hashing salt, password and phoneNumber
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJI-630]: add key encryption and store hashed encryption key
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJI-630]: add toggle backup check to make modal invisible in ios
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* (INJI-630): update package-lock.json
Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com >
* [INJI-628]: restrict logic to double stringify JSON object before saving to DB
Signed-off-by: Alka <prasadalka1998@gmail.com >
* [INJI-628]: create local compressed backup file
Signed-off-by: Alka <prasadalka1998@gmail.com >
* [INJI-628]: move some functions to appropriate files
Signed-off-by: Alka <prasadalka1998@gmail.com >
* [INJI-628]: remove RN aes crypto library and use existing library to generate encryption key
Signed-off-by: Alka <prasadalka1998@gmail.com >
* [INJI-628]: update logic to check storage availability for backup creation
Signed-off-by: Alka <prasadalka1998@gmail.com >
* [INJI-628]: declare the variable and use then use it
Signed-off-by: Alka <prasadalka1998@gmail.com >
---------
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Signed-off-by: PoojaBabusing <115976560+PoojaBabusing@users.noreply.github.com >
Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com >
Signed-off-by: Alka <prasadalka1998@gmail.com >
Signed-off-by: Alka Prasad <Alka1703@users.noreply.github.com >
Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Co-authored-by: Sreenadh S <32409698+sree96@users.noreply.github.com >
Co-authored-by: Alka <prasadalka1998@gmail.com >
Co-authored-by: Alka Prasad <Alka1703@users.noreply.github.com >
2024-01-19 18:24:55 +05:30
vijay151096
0d14239fc0
Merge pull request #1172 from tw-mosip/inji-609-vc-rendering-issue
...
[INJI-609]: vc rendering with dynamic fields
2024-01-17 17:45:01 +05:30
Harsh Vardhan
f9c6f37450
[INJI-699] remove .hmac & .hmace files created due to INJI-612 ( #1170 )
...
* [INJI-699] remove .hmac & .hmace files created due to INJI-612
* also bump up secure-keystore to fix INJI-612
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com >
* [INJI-559] remove PoC code added for INji-612
* redundant encryption/decryption over RN bridge was making it slower to
load VCs, post initial bug-fix this code is removed to improve
performance
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com >
* [INJI-559] use try-catch for removing redundant files
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com >
* [INJI-559] skip remove hmac file as its not created
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com >
---------
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com >
2024-01-17 12:09:01 +05:30
Vijay
1d26ee12f8
[INJI-609]: vc rendering with dynamic fields
...
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
2024-01-17 09:38:21 +05:30
vijay151096
a2adcabc88
[INJI-609]: Dynamic VC Render ( #1140 )
...
* [INJI-609]: render vc claims dynamically using feature toggle
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* [INJI-609]: remove unwanted snippet
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* [INJI-609]: add tooltip and ellipsis for longer text
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* [INJI-609]: add tooltip and ellipsis for longer text
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
---------
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
2024-01-08 10:54:46 +05:30
Swati Goel
adb98cd59f
Merge pull request #1123 from tw-mosip/fix-download-cancel-popup
...
fix: cancel download popup & tuvali version
2023-12-26 16:13:20 +05:30
KiruthikaJeyashankar
b2bf7f4621
fix: show tuvali version
...
Co-authored-by: vijay151096 <94220135+vijay151096@users.noreply.github.com >
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2023-12-26 15:27:42 +05:30
Harsh Vardhan
1556538444
feat(INJI-622): add telemetry event to track face model init fail/success ( #1101 )
...
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com >
2023-12-26 12:47:50 +05:30
Alka Prasad
d77c08a605
[INJI-612]: Add telemetry events for HMac corruption ( #1120 )
2023-12-22 15:01:36 +05:30
PuBHARGAVI
184d74d80a
[Inji-610] integrate tuvali, iriscan and secure keystore npm modules into inji ( #1113 )
...
* [INJI-610] integrate npm module for tuvali and secure keystore
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJI-610] add missing error id and message for app was reset error in telemetry constants
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJI-610] integrate iris scan sdk npm module (#1088 )
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com >
Co-authored-by: Swati Goel <meet2swati@gmail.com >
* [INJI-610] update the position of iriscan sdk in package-lock
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJI-610] integrate latest tuvali and secure keystore changes into inji
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
---------
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com >
Signed-off-by: Swati Goel <meet2swati@gmail.com >
Co-authored-by: adityankannan-tw <109274996+adityankannan-tw@users.noreply.github.com >
Co-authored-by: Swati Goel <meet2swati@gmail.com >
2023-12-21 11:13:10 +05:30
vijay151096
d9e38ebd9a
Merge pull request #1106 from tw-mosip/INJI-624-merge-to-develop
...
Merge Release 0.10.0 to develop
2023-12-20 06:19:10 +05:30
KiruthikaJeyashankar
ffd96affff
[INJI-625] fix timeout in vc share ( #1099 )
...
* [INJI-625] fix vc share timeout scenario
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJI-625] extract constant for android version
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJI-625] fix cancel button in VC share connecting screen
pressing the cancel button in connection in progress screen cancels VC share
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJI-625] handle stay button in VC share timeout screen
pressing "Stay on the screen" button should continue the connection / sending progress and hide the timeout hint shown to user
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJI-625] remove redundant context variable
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJI-625] optimize import
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJI-625] add cancel button while sending VC
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJI-625] refactor duplicated constant
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJI-625] show cancel only while sending vc
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* [INJI-625] add hint in connecting screen of wallet
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
---------
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2023-12-19 21:39:51 +05:30
Swati Goel
7406873666
Merge branch 'release-0.10.0' into INJI-624-merge-to-develop
2023-12-19 15:23:38 +05:30
Pooja Babusingh
5c1a20b3d6
feat(INJI-551): show error when invalid host is added in credential registry
...
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
2023-12-18 14:55:03 +05:30