-
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
[release] 수정사항을 반영해 배포합니다. #161
Merged
Conversation
This file contains 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
* feat [#67] 페스티벌 정보 조회 API 응답 DTO 생성 * feat [#67] 페스티벌 정보 조회 API 구현 * feat [#67] 페스티벌 정보 조회 API 응답 DTO 생성 * feat [#67] 페스티벌 정보 조회 API 구현 * feat [#67] 페스티벌 정보 조회 API 응답 DTO 생성 * feat [#67] 페스티벌 정보 조회 API 구현 * feat [#67] 페스티벌 정보 조회 API 응답 DTO 생성 * feat [#67] 페스티벌 정보 조회 API 구현 * chore [#67] DB 쿼리 값 확인을 위해 p6spy 의존성 추가 * feat [#67] 값 전달을 위해 DTO 생성 * refactor [#67] 값 타입 변경을 위해 엔티티 파일 수정 * fix [#67] artistIds 아이디 수집 변수에 Artist Id 값을 추가하는 것으로 변경
* feat [#92] 콘서트 좋아요 삭제 API 추가 * refactor [#92] 유저 서비스에 트랜잭션 추가 및 에러 응답 Unauthorized 설정 및 중복된 함수 제거 * feat [#90] 아티스트 좋아요 삭제 API 구현 * refactor [#90] 좋아요를 누르지 않았을 때 NOT FOUND 응답으로 변경 * feat [#91] 콘서트 좋아요 추가 API 구현 (#95) * feat [#91] 콘서트 좋아요 추가 API 추가 * feat [#90] 아티스트 좋아요 삭제 API 구현 * refactor [#90] 좋아요를 누르지 않았을 때 NOT FOUND 응답으로 변경 * feat [#91] 콘서트 좋아요 추가 API 추가 * style [#92] 함수 위치 재배치 * feat [#92] 콘서트 좋아요 삭제 API 추가 * refactor [#92] 유저 서비스에 트랜잭션 추가 및 에러 응답 Unauthorized 설정 및 중복된 함수 제거 * feat [#92] 아티스트 접기/펼치기 기준 값 상수 추가 * refactor [#92] 아티스트 접기/펼치기 기준 값 상수 사용하도록 변경
* feat [#104] UserTimetableController 및 응답값 구현 * feat [#104] UserTimetableFacade 및 DTO 구현 * feat [#104] FestivalDateService 구현 * feat [#104] FestivalDateRepository 구현 * feat [#126] 커서 정보 담을 DTO 작성 * feat [#126] 추가할 페스티벌 응답 Response 작성 * feat [#126] 커서 베이스 페이징에 사용할 데이터 DTO 생성 * feat [#126] 커서 베이스 페이징 쿼리 작성 * feat [#126] 커서 베이스 페이징 응답 DTO 생성 * feat [#126] 커서 베이스 페이징 데이터 규격 유틸 작성 * feat [#126] 예정된 페스티벌 목록 조회 API 구현 * refactor [#126] API 명세서에 따라 사이즈 값을 서버에서 설정하도록 변경 * refactor [#126] 커서 대상 페스티벌 조회 * feat [#104] UserTimetableFacade 및 DTO 구현 * refactor [#104] 원시타입으로 수정 * refactor [#104] Optional 추가 * style [#104] 리베이스 중 중복된 코드 삭제 --------- Co-authored-by: chyun <[email protected]>
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.
✨ Issue Number ✨
배포합니다.