abhip2565
0713bbb5c4
[INJIMOB-3532] add sd jwt vp support ( #2082 )
...
* [INJIMOB-3513] add sd jwt vp support
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3513] add bridge logic and sd-jwt signing for ovp
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3532] add: support of OVP share in iOS
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
* [INJIMOB-3532] add sd-jwt ovp ui
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3532] refactor: optimize wallet_metadata creation logic
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
* [INJIMOB-3532] refactor: fixed alignement issues and crash bug
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
---------
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
Co-authored-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
2025-09-18 18:50:53 +05:30
KiruthikaJeyashankar
5305e7d7ea
[INJIMOB-3392] add token request logic in wallet for vci flow ( #2014 )
...
* [INJIMOB-3392] add token request logic in wallet for vci flow
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392] chore: update integration of VCIClient native module
Changes are updated as per new changes in the library
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
* [INJIMOB-3390] refactor: event structure of token request
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
* [INJIMOB-3392] fix tokenEndpoint method and refactorings
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392] cnonce decode from accesstoken and credential response destructuring fix
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3390] add: getIssuerMetadata in kotlin NativeModule
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
* [INJIMOB-3393] fix: auth callback in android
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
* [INJIMOB-3390] fix: proofJwt issue in download flow
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
* [INJIMOB-3392] fix credentialofferflow
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392]fix format issues in bridge layer
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392]fix activity log texts on application reopen
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392]cache issuer metadata by key: issuerhost
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392] fix error scenarios and cleanup issuermachine
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392] refactor request method to handle missing error scenarios
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392] fix max lines for txcode description to 2
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392] rename credentialissueruri to credentialissuer
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392] take cnonce from outside accesstoken
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392] declare random-values at entry file
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392] set fallback keytype to user priority first
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392] add locales for network request failed error
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392] remove console log
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
* [INJIMOB-3392] refactor and clean up code
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
---------
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
Co-authored-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
2025-07-24 11:42:00 +05:30
abhip2565
bd90b342e0
[INJIMOB-3193]add preauth and credential offer support ( #1949 )
...
[INJIMOB-3058]temp commit2
[INJIMOB-3058]temp commit2
[INJIMOB-3058] add support for pre-auth flow by credential-offer
[INJIMOB-3187] animo working chcekpoint
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
2025-06-04 14:46:07 +05:30
balachandarg-tw
8fc26b963e
[INJIMOB-2452] : Well known discovery with attribute name change ( #1744 )
...
* [INJIMOB-2452]: Well known discovery from wallet side with credential_issuer attribute name change.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-2452]: Add issuer_id for cache key for wellknown call.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-2452]: Removing fetchIssuerConfig method
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-2452]: Add issuerHost in VcMetadata.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-2452]: Update params to pass only issuerHost of vcMetadata
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOb-2452]: Update credential_issuer attribute to credential_issuer_host
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-2452]: add temporary fix for react-native-zip-archive error on github action
Signed-off-by: Alka Prasad <prasadalka1998@gmail.com >
---------
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
Signed-off-by: Alka Prasad <prasadalka1998@gmail.com >
Co-authored-by: Alka Prasad <prasadalka1998@gmail.com >
2024-12-19 18:59:30 +05:30
KiruthikaJeyashankar
0f8a3d668b
[INJIMOB-2462] fix error screen CTAs not working in VC download flow
...
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
2024-12-02 11:21:01 +05:30
KiruthikaJeyashankar
b68c69151d
[INJIMOB-2369] authorization endpoint discovery through auth server wellknown ( #1706 )
...
* [INJIMOB-2369] get authorization endpoint from auth server wellknown
Replace hardcoded authorization endpoint (authorization_servers[0] + '/authorize') to fetching from oauth-authorization-server well-known
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
* [INJIMOB-2369] handle error scenarios for authz url discovery
For getting the authorization_endpoint as per Wallet's support, as of now we are getting the first entry of authorization_server and fetching the authorization server metadata. In this metadata if grant type is not authorization_code, its considered as error scenario
In case of error while fetching authorization endpoint from Authorization server,
- Network error -> No internet error screen
- oauth-authorization-server well-known's supported grant types is not supported by Wallet -> Grant type not supported error
- Others -> Generic error screen
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
* [INJIMOB-2369] add locales support for grantTypeNotSupperted error
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
* [INJIMOB-2369]: remove unused url
Signed-off-by: Alka Prasad <prasadalka1998@gmail.com >
* [INJIMOB-2369] modify cache key of issuer authorization server metadata
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
---------
Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com >
Signed-off-by: Alka Prasad <prasadalka1998@gmail.com >
Co-authored-by: Alka Prasad <prasadalka1998@gmail.com >
2024-11-29 15:42:04 +05:30
balachandarg-tw
6aa6f8ad0a
[INJIMOB-2242]: Vc Verifier integration with Inji ( #1661 )
...
* [INJIMOB-2242]: Integrating VcVerifier with Vc Validation and support for mutliple format into Inji for Android.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOM-2242]: Handling Error codes for Verification failures.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-2242]: Passing credential format to VcVerifier.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-2242]: Refactoring the code and updating the locales
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-2242]: Updating the locales for verification error codes
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-2242]: Updating talisman file.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-2242]:Updating package-lock.json and adding comment in verifyCredential.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-2242]: Reverting package-lock.json to align with develop
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-2242]: Revert package-lock.json
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-2242]: Update talismanrc
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
---------
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
2024-11-06 12:37:58 +05:30
PuBHARGAVI
0abe02a46c
[Injimob 2096] add missing flows in ovp flow & fix issues found in issuer screen, ovp & wallet binding flows ( #1639 )
...
* [INJIMOB-812] fix the qr login flow issues by returning response in credential and verifiableCredentialData selector methods as array
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-812] show error issuers screen irrespective of whether error is generic or not and check if keys are available or not beforing fetching them
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-812] reset openid4vp machine to initial state in all edge cases and handle confirmation popups backdrop press
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-812] show success banner status if face verification is successful in vp sharing with selfie flow
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-812] remove reset event and add reset error event back in openid4vp machine
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-812] remove unused import in scan actions
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-2096] set link transaction response properly in all the flows
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
---------
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
2024-10-07 10:23:04 +05:30
KiruthikaJeyashankar
7b0e48a3a8
[INJIMOB-1078] Merge remote-tracking branch 'upstream/develop' into injimob-1078-mso-mdoc-vc-support-copy
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-09-12 14:38:38 +05:30
adityankannan-tw
99e6645a7f
INJIMOB-2020 - Fix VC download and Error screen toaster issue. ( #1612 )
...
* [INJIMOB-2020]: fix error screen in issuers screen when download fails
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com >
* [INJIMOB-2020]: fix ES256 key type vc download failure issue in android and refactor
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com >
* [INJIMOB-2020]: update secure keystore swift package and refactor
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com >
---------
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com >
Co-authored-by: adityankannan-tw <adityan410pm@gmail.com >
2024-09-12 12:49:06 +05:30
adityankannan-tw
3ff03a4282
INJIMOB - 1837 - Fix cross icon pressable issue in search bar. ( #1608 )
...
* [INJIMOB-1837]: fix search bar cross icon pressable issue
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com >
* [INJIMOB-1837]: fix search bar cross icon pressable issue
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com >
---------
Signed-off-by: adityankannan-tw <adityan410pm@gmail.com >
Co-authored-by: adityankannan-tw <adityan410pm@gmail.com >
2024-09-10 15:56:15 +05:30
KiruthikaJeyashankar
65824c1e86
[INJIMOB-1078] Merge remote-tracking branch 'upstream/develop' into injimob-1078-mso-mdoc-vc-support
...
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2024-09-02 15:44:09 +05:30
abhip2565
a316ba4851
[INJIMOB-1854] modify error messages for wellknown api call failure ( #1588 )
...
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
2024-08-30 10:24:29 +05:30
Alka Prasad
1962684340
[INJIMOB-1814]: handle error scenarios on empty credentialType list ( #1586 )
...
Signed-off-by: Alka Prasad <prasadalka1998@gmail.com >
2024-08-27 10:16:32 +05:30
Alka Prasad
ced3afeded
[INJIMOB-1816]: update logic to sent all errorMessage of issuer to UI ( #1581 )
...
* [INJIMOB-1816]: update logic to sent all errorMessage of issuer to UI
Signed-off-by: Alka Prasad <prasadalka1998@gmail.com >
* [INJIMOB-1816] update error text for wellknown fetch error
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
---------
Signed-off-by: Alka Prasad <prasadalka1998@gmail.com >
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
Co-authored-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com >
2024-08-23 19:03:25 +05:30
Srikanth Kola
2054580516
[INJIMOB-1574]: fix scroll issue in issuers screen ( #1571 )
...
Signed-off-by: srikanth716 <srikanthsri7447@gmail.com >
2024-07-29 16:29:46 +05:30
Vijay Kumar S
13f6730502
[INJIMOB-967]: selection of credential types ( #1367 )
...
* [INJIMOB-967]: selection of credential types
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* [INJIMOB-967]: selection of credential types
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* [INJIMOB-967]: selection of credential types
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* [INJIMOB-967]: selection of credential types
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* [INJIMOB-967] change literal and typeof param
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* [INJIMOB-967] change literal in all languages
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
---------
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
2024-04-08 19:17:05 +05:30
PoojaBabusing
d3b607206c
INJIMOB-898 Remove Metro warnings ( #1329 )
...
* [INJIMOB-898] remove telemetry dependency from crypto utils
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Co-authored-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-898] remove vcMetadata dependency from utils file
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Co-authored-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-898] move common props key to constants
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Co-authored-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-898] remove vcUtils dependency from vcVerification
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-898] remove profileIcon dependency from svg
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-898] remove vcItemFeild dependecy from vcUtils
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-898] remove vc dependecy from esignetVcItem and existing vcItem
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-898] remove storage dependency from api.ts
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-898] remove store dependency from storage
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-898] remove commom props dependency from api.ts
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-898] remove main.ts dependency from scanLayout
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-898] move VcItemConatinerProfileImage to different component
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-898] throw error when error is ENOENT and spell check
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-898] rename types to routeTypes and edit imports
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [INJIMOB-898] move to idle state on tamperedVCs state
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
---------
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Signed-off-by: PoojaBabusing <115976560+PoojaBabusing@users.noreply.github.com >
Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Co-authored-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
2024-03-07 09:19:30 +05:30
balachandarg-tw
ac541f805c
INJIMOB-604 VC Verification Failure Scenarios ( #1228 )
...
* [INJI-604]: Handle Verification VC Error Scenarios
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-604] remove the card from UI when verify credential is failed and show error overlay
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-604] remove unused actions in existingMosipVcItem and issuers machine
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* INJIMOB-604 Replace Error message overlay with new error screen.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJI-611]: New Error screen implemented
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJI-604]: Transation added for Verification error messages.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJI-604] merge develop and resolve conflicts
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJI-604] remove unnecessary log in error screen
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJIMOB-604] remove removeVcFromMyVcs action from verify vc failed event and fix typegen warnings
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* INJIMOB-604 : Removing logs and renaming functions
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [INJIMOB-604]: Removing unused method.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [Inji-604]: Fixing the issue of recursive VC deletion during Go Back event in Verification Error screen.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [Inji-604]: Fixing bugs post conflict resolve.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [Inji-604]: Removing unused events and adding translations for Go Back button
* [Inji-604]: Removed angle brackets for Technical Error
* [Inji-604]: Added ToDo to handle backup
* [Inji-604]: Removing isVerified flag from the Existing VC Item Machine.
* [Inji-604] iOS crash fixed for Verification error Go Back Button
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
* [Inji-604]: Simplified condition for result in verify Credential call.
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
---------
Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com >
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
Co-authored-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
2024-02-22 17:26:19 +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
Pooja Babusingh
e51b165010
[INJI-691]: add banner for backup and restore status
...
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
2024-01-29 11:51:17 +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
PoojaBabusing
343752de4a
testId for components ( #1165 )
...
* [MOSIP-31142]: add testId for issuers screen,kebab popup, walletbinding and passcode screen
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [MOSIP-31142]: add testId for esignet logo and resend otp
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
* [MOSIP-31142]: rename testId resend otp
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@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-01-15 22:09:43 +05:30
srikanth716
224711c327
[INJI-692&694] fix overlay height and background border color in purple ( #1147 )
...
* [INJI-692] fix message overlay height
Signed-off-by: Sri Kanth Kola <srikanthsri7447@gmail.com >
* [INJI-692] fix message overlay minHeight usage
Signed-off-by: Sri Kanth Kola <srikanthsri7447@gmail.com >
* [INJI-694] fix TimeoutHint box border color
Signed-off-by: Sri Kanth Kola <srikanthsri7447@gmail.com >
---------
Signed-off-by: Sri Kanth Kola <srikanthsri7447@gmail.com >
2024-01-10 11:57:22 +05:30
Anil kumar M
25c6e6ddaf
[INJI-593]: Text search field as per wire frame in Issuer Screen. ( #1126 )
...
* [INJI-593]: Text search field as per wire frame in add new card screen
Signed-off-by: anil_majji <majjianilkumar050@gmail.com >
* [INJI-593]: Text search field as per wire frame in add new card screen
Signed-off-by: anil_majji <majjianilkumar050@gmail.com >
* [INJI-593]: Search field in Issuers screen was modified as per arabic text search
Signed-off-by: anil_majji <majjianilkumar050@gmail.com >
* [INJI-593]: Replaced SVG type clearing cross-icon with Icons type from Entypo
Signed-off-by: anil_majji <majjianilkumar050@gmail.com >
* [INJI-593]: Replaced SVG type clearing cross-icon with Icons type from Entypo
Signed-off-by: anil_majji <majjianilkumar050@gmail.com >
---------
Signed-off-by: anil_majji <majjianilkumar050@gmail.com >
2024-01-02 11:47:24 +05:30
PuBHARGAVI
03b64426ed
[Inji 648] add accessibility id to elements in different screens ( #1105 )
...
* [INJI-648] add accessibility IDs to the requested elements in different screens
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJI-648] fix accessibility IDs for some elements to work in ios
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJI-648] change accessibility IDs for pressable and child elements to work in ios
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* [INJI-648] remove icon parameter in testId function for plus icon
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
---------
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
2023-12-21 10:43:36 +05:30
PoojaBabusing
288d7c1716
[INJI-623]: search issuer based on the title displayed ( #1103 )
...
Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com >
2023-12-20 12:12:56 +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
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
KiruthikaJeyashankar
e27c6a2a4b
feat(INJI-503): add configurable issuer details ( #1040 )
...
* feat(INJI-503): add configurable issuer title & description
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* refactor(INJI-503): extract search bar component
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* refactor(INJI-503): modify display data type
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
---------
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2023-11-30 15:49:25 +05:30
adityankannan-tw
69fc9e2dde
Fix sharing screen progress modal in IOS ( #1005 )
...
* fix(INJI-558): fix sharing screen progress modal in ios
Signed-off-by: adityankannan-tw <109274996+adityankannan-tw@users.noreply.github.com >
Co-authored-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* fix(inji-558): remove isVisible prop from Loader Component.
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
* refactor(INJI-558): refactor selectors to match the state
Signed-off-by: adityankannan-tw <adityan.kannan@thoughtworks.com >
* fix(inji-558): remove optional field for title prop.
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
---------
Signed-off-by: adityankannan-tw <109274996+adityankannan-tw@users.noreply.github.com >
Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com >
Signed-off-by: adityankannan-tw <adityan.kannan@thoughtworks.com >
Co-authored-by: Vijay <94220135+vijay151096@users.noreply.github.com >
2023-11-16 13:09:36 +05:30
KiruthikaJeyashankar
76122977e8
fix(INJI-552): handle biometric reject on vc download ( #1003 )
...
* refactor(INJI-552): store and read generated keypair to avoid multiple write
In issuersMachine, when user is downloading VC via issuer for the forst time, the keypair is generated and stored for further usage. Since we were checking for keypair availability in storage before the read keypair action is sending result event, keypair is generated for every download. This issue is fixed here thus making the 2+nth downloads faster than 1st download.
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* fix(INJI-552): show error when user cancel biometric on download via issuer
actions in error screen after biometric cancellation
RETRY -> ask for biometric and resume downloading from there itself if biometric given
BACK -> Go back to add new card screen
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* fix(INJI-552): Handle biometric cancel on vc download via issuer
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* refactor(INJI-552): change let to const
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
---------
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2023-11-16 09:51:01 +05:30
Alka Prasad
9b07e63383
[Inji 434 & INJI 441]: Add events in receiver VC sharing flow and cancel button handle ( #990 )
...
* refactor(INJI-434): rename some variables and functions to meaning names
Signed-off-by: Alka <prasadalka1998@gmail.com >
* feat(INJI-434): add telemetry events in the VC share flow on verifier end
Signed-off-by: Alka <prasadalka1998@gmail.com >
* fix(INJI-434): handle cancel button press during vc share
Signed-off-by: Alka <prasadalka1998@gmail.com >
* fix(INJI-441): handle cancel button press during vc share
Signed-off-by: Alka <prasadalka1998@gmail.com >
* refactor(INJI-434): extracts telemetry constants to a seperate file
Signed-off-by: Alka <prasadalka1998@gmail.com >
* refactor(INJI-434): remove unused imports
Signed-off-by: Alka <prasadalka1998@gmail.com >
* fix(INJI-441): update the CANCEL event on press of cancel button
Signed-off-by: Alka <prasadalka1998@gmail.com >
* refactor(INJI-434): update the method name
Signed-off-by: Alka <prasadalka1998@gmail.com >
---------
Signed-off-by: Alka <prasadalka1998@gmail.com >
Signed-off-by: Alka Prasad <Alka1703@users.noreply.github.com >
2023-11-07 10:43:39 +05:30
vijay151096
61ec52a3ad
Merge pull request #976 from tw-mosip/inji-502-enable-user-to-search-issuer-from-the-list
...
Feat(Inji-502): Enable user to search issuer from the list in Add New card
2023-11-01 10:12:32 +05:30
anil_majji
2fd4cec8a0
Feat(INJI-502): Changed the sub header testId name along with locals key name
...
Signed-off-by: anil_majji <majjianilkumar050@gmail.com >
2023-10-31 18:35:22 +05:30
anil_majji
ff9e33a3e6
Feat(INJI-502): Resolved PR commits
...
Signed-off-by: anil_majji <majjianilkumar050@gmail.com >
2023-10-31 12:16:11 +05:30
anil_majji
f72e495b4b
Feat(INJI-502): Adjusted the CSS of the search Icon & search bar
...
Signed-off-by: anil_majji <majjianilkumar050@gmail.com >
2023-10-30 19:04:32 +05:30
anil_majji
0ee1ed1c72
Feat(INJI-502): Implemented search icon
...
Signed-off-by: anil_majji <majjianilkumar050@gmail.com >
2023-10-30 12:52:23 +05:30
PuBHARGAVI
f41959bc5f
feat(Inji-435): add telemetry events for vc activation flow ( #949 )
...
* refactor(INJI-435): add enum for flow type,end event status & interact event subtype
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* fix(INJI-435): change flow type value to camel case in getEventType function
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* feat(INJI-435): add start,interact & impression events in vc activation and create an object with telemetry constants
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* feat(INJI-435): add end,error events in vc activation flow
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* feat(INJI-435): increase the pressable area of kebab icon
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* feat: generate impression event only after going into otp modal & track binding_auth_failed error
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* refactor(INJI-435): move sendImpression event from addVc modal to otp modal
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* fix(INJI-435): add missing impression event in issuer machine
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* refactor(INJI-435): return bindingAuthFailedError from state machines instead of splitting the error in tsx files
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* fix(INJI-435): add padding and fix the activation status overflow in all languages
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* refactor(INJI-435): change the telemetry sdk path in package.json
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* refactor(INJI-435): extract esignetMosipVcItem and existingMosipVcItem machines common functions into separate file
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com >
* refactor(INJI-435): remove duplicate assignments of selectors
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 >
2023-10-30 10:09:28 +05:30
anil_majji
67166c7728
Feat(INJI-502): Updates all the locals with respective translation text
...
Signed-off-by: anil_majji <majjianilkumar050@gmail.com >
2023-10-27 14:19:09 +05:30
anil_majji
2b616b6585
Feat(INJI-502): Enable user to search issuer from the list
...
Signed-off-by: anil_majji <majjianilkumar050@gmail.com >
2023-10-27 14:08:30 +05:30
KiruthikaJeyashankar
c9afb89b20
refactor(INJI-472): update issuerScreen content ( #942 )
...
* refactor(INJI-472): update issuer screen content
modify IssuersScreen page description and issuer description
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* refactor(INJI-472): move loader component styles to LoaderStyles
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* fix(INJI-472): hindi text matras getting hidden
IssuersScreen was hiding matras in hindi text displayed, padding is added to resolve this
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* refactor(INJI-472): disable back action in loader
hardware back button press or gesture back action is disable in loader
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
---------
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2023-10-23 00:56:05 +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
Alka
58079bce91
feat(INJI-403): update interact and impression events in the VC download flow
...
Signed-off-by: Alka <prasadalka1998@gmail.com >
2023-10-16 14:56:31 +05:30
Kiruthika Jeyashankar
25c2bd639f
refactor(INJI-205): use extracted error constant to avoid hardcoding
...
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2023-10-10 18:59:51 +05:30
Kiruthika Jeyashankar
eb7396ec10
feat(INJI-205): move to prev screen on back btn press in error screen
...
Co-authored-by: Harsh Vardhan <harsh59v@gmail.com >
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2023-10-10 18:15:48 +05:30
Kiruthika Jeyashankar
198ac72f20
refactor(INJI-205): remove redundant storing of error message and type
...
Co-authored-by: Harsh Vardhan <harsh59v@gmail.com >
Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2023-10-10 13:34:12 +05:30
vijay151096
37c65c4be1
refactor(inji-245): fix download VC on android using openid4vc from esignet ( #860 )
...
* refactor(inji-245): refactor the esignet vc item template, loader component, changed usage to vcitem containers
* refactor(INJI-245): remove isValidUrl check for issuer
If logoUrl is passed to issuer it will be rendering else Digit icon will be rendered by default
* fix(INJI-245): perform relevant action on pressing the issuer
* refactor(INJI-245): move vc type files to types folder
* refactor(INJI-245): modify style of VC details
* refactor(INJI-245): move VcItemTags to VC/common folder
* refactor(INJI-245): modify loader style
* fix(INJI-245): make issuer component testIDs visible
For a FlatList, the component passed should have a unique testID set to make accessiblity id visible in appium inspector
* fix(inji-245): fix download credential in the android
* refactor(inji-245): modify the credential endpoint and aud from config
* refactor(inji-245): handle UIN display in the esignet vcitem template
* refactor(inji-245): method naming corrections
---------
Co-authored-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2023-09-26 17:22:59 +05:30
Harsh Vardhan
2adef1a78b
feat(INJI-343): Text changes & other UI enhancements ( #854 )
...
* feat(INJI-343): update error msg texts
* fix(INJI-343): fix display message on receiveVCScreen
* fix(INJI-343): add custom button option in MessageOverlay
* feat(INJI-343): add customHeight prop in MessageOverlay for long text
Co-authored-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
* feat(INJI-343): update error msg texts
Conflicts:
locales/ara.json
locales/fil.json
locales/hin.json
locales/kan.json
locales/spa.json
locales/tam.json
* feat(INJI-343): remove duplicate button and make custm btn txt configurable
* refactor(INJI-343): rename MessageOverlay customButton prop
Co-authored-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
---------
Co-authored-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com >
2023-09-25 12:42:40 +05:30