-
Notifications
You must be signed in to change notification settings - Fork 4
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
[REFACTOR] 게시글 도메인 리팩터링 #549
Merged
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8364575 - Browse repository at this point
Copy the full SHA 8364575View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9532248 - Browse repository at this point
Copy the full SHA 9532248View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d6999e - Browse repository at this point
Copy the full SHA 0d6999eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1ca69 - Browse repository at this point
Copy the full SHA 9d1ca69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81e6844 - Browse repository at this point
Copy the full SHA 81e6844View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d0086 - Browse repository at this point
Copy the full SHA e7d0086View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for faef4bd - Browse repository at this point
Copy the full SHA faef4bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff5833 - Browse repository at this point
Copy the full SHA 7ff5833View commit details
Commits on Sep 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e299018 - Browse repository at this point
Copy the full SHA e299018View commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 72b3da2 - Browse repository at this point
Copy the full SHA 72b3da2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6991b4 - Browse repository at this point
Copy the full SHA b6991b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65af6c4 - Browse repository at this point
Copy the full SHA 65af6c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2402ea2 - Browse repository at this point
Copy the full SHA 2402ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5a1de - Browse repository at this point
Copy the full SHA 3d5a1deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73bda7c - Browse repository at this point
Copy the full SHA 73bda7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe7a98 - Browse repository at this point
Copy the full SHA 6fe7a98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e6704b - Browse repository at this point
Copy the full SHA 0e6704bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d19f77 - Browse repository at this point
Copy the full SHA 6d19f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1664a4 - Browse repository at this point
Copy the full SHA d1664a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c434481 - Browse repository at this point
Copy the full SHA c434481View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9268f0 - Browse repository at this point
Copy the full SHA d9268f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d94b0 - Browse repository at this point
Copy the full SHA e3d94b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b39825 - Browse repository at this point
Copy the full SHA 0b39825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 295f94d - Browse repository at this point
Copy the full SHA 295f94dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ecd08d - Browse repository at this point
Copy the full SHA 1ecd08dView commit details
Commits on Sep 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6d1d394 - Browse repository at this point
Copy the full SHA 6d1d394View commit details -
Configuration menu - View commit details
-
Copy full SHA for f92607e - Browse repository at this point
Copy the full SHA f92607eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8f52bb - Browse repository at this point
Copy the full SHA b8f52bbView commit details
Commits on Sep 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5ce0e1e - Browse repository at this point
Copy the full SHA 5ce0e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb3e1b - Browse repository at this point
Copy the full SHA 8fb3e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a38b2a - Browse repository at this point
Copy the full SHA 4a38b2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e42394 - Browse repository at this point
Copy the full SHA 2e42394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6521e92 - Browse repository at this point
Copy the full SHA 6521e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for b94ee8e - Browse repository at this point
Copy the full SHA b94ee8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82d3bcc - Browse repository at this point
Copy the full SHA 82d3bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd83cdc - Browse repository at this point
Copy the full SHA dd83cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 776f051 - Browse repository at this point
Copy the full SHA 776f051View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46db22d - Browse repository at this point
Copy the full SHA 46db22dView commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0ea2280 - Browse repository at this point
Copy the full SHA 0ea2280View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc7c107 - Browse repository at this point
Copy the full SHA fc7c107View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16bbcb9 - Browse repository at this point
Copy the full SHA 16bbcb9View commit details -
# Conflicts: # backend/src/main/java/com/votogether/domain/post/controller/PostController.java # backend/src/main/java/com/votogether/domain/post/controller/PostControllerDocs.java # backend/src/main/java/com/votogether/domain/post/entity/comment/Content.java # backend/src/main/java/com/votogether/domain/post/repository/PostRepository.java # backend/src/main/java/com/votogether/domain/post/service/PostService.java # backend/src/main/java/com/votogether/domain/report/repository/ReportRepository.java # backend/src/main/java/com/votogether/domain/report/service/ReportService.java # backend/src/main/java/com/votogether/domain/vote/repository/VoteRepository.java # backend/src/main/resources/application.yml # backend/src/test/java/com/votogether/domain/post/controller/PostControllerTest.java # backend/src/test/java/com/votogether/domain/post/repository/CommentRepositoryTest.java # backend/src/test/java/com/votogether/domain/post/service/PostServiceTest.java # backend/src/test/java/com/votogether/domain/report/repository/ReportRepositoryTest.java # backend/src/test/java/com/votogether/domain/report/service/ReportCommandServiceTest.java # backend/src/test/java/com/votogether/domain/vote/repository/VoteRepositoryTest.java # backend/src/test/java/com/votogether/test/persister/CommentTestPersister.java # backend/src/test/java/com/votogether/test/persister/ReportTestPersister.java # backend/src/test/resources/application.yml
Configuration menu - View commit details
-
Copy full SHA for 69b9c4d - Browse repository at this point
Copy the full SHA 69b9c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e58ac1f - Browse repository at this point
Copy the full SHA e58ac1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e05ab - Browse repository at this point
Copy the full SHA e7e05abView commit details -
Configuration menu - View commit details
-
Copy full SHA for f971cbe - Browse repository at this point
Copy the full SHA f971cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c0e7eb - Browse repository at this point
Copy the full SHA 5c0e7ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f0589a - Browse repository at this point
Copy the full SHA 6f0589aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd78629 - Browse repository at this point
Copy the full SHA bd78629View commit details -
Configuration menu - View commit details
-
Copy full SHA for 443b151 - Browse repository at this point
Copy the full SHA 443b151View 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.