[#46] Refactor/46/결제정보카드 - #50
Merged
Hidden character warning
The head ref may contain hidden characters: "Refactor/46/\uacb0\uc81c\uc815\ubcf4\uce74\ub4dc"
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Collaborator
Author
|
게시자 아바타 이슈도 발견해서 같이 고쳤습니다 |
LMS10
self-requested a review
May 18, 2026 05:42
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.
❓이슈
📝 Description
승인 반려 기능
input과 저장 버튼 노출input에 반려 사유 작성 후 저장 버튼 누르면 영수증 상태 반려로 변경됨아바타 수정
수정된 파일
receipt.queries.ts
useUpdateStatus영수증 상태를 변경하고 목록 갱신
receipt.service.ts
updateStatus/api/v1/receipts/${id}/status를 호출receipt.type.ts
-
ReceiptDetailResponseuserPicture추가로 유저의 프로필 사진 가져올 수 있게 함Avatar.tsx
- Image태그에size추가ReceiptPayInfo
action추가로 승인/반려 버튼 나타나는 상황 관리showBtn으로 버튼 노출 여부 결정isRejecting이면 반려 사유 입력하는 input과 저장 버튼 노출, 아니면 승인 확인 모달 노출🌀 PR Type
어떤 변경 사항이 있나요?
✅ Checklist
PR Checklist
PR이 다음 요구 사항을 충족하는지 확인하세요.
Test Checklist