-
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
v1.2.0 #298
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
* feat: 미션 기록 완료 리스트 * feat: 미션 기록 완료 리스트 Projection 개선 * refactor: 미션 완료 기록 리스트 조건 및 DTO 수정 * fix: completedAt Type 체크
* feature: 피드 신고 기록 기능 구현 * fix: 필요없는 메서드 삭제 * fix: Report 엔티티에 BaseTimeEntity추가 * fix: /reports/ 엔드포인트 제거 * fix: ErrorCode message수정 * fix: 정적 팩토리 메서드 사용 * fix: DTO에 Swagger Schema 어노테이션추가 * fix: reportReason을 request에서 String으로 요청 * fix: response example 수정
* feat: comment API 중간 커밋 * feat: 댓글 추가 및 조회 * fix: DTO Swagger 정의 * fix: children -> replyComments * refactor: 개선 및 주석 * fix: @dbscks97 리뷰 반영
* feature: 피드 신고시 discord 알림 기능 구현 * fix: properties사용하는방법으로 수정 * fix: comment기능 merge
* feat: 댓글 추가 시 푸시알림 * feat: 자식 댓글 작성자에게도 푸시 알림 * feat: 자식 댓글 작성자에게도 푸시 알림 수정
* feat: 피드 댓글 count 추가 * fix: test 코드 필드 추가
feat: 단일 피드 조회 API
test: 댓글 테스트 코드
Quality Gate passedIssues Measures |
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.
v1.2.0