generated from Bamdoliro/repository-generator
-
Notifications
You must be signed in to change notification settings - Fork 2
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
[개선] 공지사항 파일 등록 #109
Merged
[개선] 공지사항 파일 등록 #109
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
- 공지사항에 파일 Url을 등록할 수 있도록 컬럼을 추가했어요.
- 공지사항에 파일 Url을 등록할 수 있도록 UseCase를 수정했어요.
- NOTICE_FILE을 추가했어요.
- fileUrl을 받도록 변경했어요.
- 메서드를 추가했어요.
- fileUrl을 안넣을 수도 있기 때문에 NotBlank를 삭제했어요.
- FileUrl이 나오도록 수정했어요.
- FileUrl도 받도록 수정했어요.
- 공지 파일을 만드는 유즈케이스를 추가했어요.
- 파일 업로드 테스트 코드를 작성했어요.
- 파일 업로드 유즈케이스 및 컨트롤러 테스트 코드를 작성했어요. - 원래 공지사항을 생성, 조회, 수정하는 테스트에 formUrl을 넣어 수정했어요. - NoticeFixture에 formUrl을 넣도록 수정했어요.
- formUrl과 관련된 내용을 문서에 추가했어요.
- 유저의 uuid로 저장하면 하나의 파일밖에 저장하지 못한다는 점 때문에 파일이름으로 변경했어요.
Closed
이렇게 리뷰해주세요.🖐️ 규칙
🥬 우선순위리뷰 중요도에 따라 다음과 같은 prefix를 붙여주세요.
|
form은 원서의 도메인으로 이미 사용하고 있는데 form으로 파일 첨부 도메인 이름을 사용하면 헷갈리지 않을까요? |
- 파일이름으로 저장을 하였을 때, 동일한 파일이 등록되면 덮어쓰기가 되는 오류가 있어 uuid로 저장하도록 변경했어요.
Quality Gate passedIssues Measures |
혹시 어디쪽인지 말씀해주실 수 있으실까요? NoticeFixture에 formUrl 추가했다는 커밋 메시지는 fileUrl을 잘못 적은겁니다 ㅠㅠ |
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.
🎫 관련 이슈
close #106
📄 개요
🔨 작업 내용
🏁 확인 사항
🙋🏻 덧붙일 말