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: 로그인 유저의 비밀번호 변경 기능 #928

Merged
merged 7 commits into from
Mar 12, 2023

Conversation

yujo11
Copy link
Collaborator

@yujo11 yujo11 commented Mar 12, 2023

구현 기능

  • 로그인 유저가 비밀번호를 변경하는 기능
  • 내 정보 수정 페이지에 "취소" 버튼 추가

공유하고 싶은 내용

  • 입력 전

image

  • 입력 후

image

  • 내 정보 수정 페이지

image

  • 이전 비밀번호가 일치하지 않을 때

image

Close #915

@yujo11 yujo11 added 🌟 feature New feature or request 📚 frontend labels Mar 12, 2023
@yujo11 yujo11 requested review from Puterism and SunYoungKwon March 12, 2023 11:00
@yujo11 yujo11 self-assigned this Mar 12, 2023
@yujo11 yujo11 force-pushed the feat/915-password-change branch from 7ad2d60 to 3f0284b Compare March 12, 2023 11:01
@Puterism Puterism merged commit b2a3170 into dev Mar 12, 2023
@Puterism Puterism deleted the feat/915-password-change branch March 12, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 feature New feature or request 📚 frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FE] 로그인 유저의 비밀번호 변경
3 participants