Skip to content
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
merged 53 commits into from
Nov 15, 2024
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
03863bc
[Weekly/11/Test/like] Like리팩터링 및 Event Unit Test 수정 (#97)
ariimo Nov 8, 2024
5c7023c
[Weekly/11/Test/Image] 이미지 업로드 최대사이즈 제한 설정 (#96)
Daolove0323 Nov 8, 2024
ec6eaa9
[Weekly/11/Config] feat: objectmapeer bean등록 (#98)
Daolove0323 Nov 9, 2024
3e16ec3
[Weekly11/Image/IdSetting] feat: id generation type setting (#99)
Daolove0323 Nov 9, 2024
545597d
[Weekly/11/Config] feat: ddl create strategy (#100)
Daolove0323 Nov 9, 2024
54f2e7f
[Weekly/11] feat: image path (#101)
Daolove0323 Nov 9, 2024
73c69fc
[Weekly/11] Image/path (#102)
Daolove0323 Nov 9, 2024
146df9f
[Weekly/11/Feature/ImageController] 이미지 컨트롤러 예외수정 (#103)
Daolove0323 Nov 9, 2024
b19cb75
[Weekly/11/All/refactor ] 전반적인 코드 리팩토링
Daolove0323 Nov 9, 2024
a3a6bcc
[Weekly/11/Feature/RestClientUtil] 유틸추가, 이미지 삭제 (#106)
Daolove0323 Nov 10, 2024
85ba574
[Weekly/11] Image/test (#107)
Daolove0323 Nov 10, 2024
fe99d2a
[Weekly/11/Refactor/ExtractRestClient] RestClientUtil 이용, 로직 추출 (#108)
lja3723 Nov 10, 2024
bf3ce84
[Weekly/11] refactor: ImageService delete (#109)
Daolove0323 Nov 11, 2024
156ab91
[Weekly/11] Image/delete (#110)
Daolove0323 Nov 11, 2024
8016c91
[Weekly/11/Feature/MySQL] MySQL 연동, 도커 볼륨 및 이미지 저장 연동 (#111)
lja3723 Nov 12, 2024
b0e9977
[Weekly/11] Image/delete (#114)
Daolove0323 Nov 12, 2024
eb23d50
[Weekly/11/Refactor/Review] Review 페이지네이션 적용, Review validation 적용 (#…
ariimo Nov 12, 2024
98af56f
[Weekly/11] Feature/image/delete (#117)
Daolove0323 Nov 12, 2024
77e1667
[Weekly/11/Refactor/Validation] from 생성 및 리팩터링 (#118)
ariimo Nov 12, 2024
354b5c7
[Weekly/11/Refactor/Validation] thumbnail 추가 (#119)
ariimo Nov 12, 2024
a14b33b
[Weekly/11/Refactor/Test-TeatData] testdata 리팩터링 (#120)
lja3723 Nov 12, 2024
22c3659
[Weekly/11] Feature/Image/thumbnail (#121)
Daolove0323 Nov 12, 2024
2b5e639
[Weekly/11/Refactor/Thumbnail] 섬네일 관련 테스트데이터 정합성 수정 (#122)
lja3723 Nov 13, 2024
2e09f7d
[Weekly/11/Test/event] LikeController 반환값 수정, Event Controller에 모든 이벤…
ariimo Nov 13, 2024
bcf130e
[Test/event] EventControllerTest 주석처리 (#124)
ariimo Nov 13, 2024
ede760c
[Weekly/11/Test/event] refactor Event (#125)
ariimo Nov 13, 2024
2265a7a
[Weekly/11/Test/event] EventController getAllEvents로직 추가 (#126)
ariimo Nov 13, 2024
5eab29b
[Weekly/11] Feature/curation/test (#127)
Daolove0323 Nov 13, 2024
a993101
[Weekly/11/Refactor/MemberControllers] 소셜로그인 깨짐 해결, 멤버 이미지 url respon…
lja3723 Nov 13, 2024
1d0044d
[Weekly/11/Refactor/All] getUnreviewedEventsByMemberId 로직 생성 (#129)
ariimo Nov 13, 2024
2fd7faa
[Weekly/11/Refactor/All] fix: memberData (#130)
ariimo Nov 13, 2024
0aa3b99
[Weekly/11/Refactor/All] refactor: Advertisement, Event 유효성 리팩터링 (#131)
ariimo Nov 14, 2024
c50edea
[Weekly/11/Refactor/ExtractTestCreateApi] 테스트 생성 api 분리 (#132)
lja3723 Nov 14, 2024
0c40e3a
[Weekly/11/Feature/addEquals-HashCode-ToString] equals, hashcode, toS…
lja3723 Nov 14, 2024
f6a781c
[Weekly/11/Test/event] EventController Test 작성 (#134)
ariimo Nov 14, 2024
30c238f
[Weekly/11/Curation/test] 큐레이션 서비스 유닛 테스트 (#135)
Daolove0323 Nov 14, 2024
37cc442
[Weekly/11/Feature/LoggingAOP] 메서드 호출 Logger AOP 추가 (#136)
lja3723 Nov 14, 2024
edb8c7e
[Weekly/11/Test/Review] ReviewController 단위테스트 작성 (#137)
ariimo Nov 14, 2024
622f6be
[Weekly/11/TestData/Like] likeData 추가 (#138)
lja3723 Nov 14, 2024
268537b
[Weekly/11/Refactor/TokenResponse] token response에 사용자 아이디, 타입 반환하도록 …
lja3723 Nov 14, 2024
e27b377
[Weekly/11/Reservation/test] Reservation 유닛테스트 (#140)
Daolove0323 Nov 14, 2024
0a2cbee
[Weekly/11/Test/Like] LikeControllerUnitTest 생성 (#141)
ariimo Nov 14, 2024
b77fc10
[Weekly/11/Refactor/All] Transactional 설정, 접근제어자 설정 (#142)
ariimo Nov 15, 2024
cfa7046
[Weekly/11] not null 속성 수정 (#143)
Daolove0323 Nov 15, 2024
3485443
[Weekly/11/Hotfix/brokenBuild] 빌드 실패 오류 수정 (#144)
lja3723 Nov 15, 2024
cc0a883
[Weekly/11/Hotfix/Event] 모든 이벤트조회 수정
Daolove0323 Nov 15, 2024
0c14858
[Weekly/11//Feacture/Event] 이벤트 레포지토리 JPQL 수정
Daolove0323 Nov 15, 2024
e51ff83
[Weekly/11/HotFix/Event] 이벤트 조회 버그 수정
Daolove0323 Nov 15, 2024
467f54c
[Weekly/11/Feature/curation] JPQL 수정
Daolove0323 Nov 15, 2024
eef5158
[Weekly/11/Refactor/All] 예외, TODO제거, 이름변경 외 다수 (#145)
lja3723 Nov 15, 2024
df57060
[Weekly/11/Test/Event] EventServiceUnitTest 작성 (#146)
ariimo Nov 15, 2024
8107f09
[Weekly/11/Refactor/ErrorCode] ErrorCode 수정 (#147)
ariimo Nov 15, 2024
a759c60
[Weekly/11/Refactor/all] 소셜로그인 오류 수정 (#148)
lja3723 Nov 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[Test/event] EventControllerTest 주석처리 (#124)
* [Weekly/10/Test/CurationController] curationControllerUnitTest 2 (#90)

* feat: ReservationEventResponse에 startTime 반환 추가

* feat: Like Controller반환값 LikeSliceResponse으로 변경

* feat: 생성 순서대로 Event 반환하는 api 추가

* Update EventControllerUnitTest.java

---------

Co-authored-by: 조홍식 <90020593+Daolove0323@users.noreply.github.com>
  • Loading branch information
ariimo and Daolove0323 authored Nov 13, 2024
commit bcf130e564d793f2c2a639832d0c57625a7350a8
Loading
Loading