-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: 마이페이지 리액트 쿼리 적용 (#243) * fix: 마이페이지 리액트 쿼리 적용 * fix: onSuccess시 navigate코드 * [Feat]: 일정 수정 기능 구현 (#246) * chore: 패키지 관리 * feat: edit 페이지 기본 템플릿 생성 * feat: 수정 전 정보 불러오기 * feat: 일정 수정 기능 구현 * fix: 대시보드 스케쥴 스크롤 개선 * Bug/ 215 onboarding bug (#247) * fix: 온보딩 유효성검사 한 박자 늦는 문제 해결 * fix: validate 한 박자 늦는 현상 제거, input이 빈 값일 때는 어떤 error message도 띄우지 않음 * fix: progressbar 넘어가는 문제 해결 * fix: header버튼 위치 수정 + height수정 * fix: 마이페이지 api명 수정 * fix: 홈페이지 이미지 적용 * fix: 온보딩 불필요한 코드 삭제 * fix: 리프래시 받아오면, 다시 스토리지에 저장 * fix: 온보딩 페이지 에러 수정 * fix: nickname 글자 수 10글자로 설정 --------- Co-authored-by: Eugene Kim <[email protected]>
- Loading branch information
Showing
26 changed files
with
334 additions
and
616 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
File renamed without changes.
This file contains 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
This file contains 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
Oops, something went wrong.