Skip to content

Conversation

@pepperdad
Copy link
Member

12/8 운영배포

- ImageUploader 컴포넌트 추가 (이미지/비디오 미리보기 지원)
- Presigned URL 발급 및 S3 업로드 mutation 추가
- API URL constants 업데이트
- 이벤트 수정 API (PATCH) mutation 추가
- EventEditFormClient에 이미지 업로드 통합
- 이벤트 상세 정보 수정 UI 구현
- 읽기 전용 모드와 수정 모드 전환 기능 추가
- EventFormClient에 이미지 업로더 통합 준비
- 폼 레이아웃 및 유효성 검사 개선
- 티켓 관리 UI 업데이트
- TICKETS_DETAIL API URL 및 쿼리 키 상수 추가
- 티켓 상세 조회를 위한 쿼리 및 타입 정의 추가
- useTicketsDetailQuery 및 useTicketsDetailSuspenseQuery 훅 구현
- 게스트 추가 API (postGuest mutation) 구현
- AddGuestModal 컴포넌트 생성 (5개 필드 입력 폼, 유효성 검사)
- guests 페이지에 모달 연동 및 refetch 기능 추가
- Guest 타입의 id 필드를 guestId로 변경
- API URL 주석 업데이트 (조회/생성 API)
- useModal 훅 추가 (모달 관리용)
- reset.css 스타일 추가
- OverlayProvider를 레이아웃에 통합
- CSS import 순서 유지를 위한 eslint disable 추가
- 티켓 코드 기반 entry 페이지 추가
- 티켓 도어 검증 API 추가
- 티켓 스탭 확인 API 추가
- entry 페이지 클라이언트 컴포넌트 구현
- 쿠폰 리스트 조회 및 생성 API 추가
- 쿠폰 관련 타입 및 쿼리 훅 구현
- 이벤트 편집 폼에서 쿠폰 관리 컴포넌트에 eventId 전달
@pepperdad pepperdad self-assigned this Dec 8, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 8, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pepperdad pepperdad merged commit 288f3dc into main Dec 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants