-
Notifications
You must be signed in to change notification settings - Fork 0
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
[feat] promotion 필드 추가 및 지난 공연 캐러샐 자동 삭제 구현 #172
Closed
5 tasks done
Comments
hyerinhwang-sailin
added a commit
that referenced
this issue
Aug 13, 2024
hyerinhwang-sailin
added a commit
that referenced
this issue
Aug 13, 2024
hyerinhwang-sailin
added a commit
that referenced
this issue
Aug 13, 2024
hyerinhwang-sailin
added a commit
that referenced
this issue
Aug 13, 2024
hyerinhwang-sailin
added a commit
that referenced
this issue
Aug 13, 2024
hyerinhwang-sailin
added a commit
that referenced
this issue
Aug 13, 2024
…response에 schedule별 dueDate 추가
hyerinhwang-sailin
added a commit
that referenced
this issue
Aug 13, 2024
hyerinhwang-sailin
added a commit
that referenced
this issue
Aug 13, 2024
hyerinhwang-sailin
added a commit
that referenced
this issue
Aug 16, 2024
… 추가 (#175) * [#172] feat(BeatApplication): cron 관련 annotation 추가 * [#172] feat(Promotion): promotion entity에 추가로 필요한 필드 추가 * [#172] feat(PromotionService): 지나간 공연에 해당하는 promotion 캐러셀 삭제하는 로직 구현 * [#172] feat(PerformanceDetailResponse): 공연 상세 정보 조회 response에 minDueDate 추가 * [#172] feat(PerformanceDetailResponse): 공연 상세 정보 조회 response에 schedule별 dueDate 추가 * [#172] feat(BookingPerformanceDetailSchedule): 예매하기에 필요한 공연 상세 정보 조회 response에 schedule별 dueDate 추가 * [#172] feat(MakerPerformanceDetail): 등록한 공연 조회 response에 MinDueDate 추가 * [#172] feat(PerformanceService): response에 추가한 필드 반영 및 등록한 공연 조회 정렬 로직 구현 * [#172] refactor(PromotionService): checkAndDeleteInvalidPromotions 성능 및 확장성 고려한 refactor
hyerinhwang-sailin
added a commit
that referenced
this issue
Aug 16, 2024
hyerinhwang-sailin
added a commit
that referenced
this issue
Aug 16, 2024
hyerinhwang-sailin
added a commit
that referenced
this issue
Aug 16, 2024
* [#172] feat(BeatApplication): cron 관련 annotation 추가 * [#172] feat(Promotion): promotion entity에 추가로 필요한 필드 추가 * [#172] feat(PromotionService): 지나간 공연에 해당하는 promotion 캐러셀 삭제하는 로직 구현 * [#172] feat(PerformanceDetailResponse): 공연 상세 정보 조회 response에 minDueDate 추가 * [#172] feat(PerformanceDetailResponse): 공연 상세 정보 조회 response에 schedule별 dueDate 추가 * [#172] feat(BookingPerformanceDetailSchedule): 예매하기에 필요한 공연 상세 정보 조회 response에 schedule별 dueDate 추가 * [#172] feat(MakerPerformanceDetail): 등록한 공연 조회 response에 MinDueDate 추가 * [#172] feat(PerformanceService): response에 추가한 필드 반영 및 등록한 공연 조회 정렬 로직 구현 * [#172] refactor(PromotionService): checkAndDeleteInvalidPromotions 성능 및 확장성 고려한 refactor * [#172] feat(HomePromotionDetail): 캐러셀 response에 필드 추가 * [#172] feat(PerformanceService): 캐러셀 response에 필드 추가
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature Issue 📌
promotion 필드 추가 및 지난 공연 캐러샐 자동 삭제 구현, 일부 api의 response 수정
Todo ✔️
The text was updated successfully, but these errors were encountered: