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
|
5dad6ab60f
|
[INJI-624] - update package-lock file
Signed-off-by: Swati Goel <meet2swati@gmail.com>
|
2023-12-19 15:32:57 +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 |
|
vijay151096
|
7ea3742ce0
|
Merge pull request #1102 from tw-mosip/inji-551-credential-registry
Credential registry fix to not get cached value after saving
|
2023-12-19 12:42:15 +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 |
|
Pooja Babusingh
|
3519c98034
|
feat(INJI-551): prevent fetching of cached esignet host when new host is updated
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>
|
2023-12-18 12:38:59 +05:30 |
|
vijay151096
|
2a121ec774
|
Merge pull request #1100 from tw-mosip/INJI-624-integrate-facesdk
[INJI-624] - integrate facesdk as npm module.
|
2023-12-18 12:38:51 +05:30 |
|
Swati Goel
|
08c1650081
|
[INJI-624] - integrate facesdk as npm module.
Signed-off-by: Swati Goel <meet2swati@gmail.com>
|
2023-12-18 11:39:31 +05:30 |
|
KiruthikaJeyashankar
|
54fe11fd8f
|
[INJI-156] fix duplicate hint shown in VC share in progress screen (#1094)
* [INJI-156] fix duplicate hint shown in VC share in progress screen
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
* [INJI-577] refactor inline style to theme file
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
* [INJI-156] refactor Loader component props
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
* [INJI-156] remove unused prop
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
* [INJI-156] fix sending vc hint not shown on VCShare
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
---------
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
|
2023-12-15 17:01:10 +05:30 |
|
vijay151096
|
92021eff21
|
Merge pull request #1098 from tw-mosip/INJI-624
[INJI-624] - add support for face verification
v0.10.0
|
2023-12-15 13:52:41 +05:30 |
|
Swati Goel
|
bd37dc6285
|
[INJI-624] - remove iriscan facesdk and provide support to integrate any facesdk for face verification
Signed-off-by: Swati Goel <meet2swati@gmail.com>
|
2023-12-15 13:18:02 +05:30 |
|
Pooja Babusingh
|
0f53830be8
|
feat(INJI-551): fix onCancel for credential registry to reset the values
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>
|
2023-12-14 13:07:31 +05:30 |
|
Pooja Babusingh
|
c401f92fa1
|
feat(INJI-551): send single event to save both mimoto and esignet host
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>
|
2023-12-14 12:31:52 +05:30 |
|
Swati Goel
|
423a587ae1
|
Merge pull request #1085 from tw-mosip/inji-282-disabled-camera-permission-view
fix(Inji-282): show camera scanner in white colour when the camera permissions are disabled
|
2023-12-14 10:01:14 +05:30 |
|
vijay151096
|
ef32fef13c
|
Merge pull request #1096 from tw-mosip/inji-610
[INJI-610]: integrate iriscan npm module for face match
|
2023-12-14 09:58:06 +05:30 |
|
Swati Goel
|
48bc6bf530
|
[INJI-610]: integrate iriscan npm module for face match
Signed-off-by: Swati Goel <meet2swati@gmail.com>
|
2023-12-13 21:33:55 +05:30 |
|
adityankannan-tw
|
ed51e2d202
|
refactor(MOSIP-29236): rename the clear artifact file (#1092)
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
|
2023-12-13 12:48:34 +05:30 |
|
Swati Goel
|
93136c18d9
|
Merge pull request #1090 from tw-mosip/inji-332
[INJI-332]: fix clearing of UIN/VID after retreiving it from AID
|
2023-12-13 11:31:22 +05:30 |
|
Swati Goel
|
469a9df3b8
|
Merge branch 'develop' into inji-332
|
2023-12-12 17:48:56 +05:30 |
|
PuBHARGAVI
|
934ea79077
|
[INJI-332] add target for top level set individual event in add vc modal
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
|
2023-12-12 17:42:59 +05:30 |
|
Alka
|
05dd5b9d20
|
[INJI-332]: update logic to clear idType on change the idType from dropdown
Signed-off-by: Alka <prasadalka1998@gmail.com>
|
2023-12-12 17:08:01 +05:30 |
|
KiruthikaJeyashankar
|
0d0c962fe3
|
[INJI-577] fix alignment issue in sendVcScreen (#1089)
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
|
2023-12-12 15:09:18 +05:30 |
|
Alka
|
08878e26da
|
[INJI-577]: fix clearing of UIN/VID after retreiving it from AID in VC download flow
Signed-off-by: Alka <prasadalka1998@gmail.com>
|
2023-12-12 14:28:53 +05:30 |
|
adityankannan-tw
|
c586daa62d
|
[INJI-610]: use npm module for iris scan sdk (#1088)
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
Co-authored-by: adityankannan-tw <adityan410pm@gmail.com>
|
2023-12-12 11:46:33 +05:30 |
|
Swati Goel
|
20175dffee
|
Merge branch 'develop' into inji-282-disabled-camera-permission-view
|
2023-12-12 10:19:48 +05:30 |
|
PoojaBabusing
|
25311ff605
|
feat(INJI-555): fix ios data loss and crash after vc activation (#1083)
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>
Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>
Co-authored-by: Swati Goel <meet2swati@gmail.com>
|
2023-12-12 10:11:34 +05:30 |
|
Swati Goel
|
83273350e6
|
Merge branch 'develop' into inji-282-disabled-camera-permission-view
|
2023-12-11 23:32:20 +05:30 |
|
vijay151096
|
7151cdc399
|
Merge pull request #1086 from tw-mosip/inji-564-ios-fix-bundleId-develop
ci(INJI-564): change bundle id and artifact name
|
2023-12-11 18:03:39 +05:30 |
|
vijay151096
|
9c62c5eaee
|
Merge pull request #1087 from tw-mosip/inji-564-ios-fix-bundleId
ci(INJI-564): change bundle id for default app
|
2023-12-11 18:03:23 +05:30 |
|
adityankannan-tw
|
64b119f8d4
|
ci(INJI-564): change bundle id for default app
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
|
2023-12-11 17:22:22 +05:30 |
|
adityankannan-tw
|
b650cc4792
|
ci(INJI-564): change bundle id and artifact name
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
|
2023-12-11 17:18:13 +05:30 |
|
vijay151096
|
c0057f0b01
|
Merge pull request #1084 from tw-mosip/inji-564-ios-fix-bundleId
Inji 564 - change ipa name to push to testflight
|
2023-12-11 11:55:37 +05:30 |
|
adityankannan-tw
|
c343c2dae5
|
ci(INJI-564): change file name to upload to testflight
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
|
2023-12-11 11:49:29 +05:30 |
|
vijay151096
|
2751fe5384
|
Merge pull request #1081 from tw-mosip/inji-564-ios-fix-bundleId
INJI - 564 - fix path and permission issue
|
2023-12-11 10:41:35 +05:30 |
|
vijay151096
|
98e6888dc9
|
Merge pull request #1082 from tw-mosip/inji-564-ios-fix-bundleId-develop
INJI - 564 - fix path and permission issue
|
2023-12-11 10:41:06 +05:30 |
|
adityankannan-tw
|
5cc7857267
|
ci(INJI-564): change permissions for project file
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
|
2023-12-11 10:25:00 +05:30 |
|
Harsh Vardhan
|
e27558e55b
|
ci(INJI-564): fix broken iOS Fastlane script (#1080)
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com>
|
2023-12-11 10:25:00 +05:30 |
|
adityankannan-tw
|
182ed640b4
|
ci(INJI-564): change permissions for project file
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
|
2023-12-11 10:16:01 +05:30 |
|
Harsh Vardhan
|
85fe60210c
|
ci(INJI-564): fix quoting in sed script (#1079)
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com>
|
2023-12-11 10:16:01 +05:30 |
|
Alka Prasad
|
473fa50699
|
ci(INJI-564): fix curr wrking dir for Fastlane sh scripts (#1078)
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com>
|
2023-12-11 10:16:01 +05:30 |
|
Harsh Vardhan
|
a485896d81
|
ci(INJI-564): fix broken iOS Fastlane script (#1080)
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com>
|
2023-12-10 11:42:25 +05:30 |
|
Harsh Vardhan
|
9edd04b439
|
ci(INJI-564): fix quoting in sed script (#1079)
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com>
|
2023-12-10 11:41:53 +05:30 |
|
Alka Prasad
|
b31fbd3794
|
ci(INJI-564): fix curr wrking dir for Fastlane sh scripts (#1078)
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com>
|
2023-12-08 16:58:38 +05:30 |
|
adityankannan-tw
|
1e34b3a90a
|
ci(INJI-564): fix bundle id and path error (#1075)
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
|
2023-12-08 14:37:13 +05:30 |
|
adityankannan-tw
|
8434eff87c
|
ci(INJI-564): fix bundle id and path error (#1076)
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
|
2023-12-08 14:36:27 +05:30 |
|
adityankannan-tw
|
e95edfecc2
|
ci(INJI-564): fix bundle id and path error
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
|
2023-12-08 14:33:20 +05:30 |
|
adityankannan-tw
|
8c06963f37
|
ci(INJI-564): fix bundle id and path error
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
|
2023-12-08 14:31:00 +05:30 |
|
adityankannan-tw
|
b1de7cebf0
|
ci(INJI - 564): add iOS reusable workflows with custom flavours (#1074)
* ci(INJI-564): bump up marketing version to 0.10.0
Co-authored-by: Harsh Vardhan <harsh59v@gmail.com>
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
|
2023-12-08 11:59:15 +05:30 |
|
Harsh Vardhan
|
e3e261549d
|
feat(INJI-541): add reusable workflows and multiple app flavors
* ci(INJI-564): bump up version to 0.10.0 and other changes
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
|
2023-12-08 11:56:15 +05:30 |
|