-
Notifications
You must be signed in to change notification settings - Fork 3
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
11주차 PR (Develop <- Weekly/11) #149
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
* test: Event Unit Test 리팩터링 * feat: Like 리팩터링
* feat: 이미지 업로드 최대사이즈 제한 설정 * feat: objectMapper autowired * [Weekly/11/Test/like] Like리팩터링 및 Event Unit Test 수정 (#97) * test: Event Unit Test 리팩터링 * feat: Like 리팩터링 * feat: 이미지 업로드 최대사이즈 제한 설정 * feat: objectMapper autowired * Update AdvertisementController.java --------- Co-authored-by: ariimo <[email protected]>
* feat: image path * feat: 불필요한 출력문 제거
feat: image controller 수정 feat: 이미지 컨트롤러 예외수정 (#103)
* feat: restClient, objectMapper util로 이동 * fix: 이미지 삭제 * feat: applicationTest 임시주석
* feat: image controller unit test * feat: 불필요한 import문 제거
* refactor: ImageService delete * refactor: 해시태그 컨버터 사용
* [Weekly/10/Test/CurationController] curationControllerUnitTest 2 (#90) * feat: MySQL 도입 및 배포 관련 설정 * feat: 서버 도메인 이름 변수화, 이미지 저장소와 도커 볼륨 연동
* feat: 해시태그 네이밍 통일 * feat: 이벤트 응답 수정 * feat: testData 수정
* feat: 해시태그 네이밍 통일 * feat: 이벤트 응답 수정 * feat: validate member * feat: import 추가
* feat: 해시태그 네이밍 통일 * feat: 이벤트 응답 수정 * feat: validate member * feat: 썸네일 이미지 생성
…트 반환 api 추가 (#123) * [Weekly/10/Test/CurationController] curationControllerUnitTest 2 (#90) * feat: ReservationEventResponse에 startTime 반환 추가 * feat: Like Controller반환값 LikeSliceResponse으로 변경 * feat: 생성 순서대로 Event 반환하는 api 추가 --------- Co-authored-by: 조홍식 <[email protected]>
* [Weekly/10/Test/CurationController] curationControllerUnitTest 2 (#90) * feat: ReservationEventResponse에 startTime 반환 추가 * feat: Like Controller반환값 LikeSliceResponse으로 변경 * feat: 생성 순서대로 Event 반환하는 api 추가 * Update EventControllerUnitTest.java --------- Co-authored-by: 조홍식 <[email protected]>
* [Weekly/10/Test/CurationController] curationControllerUnitTest 2 (#90) * refactor: Event목록 api에서 처리하도록 --------- Co-authored-by: 조홍식 <[email protected]>
* [Weekly/10/Test/CurationController] curationControllerUnitTest 2 (#90) * feat: getEvents로직 추가 --------- Co-authored-by: 조홍식 <[email protected]>
* feat: 큐레이션서비스 유닛 테스트 * feat: 테스트 수정
* feat: getUnreviewedEventsByMemberId 로직 생성 * fix: Review Repository 오류 해결
…tring 구현, import 최적화 (#133)
* [Weekly/10/Test/CurationController] curationControllerUnitTest 2 (#90) * test: EventController Test 작성 --------- Co-authored-by: 조홍식 <[email protected]>
* feat: ReviewData 생성 * test: ReviewControllerUnitTest 작성
* test: Event Unit Test 리팩터링 * feat: Like 리팩터링 * feat: LikeData 추가 * test: LikeControllerUnitTest 생성
* refactor: Review Transactional 설정 * refactor: RequestDto 접근제어자 private으로 변경
* feat: exception 생성 * feat: exception 핸들링 * refactor: CurationImage -> CurationCardImage 이름변경 * refactor: mockmember 패키지명 변경
* [Weekly/10/Test/CurationController] curationControllerUnitTest 2 (#90) * feat: EventServiceUnitTest 작성
* refactor: gender enum으로 수정 * hotfix: 소셜로그인 오류 수정
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.
No description provided.