-
Notifications
You must be signed in to change notification settings - Fork 0
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
로그인 기능 추가 #30
Comments
ethan-223
added a commit
that referenced
this issue
Apr 26, 2022
- ProfileEditActivity 추가 - 이름과 닉네임 입력이 가능하고, ViewModel 의 UiModel 을 뷰에 반영시키도록 함
ethan-223
added a commit
that referenced
this issue
Apr 26, 2022
- Firebase 로그인 기능 제거 (기획 확인 됨) - 패키지 정리
ethan-223
added a commit
that referenced
this issue
Aug 4, 2022
- ProfileEditActivity 추가 - 이름과 닉네임 입력이 가능하고, ViewModel 의 UiModel 을 뷰에 반영시키도록 함
ethan-223
added a commit
that referenced
this issue
Aug 4, 2022
- Firebase 로그인 기능 제거 (기획 확인 됨) - 패키지 정리
ethan-223
added a commit
that referenced
this issue
Aug 4, 2022
- 신규 유저일 경우, IdToken, ProviderType 을 ProfileEditActivity로 전달 - ProfileEditActivity 에서 다음 버튼을 눌렀을 때 IdToken 과 ProviderType, 입력한 프로필 정보를 바탕으로 회원가입 진행할 수 있도록 밑작업
ethan-223
added a commit
that referenced
this issue
Aug 4, 2022
- 패키지 정리 - 네이밍 수정 - Dispatcher hilt 로 주입
ethan-223
added a commit
that referenced
this issue
Aug 4, 2022
- 프로필 필드 유효성 검사를 뷰모델에서 실행 - 모두 유효한 경우에만 버튼 활성화 - 필드 V 아이콘 제거 - RoundButton 비활성화 시 텍스트 색상 화이트로 수정
ethan-223
added a commit
that referenced
this issue
Aug 4, 2022
ethan-223
added a commit
that referenced
this issue
Aug 4, 2022
ethan-223
added a commit
that referenced
this issue
Aug 4, 2022
ethan-223
added a commit
that referenced
this issue
Sep 4, 2022
ethan-223
added a commit
that referenced
this issue
Sep 4, 2022
- ProfileEditActivity 추가 - 이름과 닉네임 입력이 가능하고, ViewModel 의 UiModel 을 뷰에 반영시키도록 함
ethan-223
added a commit
that referenced
this issue
Sep 4, 2022
- Firebase 로그인 기능 제거 (기획 확인 됨) - 패키지 정리
ethan-223
added a commit
that referenced
this issue
Sep 4, 2022
- 신규 유저일 경우, IdToken, ProviderType 을 ProfileEditActivity로 전달 - ProfileEditActivity 에서 다음 버튼을 눌렀을 때 IdToken 과 ProviderType, 입력한 프로필 정보를 바탕으로 회원가입 진행할 수 있도록 밑작업
ethan-223
added a commit
that referenced
this issue
Sep 4, 2022
- 패키지 정리 - 네이밍 수정 - Dispatcher hilt 로 주입
ethan-223
added a commit
that referenced
this issue
Sep 4, 2022
- 프로필 필드 유효성 검사를 뷰모델에서 실행 - 모두 유효한 경우에만 버튼 활성화 - 필드 V 아이콘 제거 - RoundButton 비활성화 시 텍스트 색상 화이트로 수정
ethan-223
added a commit
that referenced
this issue
Sep 4, 2022
ethan-223
added a commit
that referenced
this issue
Sep 4, 2022
ethan-223
added a commit
that referenced
this issue
Sep 4, 2022
ethan-223
added a commit
that referenced
this issue
Sep 4, 2022
ethan-223
added a commit
that referenced
this issue
Sep 4, 2022
ethan-223
added a commit
that referenced
this issue
Sep 4, 2022
ethan-223
added a commit
that referenced
this issue
Sep 9, 2022
ethan-223
added a commit
that referenced
this issue
Sep 9, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
배경
내용
The text was updated successfully, but these errors were encountered: