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

[IDLE-451] 아이디 비밀번호 입력검증 상태를 유저에게 즉시 알려주는 UI구현 #93

Merged
merged 16 commits into from
Oct 22, 2024

Conversation

J0onYEong
Copy link
Contributor

변경된 점

  • 센터 관리자 회원가입시 비밀번호가 지정된 조건을 만족하는 지 확인합니다.
  • 센터 관리자 비밀번호 변경시 비밀번호가 지정된 조건을 만족하는 지 확인합니다.

시현 영상

회원가입 화면 비밀번호 변경 화면

비밀번호 조건 로직 위치

해당 로직은 두개 이상의 화면에서 공통 로직을 공유하며, 비즈니스 로직이라 판단되어 Domain레이어의 UseCase객체에 위치시켰습니다.

@J0onYEong J0onYEong merged commit e7563a2 into develop Oct 22, 2024
1 check passed
@J0onYEong J0onYEong deleted the feature/enhence_password_validation_guide branch November 13, 2024 08:39
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.

1 participant