feat(projects): 오래된 순 정렬에 status 조건 추가#122
Open
hyun-june wants to merge 634 commits into
Open
Conversation
design: 프로젝트 스켈레톤 카드 목록 마진 추가
chore(social-login): 발표전 소셜로그인 버튼 임시 제거
feat(create): 챌린지 생성 및 프로젝트 생성 완료 시 이동 경로 변경
- getMe: 401 응답 시 null 반환하도록 수정 - getMeServer: fetchWithAuthRetry 사용으로 토큰 재발급 로직 통합 - useUserData: staleTime Infinity로 설정해 불필요한 재요청 제거 - getQueryClient: 전역 retry 횟수 0으로 설정
- ApiError 클래스 및 fetchClient 헬퍼 추가 - MutationCache onError/onSuccess에서 toast 중앙 처리 - 전체 API 함수 fetchClient로 마이그레이션 - useMutation에 meta.successMessage 패턴 적용 - useQuery(상세 페이지)에 throwOnError 추가
…it-13-Team-4/4_Frontend into refactor/project-detail-page-editor
Design/landing login UI
feat(mypage): MyChallengeCardButton 라우트 변경
…into feat/project-list
feat/project-list 정렬 기능 추가 및 스켈레톤 UI 개선
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🎨 Storybook Preview (Chromatic)
|
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.
개요
오래된 순 정렬에 status 조건 추가
📝 작업 내용
오래된 순 정렬에 status 조건 추가하여 정상 동작하게 수정함