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: add update password screen #120

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

guillermomachado
Copy link

What does this do?

Adds a new screen to allow users to update their password.

How did you test this?

  1. Create an account.
  2. Go to Settings.
  3. Press the "Password" list item.
  4. Update your password.

The login should work with your new credentials.

Simulator.Screen.Recording.-.iPhone.SE.3rd.generation.-.2025-02-03.at.14.11.12.mp4

Copy link

github-actions bot commented Feb 3, 2025

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 50%
50% (341/682) 44.52% (122/274) 36.32% (85/234)

😎 Tests Results

Tests Skipped Failures Errors Time
77 0 💤 0 ❌ 0 🔥 30.874s ⏱️
👀 Tests Details • (50%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files5044.5236.3250.3 
api/auth010000 
   use-update-password.ts01000030–43
app0000 
   _layout.tsx000022–86
   update-password.tsx01000015–59
app/(app)0000 
   settings.tsx000020–39

src/app/update-password.tsx Outdated Show resolved Hide resolved
src/app/update-password.tsx Outdated Show resolved Hide resolved
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.

2 participants