-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: 임시 글 기능 구현 #117
Merged
Merged
feat: 임시 글 기능 구현 #117
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
Member
shin-mallang
commented
Nov 30, 2023
- close [🚀 feature] 글 임시 저장 기능 #62
Closed
4 tasks
Kudos, SonarCloud Quality Gate passed! |
Test Results638 tests +54 638 ✔️ +54 35s ⏱️ +5s Results for commit 3c54e35. ± Comparison against base commit 76d82d6. This pull request removes 4 and adds 58 tests. Note that renamed tests count towards both.
|
shin-mallang
added a commit
that referenced
this pull request
Dec 10, 2023
* [#62] refactor: 포스트 본문을 content에서 bodyText로 변경 * [#62] refactor: 포스트 제목, 내용 등등을 담은 PostContent 클래스 작성 * [#62] feat: 임시 글 저장, 수정 도메인 로직 구현 * [#62] feat: 임시 글 저장, 수정, 삭제 서비스 구현 * test: polishing PostManageAcceptanceTest * [#62] feat: 임시 글 저장, 수정 ,삭제 API 작성 * [#62] refactor: polishing * [#101] refactor: PostOrderInBlogGenerator -> PostIdGenerator * [#62] feat: 임시 글 최종 수정일 필드 추가 * [#62] feat: 임시 글 조회 기능 구현 * [#62] feat: 임시 글 조회 API 구현 * [#62] feat: 임시 글을 통해 포스트 작성 기능 구현 * [#62] feat: 임시 글을 통해 포스트 작성 API 구현 (cherry picked from commit df0c9aa)
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.