-
Notifications
You must be signed in to change notification settings - Fork 1
[FEAT] 타임 블록 api 수정 #196
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
[FEAT] 타임 블록 api 수정 #196
Changes from 64 commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
4e10157
feat(TimeBlockCreateRequest): 타임 블록 생성 dto 수정
Chan531 cf277e4
chore(TimeBlockService): 파라미터 final 키워드 적용
Chan531 9ae2d91
feat(TimeBlockService): 파일 id 검증 로직 추가
Chan531 1ec6fce
delete(TimeBlockService): 파일 생성 메소드 삭제
Chan531 07ca8e8
style(TimeBlockService): 불필요한 import문 제거
Chan531 902d226
feat(DTBManager): 파일 타임블록 다대다 테이블
Chan531 68c4e0f
feat(DTBRepository): 파일 타임 블록 리포지토리
Chan531 7d04e4e
feat(DTBAdapter): 파일 타임 블록 관계 데이터 저장
Chan531 b0c261a
chore(TimeBlockController): RequestMapping 수정
Chan531 8e49b70
feat(TimeBlockService): 파일 타임 블록 관계 데이터 저장
Chan531 1a45938
chore(TimeBlockController): 파라미터 final 키워드 적용
Chan531 f34589f
refactor(TimeBlockController): url 수정
Chan531 dd7981a
refactor: 메소드명 수정
Chan531 734229c
chore(TimeBlockFinder): 파라미터 final 키워드 적용
Chan531 7578c1b
feat(DTBRepository): 타임 블록과 연관된 데이터 제거
Chan531 c2a3c2c
feat(DTBAdapter): 타임 블록과 연관된 데이터 제거
Chan531 453ee55
delete(TimeBlockService): 파일 삭제 로직 제거
Chan531 516e939
feat(TimeBlockService): 타임 블록과 연관된 데이터 제거
Chan531 1e77ee9
refactor(DTBAdapter): 메소드명 수정
Chan531 2aa1184
feat(DTBRepository): 파일과 연관된 데이터 제거
Chan531 a2bacdb
feat(DTBAdapter): 파일과 연관된 데이터 제거
Chan531 bb0f8cc
feat(DocumentService): 파일과 연관된 데이터 삭제 로직 추가
Chan531 700fac5
delete(Document): 타임 블록 관련 데이터 제거
Chan531 a32fb56
chore(DocumentService): 미사용 메소드 로직 임시 주석 처리
Chan531 5f7f5b8
feat(DTBRepository): 타임 블록과 연관된 데이터 조회
Chan531 9b43c7a
feat(DTBAdapter): 타임 블록과 연관된 데이터 조회
Chan531 db712b5
delete: 미사용 메소드 제거
Chan531 46f75ee
feat(DTBManager): getter 추가
Chan531 5c0563d
refactor: 메소드명 수정
Chan531 f1f1286
feat(DocumentRepository): id 리스트로 조회
Chan531 432cf0d
feat(DocumentFinder): id 리스트로 조회
Chan531 a9de5ed
feat(TimeBlockService): 태그된 파일 조회
Chan531 5219880
refactor(TimeBlockDetailGetResponse): 파라미터 및 데이터 매핑 로직 수정
Chan531 34a688b
delete: DocumentVO 제거
Chan531 28aa41a
refactor(TimeBlockDetailGetResponse): 내부 record 접근 제한자 변경
Chan531 def6881
feat(DocumentTagInfo): 파일 태그 정보 dto
Chan531 aaff8f9
feat(TimeBlockService): 파일 태그 정보 생성
Chan531 70f68bd
refactor(TimeBlockDetailGetResponse): 파라미터 및 데이터 매핑 로직 수정
Chan531 a50bb07
chore(TimeBlockService): 불필요한 import문 제거
Chan531 9f4435b
feat(TimeBlockRepository): id와 팀 id로 조회
Chan531 d249eac
feat(TimeBlockFinder): id와 팀 id로 조회
Chan531 7ff2ae9
feat(SuccessMessage): 파일 태그 성공 메세지 추가
Chan531 c10a2dd
feat(TimeBlockService): 파일 태그
Chan531 af6f820
feat(TimeBlockController): 파일 태그 api
Chan531 3acf9af
fix(TimeBlockService): 팀에 속한 타임 블록만 조회할 수 있도록 수정
Chan531 6b45658
refactor: 메소드명 수정
Chan531 58b77b3
feat(DTBAdapter): id 리스트로 조회
Chan531 1425557
feat(DTBAdapter): 리스트로 삭제
Chan531 3104c46
feat(DTBManager): 타임 블록을 통해 유효성 검증
Chan531 aa2bfbf
feat(DTBRepository): id 리스트로 조회
Chan531 2db1ea3
feat(ErrorCode): 유효하지 않은 파일 태그 메세지 추가
Chan531 38aeb33
feat(TimeBlockService): 파일 태그 삭제
Chan531 cb792f9
feat(TimeBlockController): 파일 태그 삭제 api
Chan531 a2c65dc
delete: 기존 파일 삭제 api 제거
Chan531 75a77ae
chore(DocumentRepository): 팀 id로 파일 조회 수정
Chan531 c08bedb
refactor(DocumentService): 기존 파일 조회 로직 임시 수정
Chan531 fd58e4a
feat: key 컬럼 추가
Chan531 bfccd86
refactor: 파일 복구 파라미터 수정
Chan531 3d0829a
refactor: 기존 파일 조회 관련 로직 임시 주석 처리
Chan531 9fb0a62
fix(TimeBlockController): 파일 태그 삭제 api url 수정
Chan531 197e559
fix: s3 이미지 삭제되지 않는 버그 수정
Chan531 9894a9d
fix(DocumentControllerDocs): 스웨거 url 파라미터 매핑 오류 수정
Chan531 dc0ef56
fix(FolderControllerDocs): 스웨거 url 파라미터 매핑 오류 수정
Chan531 e62f596
feat(TimeBlockControllerDocs): 파일 태그 추가 및 삭제 스웨거 정보 추가
Chan531 0433a9f
delete: 주석 처리 메소드 제거
Chan531 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
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
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.
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.