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
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83c5ae7 - Browse repository at this point
Copy the full SHA 83c5ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1256af - Browse repository at this point
Copy the full SHA d1256afView commit details -
perf(#107): CreateNoticeUseCase수정
- 공지사항에 파일 Url을 등록할 수 있도록 UseCase를 수정했어요.
Configuration menu - View commit details
-
Copy full SHA for 469ed75 - Browse repository at this point
Copy the full SHA 469ed75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f75ff5 - Browse repository at this point
Copy the full SHA 2f75ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68adb1e - Browse repository at this point
Copy the full SHA 68adb1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e67aa43 - Browse repository at this point
Copy the full SHA e67aa43View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff9ad9e - Browse repository at this point
Copy the full SHA ff9ad9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f2fc16 - Browse repository at this point
Copy the full SHA 6f2fc16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 999b5cf - Browse repository at this point
Copy the full SHA 999b5cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b15a2 - Browse repository at this point
Copy the full SHA b2b15a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6503e7f - Browse repository at this point
Copy the full SHA 6503e7fView commit details -
test(#106): UploadFile 테스트 코드 작성
- 파일 업로드 유즈케이스 및 컨트롤러 테스트 코드를 작성했어요. - 원래 공지사항을 생성, 조회, 수정하는 테스트에 formUrl을 넣어 수정했어요. - NoticeFixture에 formUrl을 넣도록 수정했어요.
Configuration menu - View commit details
-
Copy full SHA for e864a40 - Browse repository at this point
Copy the full SHA e864a40View commit details -
Configuration menu - View commit details
-
Copy full SHA for b82af99 - Browse repository at this point
Copy the full SHA b82af99View commit details -
fix(#106): 버킷 파일이름을 원본 파일이름으로 저장하도록 변경
- 유저의 uuid로 저장하면 하나의 파일밖에 저장하지 못한다는 점 때문에 파일이름으로 변경했어요.
Configuration menu - View commit details
-
Copy full SHA for 3260df7 - Browse repository at this point
Copy the full SHA 3260df7View commit details
Commits on Jul 25, 2024
-
fix(#106): 공지사항 파일을 버킷에 등록시 파일이름을 uuid로 수정
- 파일이름으로 저장을 하였을 때, 동일한 파일이 등록되면 덮어쓰기가 되는 오류가 있어 uuid로 저장하도록 변경했어요.
Configuration menu - View commit details
-
Copy full SHA for 228654a - Browse repository at this point
Copy the full SHA 228654aView commit details
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.