[Feat] 위시리스트 api 연결 및 코드 리팩토링#97
Merged
Hidden character warning
The head ref may contain hidden characters: "96-feat/\uc704\uc2dc\ub9ac\uc2a4\ud2b8-API-\uc5f0\uacb0-\ubc0f-\ucf54\ub4dc-\ub9ac\ud329\ud1a0\ub9c1"
Merged
Conversation
PR 검증 결과✅ TypeScript: 통과 |
jwj0620gcu
approved these changes
Feb 10, 2026
jwj0620gcu
left a comment
Collaborator
There was a problem hiding this comment.
찜 기능 및 리팩토링 수고하셨습니다!
jwj0620gcu
approved these changes
Feb 10, 2026
jwj0620gcu
approved these changes
Feb 10, 2026
PR 검증 결과✅ TypeScript: 통과 |
jwj0620gcu
approved these changes
Feb 10, 2026
PR 검증 결과✅ TypeScript: 통과 |
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.
✨ 주요 변경사항
📝 작업 상세 내용
찜 기능
POST /wishlist/post/toggleAPI 연동, 낙관적 업데이트 적용POST /wishlist/shop/toggle,POST /wishlist/shop/checkAPI 연동채팅 거래 상태 변경
POST /sell-post/reserve,/complete,/activeAPI 연동스켈레톤 UI 추가
BuyDetailSkeleton- 구매 상세 페이지ChatThreadListSkeleton- 채팅 목록RepairShopCardSkeleton- 수리점 카드CardSkeleton- 공용 카드 스켈레톤API 리팩토링
sellerAPI 응답 구조 변경 대응 (sellerNickName,profileImg최상위 레벨)chatAPI 타입 확장 (postId,seller,receiverId필드 추가)batteryStatus정규화 간소화 (백엔드에서 대문자로 전송)staleTime최적화UI 개선
edittone 추가 및 색상 스타일 개선defaultActiveprop 동기화기타
chunkArray를 es-toolkitchunk로 교체policy상수 분리 (Footer → constants)userId→postId변경✅ 체크리스트
Close #번호추가📸 스크린샷 (선택)
수리점 찜
판매자 판매글 상세 조회
수정 시 토스트 UI
삭제 시 토스트 UI
판매 등록 UI
🔍 기타 참고사항
🔗 관련 이슈