Skip to content

Conversation

@flacial
Copy link
Member

@flacial flacial commented Jan 10, 2023

Motivation

The new user settings page is missing the section for changing the password.

Changes

  • Add password section UI
  • Make the page responsive on mobile

Screenshot

Image image

Testing

  1. Go to /settings/user
  2. Try to test the following scenarios
    • current password is right, new password and new password again don't match → error
    • current password is wrong, new password and new password again match → error
    • current password is right, new password and new password again match → success

@vercel
Copy link

vercel bot commented Jan 10, 2023

@flacial is attempting to deploy a commit to the c0d3-prod Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Jan 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
c0d3-app ✅ Ready (Inspect) Visit Preview Jan 12, 2023 at 7:58PM (UTC)

@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Merging #2681 (7b1bd07) into master (78a3c46) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2681   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          189       189           
  Lines         3514      3534   +20     
  Branches       975       976    +1     
=========================================
+ Hits          3514      3534   +20     
Impacted Files Coverage Δ
helpers/formValidation.tsx 100.00% <100.00%> (ø)
pages/settings/account/index.tsx 100.00% <100.00%> (ø)

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.

3 participants