Skip to content
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

feat(ui): Forgot Passcode/Password #528

Conversation

Sotatek-DukeVu
Copy link
Collaborator

@Sotatek-DukeVu Sotatek-DukeVu commented Jun 19, 2024

Description

Implement forgot passcode/password screen

Checklist before requesting a review

Issue ticket number and link

  • This PR has a valid ticket number or issue: DTIS-933

Testing & Validation

  • This PR has been tested/validated in IOS, Android and browser.
  • The code has been tested locally with test coverage match expectations.
  • Added new Unit/Component testing (if relevant).

Security

  • No secrets are being committed (i.e. credentials, PII)
  • This PR does not have any significant security implications

Code Review

  • There is no unused functionality or blocks of commented out code (otherwise, please explain below)
  • In addition to this PR, all relevant documentation (e.g. Confluence) and architecture diagrams (e.g. Miro) were updated

Design Review

  • If this PR contains changes to the UI, it has gone through a design review with UX Designer or Product owner.
  • In case PR contains changes to the UI, add some screenshots to notice the differences

IOS

Screen.Recording.2024-06-18.at.18.08.06.mov

Android

Screen.Recording.2024-06-19.at.14.19.39.mov

Browser

Screen.Recording.2024-06-18.at.17.35.59.mov

@Sotatek-DukeVu Sotatek-DukeVu self-assigned this Jun 19, 2024
@Sotatek-DukeVu Sotatek-DukeVu changed the title Feature/dtis 933 forgot password feat(ui): Forgot Passcode/Password Jun 19, 2024
Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-95buk9i0u.vercel.app

Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-i34yvpgpk.vercel.app

src/ui/components/PasscodeModule/PasscodeModule.tsx Outdated Show resolved Hide resolved
src/ui/pages/LockPage/LockPage.tsx Outdated Show resolved Hide resolved
src/ui/pages/Menu/components/Settings/Settings.tsx Outdated Show resolved Hide resolved
Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-mjibyl9zh.vercel.app

@sdisalvo-crd sdisalvo-crd merged commit 007b04b into feature/DTIS-898-already-have-a-wallet Jun 24, 2024
1 of 2 checks passed
@sdisalvo-crd sdisalvo-crd deleted the feature/DTIS-933-forgot-password branch June 24, 2024 11:51
Sotatek-DukeVu added a commit that referenced this pull request Jun 25, 2024
* feat(ui): change recovery seed phrase to shared component

* feat(ui): change set passcode to shared component

* feat(ui): change create password to shared component

* feat(ui): implement forgot auth info

* feat(ui): fix header of forgot auth for android device

* feat(ui): disable backdrop dismiss

* fix(ui): pin verify button on bottom of verify seed phrase page

* fix(ui): fix unit test

* fix(ui): rename biometrics func

* fix(ui): rename biometrics func

---------

Co-authored-by: Vu Van Duc <vuvanduc@Vus-MacBook-Pro.local>
Sotatek-DukeVu added a commit that referenced this pull request Jun 25, 2024
* feat(ui): change recovery seed phrase to shared component

* feat(ui): change set passcode to shared component

* feat(ui): change create password to shared component

* feat(ui): implement forgot auth info

* feat(ui): fix header of forgot auth for android device

* feat(ui): disable backdrop dismiss

* fix(ui): pin verify button on bottom of verify seed phrase page

* fix(ui): fix unit test

* fix(ui): rename biometrics func

* fix(ui): rename biometrics func

---------

Co-authored-by: Vu Van Duc <vuvanduc@Vus-MacBook-Pro.local>
sdisalvo-crd pushed a commit that referenced this pull request Jun 27, 2024
* feat(ui): update redux store and router when onboarding

* feat(ui): recovery wallet

* feat(ui): update logic verify seed phrase

* feat(ui): update ssi agent description

* fix(ui): remove fail attemp after verify seed phrase success

* fix(ui): fix failed unit test

* feat(ui): catch ssi boot error

* feat(ui): add space for page title

* feat(ui): update behaviour of back button

* feat(ui): Forgot Passcode/Password (#528)

* feat(ui): change recovery seed phrase to shared component

* feat(ui): change set passcode to shared component

* feat(ui): change create password to shared component

* feat(ui): implement forgot auth info

* feat(ui): fix header of forgot auth for android device

* feat(ui): disable backdrop dismiss

* fix(ui): pin verify button on bottom of verify seed phrase page

* fix(ui): fix unit test

* fix(ui): rename biometrics func

* fix(ui): rename biometrics func

---------

Co-authored-by: Vu Van Duc <vuvanduc@Vus-MacBook-Pro.local>

* fix(ui): fix unit test

* feat(ui): move skip password from secure storage to basic storage

* feat(ui): remove failed attempt on verify recovery seed phrase

* feat(ui): update clear state back router and remove failed attemp

---------

Co-authored-by: Vu Van Duc <vuvanduc@Vus-MacBook-Pro.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants