-
Notifications
You must be signed in to change notification settings - Fork 3
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
Deploy #171
Conversation
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
* fix(#155): history 실행시 바로보여주고 아코디언 접을 수 없도록 수정 - 실행한 history가 바로보이도록 - pending ui - loading ui - error ui * refactor(#155): change lotus list page size 9 * refactor(#155): usePagination 스크롤 에니메이션 toggle option 추가 * style(#155): HistoryList 높이 기본값 * feat(#155): SuspensePagination - page 객체를 가진 모든 쿼리에서 사용할 수 있는 Pagination 컴포넌트 * feat(#155): lotus detail page history pagination
* refactor(#159): use SuspensePagination * refactor(#159): change userLotusList page size 6 * fix(#159): header userQueryOptions.info fetch retry none * chore(#159): 프론트엔드 테스트용 docker 설정 변경 + mysql 데이터 패키지에 저장 * chore(#159): favicon 추가 * feat(#159): lotus list 검색 query 추가 * refactor(#159): LotusFiles 기본 파일 설정
* feat(#117): lotus 목록 페이지 error fallback 처리하기 * feat(#117): 사용자 정보 페이지 error fallback 처리하기 * feat(#117): lotus 상세 페이지 error fallback 처리하기 * feat(#117): lotus 생성 페이지 error fallback 처리하기 * refactor(#117): errorFallback -> Error 컴포넌트로 이름 수정하기 * refactor(#117): 페이지 전역 에러 처리 레이아웃을 GlobalError 컴포넌트로 분리 * fix(#117): gistFile 뷰에서 에러 발생 시에도 높이, 너비 유지하기
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.
Deploy