Commit Graph

49 Commits

Author SHA1 Message Date
Anil_Kumar_Majji
ba11363f01 [InjiMob-745] Implemented sharing error modal with respective CTA's and message when VC sharing has failed. (#1234)
* [INJIMOB-745]: Implemented Error moda of sharing failure with title, message & CTAs were display based on Error_codes

Signed-off-by: Anil_Kumar_Majji <106086523+Anil-kumar-Majji@users.noreply.github.com>

* [INJIMOB-745]: Implemented Error modal of sharing failure with title, message & CTAs were display based on Error_codes

Signed-off-by: Anil_Kumar_Majji <106086523+Anil-kumar-Majji@users.noreply.github.com>

* [INJIMOB-745]: Updated respective text in all the locals

Signed-off-by: Anil_Kumar_Majji <106086523+Anil-kumar-Majji@users.noreply.github.com>

* [INJIMOB-745]: Fixed the error of go to history button in success sharing status

Signed-off-by: Anil_Kumar_Majji <106086523+Anil-kumar-Majji@users.noreply.github.com>

* [INJIMOB-745]: Resolved PR Merge conflicts

Signed-off-by: Anil_Kumar_Majji <106086523+Anil-kumar-Majji@users.noreply.github.com>

* [INJIMOB-745]: remove duplicate import which causes build issue

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIMOB-745]: Modified SharingStatusModal into dynamic props for buttons, text as per requirement

Signed-off-by: Anil_Kumar_Majji <106086523+Anil-kumar-Majji@users.noreply.github.com>

* [INJIMOB-745]: Made changes in the rendering of respective button as per requirements

Signed-off-by: Anil_Kumar_Majji <106086523+Anil-kumar-Majji@users.noreply.github.com>

* [INJIMOB-745]: Adjusted the alignment of bottom buttons & Made header as per wire frame

Signed-off-by: Anil_Kumar_Majji <106086523+Anil-kumar-Majji@users.noreply.github.com>

* [INJIMOB-745]: Changed the verifier side  text messages of Error codes[TUV_UNK_001, TVV_UNK_001, 002, 003]

Signed-off-by: Anil_Kumar_Majji <106086523+Anil-kumar-Majji@users.noreply.github.com>

* [INJIMOB-745]: Added accessible props to Pressable in SharingStatusModal

Signed-off-by: Anil_Kumar_Majji <106086523+Anil-kumar-Majji@users.noreply.github.com>

* [INJIMOB-745]: Modified success screen icons in to SVG's

Signed-off-by: Anil_Kumar_Majji <106086523+Anil-kumar-Majji@users.noreply.github.com>

---------

Signed-off-by: Anil_Kumar_Majji <106086523+Anil-kumar-Majji@users.noreply.github.com>
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
Co-authored-by: srikanth716 <srikanthsri7447@gmail.com>
2024-02-19 11:11:58 +05:30
Sreenadh S
b45bf5b441 Inji 752 backup to iCloud (#1251)
* [INJIMOB-760]: update mosip Logo

Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com>

* [INJIMOB-834] ignore corrupted VC while performing backup

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] - Added basic backup and restore flow for iCloud

Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com>

* [INJIMOB-752] show proceed screen based on stored value

Co-authored-by: Sreenadh S <32409698+sree96@users.noreply.github.com>
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] fetch last backup details of iCloud

Co-authored-by: Sreenadh S <32409698+sree96@users.noreply.github.com>
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] download any unsynced files during lang setup in iOS

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] show permision required screen when not signed in on iOS

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] retry to sync unsynced file if exists while fetching last backup details

Co-authored-by: Sreenadh S <32409698+sree96@users.noreply.github.com>
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] - Added sync and open settings

Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com>

* [INJIMOB-752] - Add missing translations and refactor

Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com>

* [INJIMOB-752] - refactoring

Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com>

* [INJIMOB-834] remove corrupted VC metaData while performing backup

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] download any unsynced files during lang setup in iOS

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] remove backup and restore toggle

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] sync style of newLabel in purple and default theme

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] remove debug logs

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] rename file googleCloudUtils to CloudBackupAndRestoreUtils

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] return no backup faile error when backupfiles list from cloud is empty

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] add initail state in downloadingCredential to fix warning

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-752] - Added delayed visibility for backup screen

Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com>

* [INJIMOB-752] fix delay in databackup and restore screen

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

---------

Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com>
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com>
Co-authored-by: Vijay <94220135+vijay151096@users.noreply.github.com>
Co-authored-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
Co-authored-by: Swati Goel <meet2swati@gmail.com>
2024-02-14 23:26:43 +05:30
PoojaBabusing
f633bc05d7 Remove error toaster when retrying for backup or restore (#1241)
* [INJIMOB-825]: remove error toaster when retrying for backup or restore

Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>

* [INJIMOB-825]: refactor to check on data availability and storage avilability

Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>

* [INJIMOB-788] add gap between action buttons in Error screen

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-788] add theme colors to backup&restore flow icons

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

* [INJIMOB-788] modify style of gradient button

Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>

---------

Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>
Co-authored-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
2024-02-13 11:10:39 +05:30
KiruthikaJeyashankar
de73c97fa6 Merge remote-tracking branch 'upstream/develop' into inji-691
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
2024-01-31 09:41:23 +05:30
srikanth716
0b6f973efc [INJI-626] enhance intro slider with backup data guide carousel (#1211)
Signed-off-by: Srikanth Kola <srikanthsri7447@gmail.com>
2024-01-31 00:46:49 +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
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
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
Pooja Babusingh
3ad072ecb8 [INJI-691]: add backup icon and new label for the fetaure in settings screen
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>
2024-01-24 15:18:25 +05:30
KiruthikaJeyashankar
d1e85651ca [INJI-691] add backup and restore screen
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
2024-01-24 15:18:25 +05:30
anil_majji
d48fc1cf8d [INJI-725]: Renamed-scan-screen-as-share-and-changed-icon-for-share-in-bottom-tab
Signed-off-by: anil_majji <majjianilkumar050@gmail.com>
2024-01-22 17:22:52 +05:30
srikanth716
832d922282 Inji 569 using svg instead png (#1093)
* refactor(INJI-569): changing png to svg images from setup to home screen

Signed-off-by: Sri Kanth Kola <srikanthsri7447@gmail.com>

* Refactor(INJI-569): changing png to svg images settings screen

Signed-off-by: anil_majji <majjianilkumar050@gmail.com>

* [INJI-569] changing png to svg image

Signed-off-by: Sri Kanth Kola <srikanthsri7447@gmail.com>

* [INJI-569]: Adjusted all the alignment in settings screen

Signed-off-by: anil_majji <majjianilkumar050@gmail.com>

* [INJI-569] fix SuccessLogo size and and alignment

Signed-off-by: Sri Kanth Kola <srikanthsri7447@gmail.com>

* [INJI-569] refactor theme files and removing unused QrLoginWarning component

Signed-off-by: Sri Kanth Kola <srikanthsri7447@gmail.com>

* [INJI-569] changing the naming convention of svg images

Signed-off-by: Sri Kanth Kola <srikanthsri7447@gmail.com>

* [INJI-569] fix Typo mistake and remove unused imports

Signed-off-by: Sri Kanth Kola <srikanthsri7447@gmail.com>

* [INJI-569] fix Typo mistake, misssing imports and remove unused elements

Signed-off-by: Sri Kanth Kola <srikanthsri7447@gmail.com>

* [INJI-569]: Adjusted all the alignment of icons with tag name in settings screen

Signed-off-by: anil_majji <majjianilkumar050@gmail.com>

* [INJI-569] renaming the files

Signed-off-by: Sri Kanth Kola <srikanthsri7447@gmail.com>

---------

Signed-off-by: Sri Kanth Kola <srikanthsri7447@gmail.com>
Signed-off-by: anil_majji <majjianilkumar050@gmail.com>
Co-authored-by: anil_majji <majjianilkumar050@gmail.com>
2023-12-20 10:17:46 +05:30
Anil kumar M
39f3e0ecd5 Fix: (Inji-261): Most of the elements which are still in orange in the purple theme are fixed. (#1021)
* Feat(INJI-261): Some elements still appearing orange colour in the purple theme

Signed-off-by: anil_majji <majjianilkumar050@gmail.com>

* FIX(INJI-261): Some elements still appearing orange colour in the purple theme

Signed-off-by: anil_majji <majjianilkumar050@gmail.com>

* FIX(INJI-261): Fixed the home screen icons to purple theme

Signed-off-by: anil_majji <majjianilkumar050@gmail.com>

* FIX(INJI-261): Fixed the comments of respective PR

Signed-off-by: anil_majji <majjianilkumar050@gmail.com>

* FIX(INJI-261): Fixed the comments of respective PR

Signed-off-by: anil_majji <majjianilkumar050@gmail.com>

---------

Signed-off-by: anil_majji <majjianilkumar050@gmail.com>
2023-11-20 13:00:18 +05:30
vijay151096
ad76243d02 Refactor(inji-429) : standardize issuers configuration (#937)
* refactor(inji-429): standardize the issuers configuration

Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com>

* refactor(inji-249): optimise the issuers protocols implementations

Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com>

* refactor(inji-249): remove unnecessary states and unused icons

Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com>

---------

Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com>
2023-10-18 17:23:11 +05:30
Swati Goel
4cfff49fec feat(INJI-471) - Update intro slide image with description. (#931)
Signed-off-by: Swati Goel <meet2swati@gmail.com>
2023-10-16 20:04:40 +05:30
KiruthikaJeyashankar
55c666b121 feat: download credentials from Esignet using openId4VCI (#851)
* feat(INJI-245): dowload and view card via issuers

Co-authored-by: Harsh Vardhan <harsh59v@gmail.com>

* fix(INJI-245): remove vc from wallet

Co-authored-by: Harsh Vardhan <harsh59v@gmail.com>

* feat(INJI-245): pin card downloaded via eSignet

* refactor(INJI-245): remove debug logs

* refactor(INJI-245): rename vcItem related component to ExistingVcItem

* refactor(INJI-245): add lock file modifications

* refactor(INJI-245): add styles in purple theme for issuer related components

* refactor(INJI-245): update VID for wallet binding usecase and issuer logo display in vc

* refactor(INJI-245): remove duplicate loader component

* refactor(INJI-245): remove unused props in vc details container

---------

Co-authored-by: Harsh Vardhan <harsh59v@gmail.com>
Co-authored-by: Vijay <94220135+vijay151096@users.noreply.github.com>
2023-09-22 17:22:59 +05:30
adityankannan-tw
d71c34c569 (INJI-350): Sync VC UI with wireframes (#845)
* fix(INJI-350): Sync VC UI with wireframes

* fix(INJI-350): fix minor styling changes

* fix(INJI-350): fix merge conflicts and missed changes

* fix(INJI-350): refactor the icon sizes and id numbers

* fix(INJI-350): refactor the text sizes and labels

* fix(INJI-350): add extrasmall size type to text component

* fix(INJI-350): add extraSmall size type to text component
2023-09-21 17:38:15 +05:30
PoojaBabusing
43efe2a2fc style vcDetails page (#841)
* feat(INJI-351): style vcDetails page

* feat(INJI-351): add translations to fil lang and remove QRcode style

---------

Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>
2023-09-20 15:23:46 +05:30
srikanth716
d9bb51bd2d fix(INJI-134):New mosip logo is updated in the inji app (#801)
* fix(INJI-134):New mosip logo is updated in the inji app

* fix(INJI-134):New mosip logo is updated in the inji ios
2023-09-12 10:31:19 +05:30
Anil kumar M
d0887bc211 fix(INJI-289): Modified the face authentication layout as per wire-frame (#802)
* fix(INJI-289): Adjusted face authentication layout as per UI/UX

* Replaced capture-icon from theme styles to provides png images
2023-09-11 12:58:24 +05:30
anil_majji
03de6e8c9b fix(INJI-285): Added the flip camera buton in the scan screen 2023-08-17 19:08:18 +05:30
anil_majji
ec5bb94e45 Updated with develop branch along with VcItemContent.tsx, VcItemActivation.tsx 2023-06-23 13:55:32 +05:30
anil_majji
cb78195842 Displaying Received cards option in settings (INJI-96) 2023-06-21 10:13:43 +05:30
PuBHARGAVI
a5bdcbfb10 feat(INJI-134): [Bhargavi] update welcome screen logo with new mosip logo
Issue Link https://mosip.atlassian.net/browse/INJI-134
2023-06-08 17:29:23 +05:30
PuBHARGAVI
cf6c1ce9c4 feat(INJI-134): [Bhargavi] update card logo with new logo
Issue Link https://mosip.atlassian.net/browse/INJI-134
2023-06-08 16:44:21 +05:30
anil_majji
ea73f05b65 Added magnifier zoom icon 2023-06-02 19:00:25 +05:30
Sri Kanth Kola
dad2cecc5f Add on intro slider 2023-05-10 13:07:49 +05:30
anil_majji
2bad7bac04 Modified setting screen options 2023-04-19 10:50:00 +05:30
anil_majji
9d3b3add59 Commited both the UI changes yet 2023-03-16 01:04:32 +05:30
anil_majji
22619f8c1d merged with srikanth's code 2023-03-15 21:49:28 +05:30
anil_majji
71b4ac34c5 Implemented downloading popup 2023-03-14 16:36:20 +05:30
srikanth716
d0464a4442 feat:languase selection and intro sliders 2023-03-04 23:05:28 +05:30
anil_majji
643495dee5 Implemented new splash-screen image atlast 2023-02-28 18:33:08 +05:30
anil_majji
e4e7c4a2c4 send VC Layout designed as per new UI 2023-02-17 13:06:33 +05:30
anil_majji
d2b7376dd9 Implemented Progressing modal 2023-02-11 14:54:12 +05:30
anil_majji
eb006197a4 implrmented help button 2023-02-10 15:35:43 +05:30
anil_majji
67360e984e Bottom-tab icons modified as per new UI 2023-02-01 13:52:11 +05:30
anil_majji
1a2ff9885d Replaces profileIconBg with IconContainer 2023-02-01 11:30:36 +05:30
anil_majji
9931dc2c11 Created Splash logo screen 2023-01-31 12:32:18 +05:30
anil_majji
fa83ca719f UI changed in home-screen 2023-01-31 11:43:17 +05:30
anil_majji
ee7a59d75b added new domain-warning icon 2023-01-02 12:27:22 +05:30
srikanth716
f4cd88600a UI clean up for wallet binding 2022-12-27 14:09:44 +05:30
srikanth716
866298ff2a #184 fixed 2022-11-02 13:31:08 +05:30
srikanth716
388998e5c1 71 && 41:implemented app id feature 2022-08-26 10:31:34 +05:30
srikanth716
aec1a5ae67 Fix API Endpoints 2022-08-17 18:38:10 +05:30
Sri Kanth Kola
c782c4746c Fix Request Screen & Displaying Images 2022-06-14 13:28:08 +05:30
pmigueld
c6aa4a7e6c chore: remove unused dependencies 2022-04-06 16:36:46 +08:00
Danica Erediano
c33bbea4a7 vid details placeholder photo 2022-03-16 09:46:52 +08:00
Paolo Miguel de Leon
b5be632225 version 0.2.0 2022-02-15 10:26:25 +07:00