-
Notifications
You must be signed in to change notification settings - Fork 0
[Fix] 관리자 API QA 반영 #340
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
Merged
Merged
[Fix] 관리자 API QA 반영 #340
Changes from 11 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
b4ec2e3
#337 [style] 로그 포맷 변경
yechan-kim 6466870
#337 [feat] 관리자 툴 조회 API 정렬 기능 추가
yechan-kim 83bee93
#337 [delete] 미사용 필드 삭제
yechan-kim e235c51
#337 [refactor] 사용자 탈퇴 시 게시글 작성자를 탈퇴된 사용자로 변경
yechan-kim b2fa1b2
#337 [refactor] clear 계열 메서드에 `updated_at` 필드 수정 기능 추가
yechan-kim 8e06a41
#337 [test] 로직 수정에 따른 테스트 코드 변경
yechan-kim 1b612e9
#337 [refactor] 로그 메시지 수정
yechan-kim b2633d5
[FIX] 관리자 툴 플랜 스웨거 구체화 #338
bigpie1367 1e0a594
[Fix] 중첩 DTO Valid 추가 및 필수값 구분 #338
bigpie1367 4e1f861
#337 [style] 코드 포맷터 적용
yechan-kim 89dba83
#337 [style] 코드 포맷터 적용
yechan-kim d041585
Merge branch 'develop' into fix/#337
yechan-kim e184607
#337 [refactor] 플랜 유형 not null 처리
yechan-kim 67ff9ad
#337 [style] 들여쓰기 수정
yechan-kim bc47f9f
#337 [delete] 툴 테스트용 정적 펙토리 메서드 삭제
yechan-kim 36295d6
#337 [refactor] 툴 생성 정적 펙토리 메서드 추가
yechan-kim c0a409c
#337 [fix] 오탈자 수정
yechan-kim File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
25 changes: 22 additions & 3 deletions
25
src/main/java/com/daruda/darudaserver/domain/admin/dto/request/CreateToolPlanRequest.java
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.