-
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
[배포] 후기 - 상세조회 작성, 수정, 삭제, 좋아요 & 댓글 - 작성, 수정, 삭제, 좋아요 & S3 이미지 구현 #34
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
Feature/review update v1
…및 xxResponse.from 으로 통일
feat: [review] PATCH /api/v1/reviews/{reviewId}/status - 후기 삭제 기능 구현
Feature/userlikereview v1 - 후기 좋아요 기능 구현
…ev ddl-auto : create를 update로 수정 - 개발의 편의성을 위해 이렇게 기본값을 두고 시작합니다.
…update_delete_toggleLike Feature/comment v1 save update delete toggle like
…update_delete_toggleLike feat: [review] 후기 수정 - Put을 Patch로 수정
* chore : [S3] 의존성 추가 * chore : [S3] marvin 의존성 삭제 * feat: [S3] S3 업로드 및 프로필 수정 기능 구현
feat: [review] 후기 상세 조회(1) - (feat. 후기 내용 + 후기를 쓴 유저 정보) 기능 구현
k9want
changed the title
메인 머지
후기 - 상세조회 작성, 수정, 삭제, 좋아요 & 댓글 - 작성, 수정, 삭제, 좋아요 & S3 이미지 구현
Jun 15, 2024
k9want
changed the title
후기 - 상세조회 작성, 수정, 삭제, 좋아요 & 댓글 - 작성, 수정, 삭제, 좋아요 & S3 이미지 구현
[배포] 후기 - 상세조회 작성, 수정, 삭제, 좋아요 & 댓글 - 작성, 수정, 삭제, 좋아요 & S3 이미지 구현
Jun 15, 2024
feat: [config] CD - 이미지 저장을 위한 s3 설정 추가
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.
🧾 PR 관련 설명
작업 이유: [배포]
상세조회 작성, 수정, 삭제, 좋아요
댓글 - 작성, 수정, 삭제, 좋아요
프로필 이미지 - S3 이미지 구현
관련 이슈: ❌
✨ 주요 작업 내용
✅ 체크리스트
👓 리뷰어가 중점적으로 확인해야 하는 부분