Hotfix : Books 싱크 고려#28
Merged
Wisesaturn merged 58 commits intoservice/booksfrom Aug 5, 2023
Merged
Conversation
- 지속적으로 세부적인 에러 핸들링 추가 예정
NM-48 fix : 전역 에러 핸들링 추가
NM-59 Fix : 반응형 레이아웃 (App) 수정
Feat : KaKao 소셜 로그인 비즈니스 로직
host 모듈에서 받아 사용할 계획
NM-73 feat : Auth Recoil 전역 로직 추가
feat : Auth Route 기본 로직
- props로 loading state만 넘김
Fix : Mixed Content 에러 해결
fix : recoil 상태 공유 안되는 에러 해결
NM-75 fix : Redirect URI misMatch 해결
NM-75 fix : queryString 명령어 수정
NM-76 Fix : AuthRoute 기능에서 State 최신화하도록 SetState 설정
Hotfix : Host Module 반영 (AuthRoute 수정)
feat : Cookie Options 설정 및 Domain 변경
- page단에선 View가 없고 로직만 작동하도록 (기능 라우팅)
NM-84 fix : 카카오 로그인 로직 수정
Hotfix Merge : Host 모듈 반영 (vite 경로 전환)
feat : 메인 페이지 기본 레이아웃 및 Header, Navigation
- Layout code splitting 적용 없이 로직 변경
Feat : Host 모듈 Lazy 로딩 및 Icon 로직 수정
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.
Hotfix between books and app