Merged
Conversation
- 마이페이지 -> 개인 정보 수정
- PtPurpose 도메인 모듈로 이동
- 키보드가 UI 가리지 않도록 수정
- 수정된 항목이 있을 경우, 뒤로가기 클릭 시 Dialog 띄우기
- goalContents -> ptGoals
- goalContents -> ptGoals
- 수정된 개인 정보가 바로 마이페이지에 반영되도록 수정
- 트레이너 연결 시 최신 연결 상태를 반영하기 위해 캐시 갱신 - 로그아웃/탈퇴 시 다음 로그인 환경을 위해 캐시 초기화
# Conflicts: # feature/trainee/signup/src/main/java/co/kr/tnt/trainee/signup/TraineeNoteForTrainerPage.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 작업 내용
Closes [TNT-261] 트레이니 내 정보 수정 #123
트레이니
내 정보 수정 화면을 구현했습니다.TnTTextField,TnTLabeledTextField적용UserProfilePolicy내에 업데이트 했습니다. (74c7d86)(
SnackbarType.WARNING→SnackbarType.SUCCESS)📸 실행 화면
트레이니 내 정보 수정
default.mp4
default.mp4
그 외 수정 사항
default.mp4
🙆🏻 리뷰 요청 사항
Repository Cache적용해봤습니다!👀 레퍼런스
.