-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inji 536 check status failed while downloading vc #1000
Closed
srikanth716
wants to merge
46
commits into
mosip:develop
from
tw-mosip:inji-536-check-status-failed-while-downloading-vc
Closed
Inji 536 check status failed while downloading vc #1000
srikanth716
wants to merge
46
commits into
mosip:develop
from
tw-mosip:inji-536-check-status-failed-while-downloading-vc
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Sri Kanth Kola <[email protected]>
Signed-off-by: Sri Kanth Kola <[email protected]>
…-check-status-failed-while-downloading-vc
…-check-status-failed-while-downloading-vc
Signed-off-by: Sri Kanth Kola <[email protected]>
Signed-off-by: Sri Kanth Kola <[email protected]>
…-check-status-failed-while-downloading-vc
Signed-off-by: Sri Kanth Kola <[email protected]>
…-refactoring-selectVC-screen-while-sharing Signed-off-by: Sri Kanth Kola <[email protected]>
…-refactoring-selectVC-screen-while-sharing Signed-off-by: Sri Kanth Kola <[email protected]>
…-check-status-failed-while-downloading-vc Signed-off-by: Sri Kanth Kola <[email protected]>
…-check-status-failed-while-downloading-vc Signed-off-by: Sri Kanth Kola <[email protected]>
Signed-off-by: Sri Kanth Kola <[email protected]>
…-check-status-failed-while-downloading-vc
Signed-off-by: Sri Kanth Kola <[email protected]>
…osip#984) * feat(inji-533): add null check before decrypting the data Signed-off-by: Tilak Puli <[email protected]> * feat(inji-533): add null check for decrypt json for both hardware keystore and cryptojs Signed-off-by: Tilak Puli <[email protected]> --------- Signed-off-by: Tilak Puli <[email protected]>
… screen (mosip#987) Signed-off-by: adityankannan-tw <[email protected]>
…p#986) * refactor(INJI-435): add enum for flow type,end event status & interact event subtype Signed-off-by: PuBHARGAVI <[email protected]> * fix(INJI-435): change flow type value to camel case in getEventType function Signed-off-by: PuBHARGAVI <[email protected]> * feat(INJI-435): add start,interact & impression events in vc activation and create an object with telemetry constants Signed-off-by: PuBHARGAVI <[email protected]> * feat(INJI-435): add end,error events in vc activation flow Signed-off-by: PuBHARGAVI <[email protected]> * feat(INJI-435): increase the pressable area of kebab icon Signed-off-by: PuBHARGAVI <[email protected]> * feat: generate impression event only after going into otp modal & track binding_auth_failed error Signed-off-by: PuBHARGAVI <[email protected]> * refactor(INJI-435): move sendImpression event from addVc modal to otp modal Signed-off-by: PuBHARGAVI <[email protected]> * fix(INJI-435): add missing impression event in issuer machine Signed-off-by: PuBHARGAVI <[email protected]> * refactor(INJI-435): return bindingAuthFailedError from state machines instead of splitting the error in tsx files Signed-off-by: PuBHARGAVI <[email protected]> * fix(INJI-435): add padding and fix the activation status overflow in all languages Signed-off-by: PuBHARGAVI <[email protected]> * refactor(INJI-435): change the telemetry sdk path in package.json Signed-off-by: PuBHARGAVI <[email protected]> * refactor(INJI-435): extract esignetMosipVcItem and existingMosipVcItem machines common functions into separate file Signed-off-by: PuBHARGAVI <[email protected]> * refactor(INJI-435): remove duplicate assignments of selectors Signed-off-by: PuBHARGAVI <[email protected]> * feat(INJI-436): add telemetry events to track the app generated warnings Signed-off-by: PuBHARGAVI <[email protected]> * fix(INJI-436): remove duplicate telemetry constant import in QR login file Signed-off-by: PuBHARGAVI <[email protected]> * refactor(INJI-436): remove unused app id import in app.tsx Signed-off-by: PuBHARGAVI <[email protected]> --------- Signed-off-by: PuBHARGAVI <[email protected]>
Signed-off-by: Sri Kanth Kola <[email protected]>
Signed-off-by: Sri Kanth Kola <[email protected]>
* feat(INJI-299): show cancel download popup for ios Signed-off-by: Pooja Babusingh <[email protected]> * feat(INJI-299): move translations from addVCModal to otpVerificationModal Signed-off-by: Pooja Babusingh <[email protected]> --------- Signed-off-by: Pooja Babusingh <[email protected]> Co-authored-by: Pooja Babusingh <[email protected]>
…cel button handle (mosip#990) * refactor(INJI-434): rename some variables and functions to meaning names Signed-off-by: Alka <[email protected]> * feat(INJI-434): add telemetry events in the VC share flow on verifier end Signed-off-by: Alka <[email protected]> * fix(INJI-434): handle cancel button press during vc share Signed-off-by: Alka <[email protected]> * fix(INJI-441): handle cancel button press during vc share Signed-off-by: Alka <[email protected]> * refactor(INJI-434): extracts telemetry constants to a seperate file Signed-off-by: Alka <[email protected]> * refactor(INJI-434): remove unused imports Signed-off-by: Alka <[email protected]> * fix(INJI-441): update the CANCEL event on press of cancel button Signed-off-by: Alka <[email protected]> * refactor(INJI-434): update the method name Signed-off-by: Alka <[email protected]> --------- Signed-off-by: Alka <[email protected]> Signed-off-by: Alka Prasad <[email protected]>
* Test script updated for new apk Signed-off-by: kamalsingh <[email protected]> * new test cases added Signed-off-by: kamalsingh <[email protected]> * new test cases added from master sheet Signed-off-by: kamalsingh <[email protected]> --------- Signed-off-by: kamalsingh <[email protected]>
* MOSIP-29934 Signed-off-by: Anup Nehe <[email protected]> * MOSIP-29934 Signed-off-by: Anup Nehe <[email protected]> * MOSIP-29937 Signed-off-by: Anup Nehe <[email protected]> * MOSIP-29937 Signed-off-by: Anup Nehe <[email protected]> * MOSIP-29937 Signed-off-by: Anup Nehe <[email protected]> * MOSIP-29937 Signed-off-by: Anup Nehe <[email protected]> * MOSIP-29937 Signed-off-by: Anup Nehe <[email protected]> * resolve Signed-off-by: Anup Nehe <[email protected]> * MOSIP-30054 Signed-off-by: Anup Nehe <[email protected]> * MOSIP-30082 Signed-off-by: Anup Nehe <[email protected]> * added testng.xml Signed-off-by: Anup Nehe <[email protected]> * MOSIP-30125 MOSIP-30054 Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> --------- Signed-off-by: Anup Nehe <[email protected]>
Signed-off-by: Pooja Babusingh <[email protected]> Co-authored-by: Pooja Babusingh <[email protected]>
Signed-off-by: Tilak Puli <[email protected]>
* fix(INJI-536):check status failed while downloading vc Signed-off-by: Sri Kanth Kola <[email protected]> * fix(INJI-536):refactor the default switch case Signed-off-by: Sri Kanth Kola <[email protected]> * fix(INJI-536):fix error handling and avoid usage of VCmetadata Signed-off-by: Sri Kanth Kola <[email protected]> * fix(INJI-536):fix error handling and avoid usage of VCmetadata Signed-off-by: Sri Kanth Kola <[email protected]> --------- Signed-off-by: Sri Kanth Kola <[email protected]>
* fix(INJI-536):check status failed while downloading vc Signed-off-by: Sri Kanth Kola <[email protected]> * fix(INJI-536):refactor the default switch case Signed-off-by: Sri Kanth Kola <[email protected]> * fix(INJI-536):fix error handling and avoid usage of VCmetadata Signed-off-by: Sri Kanth Kola <[email protected]> * fix(INJI-536):fix error handling and avoid usage of VCmetadata Signed-off-by: Sri Kanth Kola <[email protected]> --------- Signed-off-by: Sri Kanth Kola <[email protected]>
Signed-off-by: Sri Kanth Kola <[email protected]>
* Test script updated for new apk Signed-off-by: kamalsingh <[email protected]> * new test cases added Signed-off-by: kamalsingh <[email protected]> * new test cases added from master sheet Signed-off-by: kamalsingh <[email protected]> * Test cases added from regression sheet Signed-off-by: kamalsingh <[email protected]> --------- Signed-off-by: kamalsingh <[email protected]>
* 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 <[email protected]> * 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 <[email protected]> * fix(INJI-552): Handle biometric cancel on vc download via issuer Signed-off-by: Kiruthika Jeyashankar <[email protected]> * refactor(INJI-552): change let to const Signed-off-by: Kiruthika Jeyashankar <[email protected]> --------- Signed-off-by: Kiruthika Jeyashankar <[email protected]>
…mosip#1009) Signed-off-by: anil_majji <[email protected]>
Signed-off-by: Sreenadh S <[email protected]>
…haring. (mosip#1004) * fix(inji-522): enable the location service before initiating the vc sharing. Signed-off-by: Vijay <[email protected]> * fix(inji-522): update literals in the location service enabling popup Signed-off-by: Vijay <[email protected]> * fix(inji-522): update checkLocation state name Signed-off-by: Vijay <[email protected]> * fix(inji-522): removed duplicate namespace Signed-off-by: Vijay <[email protected]> --------- Signed-off-by: Vijay <[email protected]>
* Test script updated for new apk Signed-off-by: kamalsingh <[email protected]> * new test cases added Signed-off-by: kamalsingh <[email protected]> * new test cases added from master sheet Signed-off-by: kamalsingh <[email protected]> * Test cases added from regression sheet Signed-off-by: kamalsingh <[email protected]> * new test cases added Signed-off-by: kamalsingh <[email protected]> --------- Signed-off-by: kamalsingh <[email protected]>
* fix(INJI-558): fix sharing screen progress modal in ios Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: Vijay <[email protected]> * fix(inji-558): remove isVisible prop from Loader Component. Signed-off-by: Vijay <[email protected]> * refactor(INJI-558): refactor selectors to match the state Signed-off-by: adityankannan-tw <[email protected]> * fix(inji-558): remove optional field for title prop. Signed-off-by: Vijay <[email protected]> --------- Signed-off-by: adityankannan-tw <[email protected]> Signed-off-by: Vijay <[email protected]> Signed-off-by: adityankannan-tw <[email protected]> Co-authored-by: Vijay <[email protected]>
…r scenarios (mosip#1012) Signed-off-by: Alka <[email protected]>
Signed-off-by: Sri Kanth Kola <[email protected]>
* feat(INJI-474): show popup for invalid QR * at times a scanned QR code is neither online nor offline Co-authored-by: adityankannan-tw <[email protected]> Signed-off-by: Harsh Vardhan <[email protected]> * refactor(INJI-474): add a dismiss-able popup w buttons Signed-off-by: Harsh Vardhan <[email protected]> * feat(INJI-474): use polyfill for URL searchParams feat Signed-off-by: Harsh Vardhan <[email protected]> * feat(INJI-474): move popup buttons to a single row Signed-off-by: Harsh Vardhan <[email protected]> * refactor(INJI-474): align buttons in popup Co-authored-by: Anil kumar M <[email protected]> Signed-off-by: Harsh Vardhan <[email protected]> * feat(INJI-474): don't show Loader on invalidQR & fix QR type logic Signed-off-by: Harsh Vardhan <[email protected]> * refactor(INJI-474): propagate btn style changes to Themes Co-authored-by: Vijay <[email protected]> Signed-off-by: Harsh Vardhan <[email protected]> --------- Signed-off-by: Harsh Vardhan <[email protected]> Co-authored-by: Harsh Vardhan <[email protected]> Co-authored-by: Anil kumar M <[email protected]> Co-authored-by: Vijay <[email protected]>
…e purple theme are fixed. (mosip#1021) * Feat(INJI-261): Some elements still appearing orange colour in the purple theme Signed-off-by: anil_majji <[email protected]> * FIX(INJI-261): Some elements still appearing orange colour in the purple theme Signed-off-by: anil_majji <[email protected]> * FIX(INJI-261): Fixed the home screen icons to purple theme Signed-off-by: anil_majji <[email protected]> * FIX(INJI-261): Fixed the comments of respective PR Signed-off-by: anil_majji <[email protected]> * FIX(INJI-261): Fixed the comments of respective PR Signed-off-by: anil_majji <[email protected]> --------- Signed-off-by: anil_majji <[email protected]>
* Test script updated for new apk Signed-off-by: kamalsingh <[email protected]> * new test cases added Signed-off-by: kamalsingh <[email protected]> * new test cases added from master sheet Signed-off-by: kamalsingh <[email protected]> * Test cases added from regression sheet Signed-off-by: kamalsingh <[email protected]> * new test cases added Signed-off-by: kamalsingh <[email protected]> * automated ios tests for regression Signed-off-by: kamalsingh <[email protected]> * conflict resolved Signed-off-by: kamalsingh <[email protected]> --------- Signed-off-by: kamalsingh <[email protected]>
…-30054 MOSIP-30230 MOSIP-30282 (mosip#1024) * MOSIP-30054 MOSIP-30230 MOSIP-30282 Signed-off-by: Anup Nehe <[email protected]> * resolve conflicts Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> * resolve conflict Signed-off-by: Anup Nehe <[email protected]> --------- Signed-off-by: Anup Nehe <[email protected]>
Signed-off-by: Sri Kanth Kola <[email protected]>
…ttps://github.com/tw-mosip/inji into inji-536-check-status-failed-while-downloading-vc
srikanth716
deleted the
inji-536-check-status-failed-while-downloading-vc
branch
November 23, 2023 13:10
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.