-
Notifications
You must be signed in to change notification settings - Fork 1
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: Member와 게시글 댓글 연관관계 매핑 & 좋아요 기능 #51
Comments
toychip
added a commit
that referenced
this issue
Feb 9, 2024
toychip
added a commit
that referenced
this issue
Feb 9, 2024
toychip
added a commit
that referenced
this issue
Feb 9, 2024
활성화 꿀팁공유해요 조회시 (findByIdActivated) Member를 fetchjoin하여 조회
toychip
added a commit
that referenced
this issue
Feb 9, 2024
toychip
added a commit
that referenced
this issue
Feb 9, 2024
toychip
changed the title
feat: Member와 게시글 댓글 연관관계 매핑
feat: Member와 게시글 댓글 연관관계 매핑 & 좋아요 기능
Feb 9, 2024
toychip
added a commit
that referenced
this issue
Feb 10, 2024
toychip
added a commit
that referenced
this issue
Feb 10, 2024
toychip
added a commit
that referenced
this issue
Feb 10, 2024
toychip
added a commit
that referenced
this issue
Feb 10, 2024
toychip
added a commit
that referenced
this issue
Feb 10, 2024
toychip
added a commit
that referenced
this issue
Feb 10, 2024
좋아요, 댓글 수를 합하여 TOP5 추출, ToDo 스크랩 수 계산
toychip
added a commit
that referenced
this issue
Feb 10, 2024
toychip
added a commit
that referenced
this issue
Feb 10, 2024
toychip
added a commit
that referenced
this issue
Feb 10, 2024
toychip
added a commit
that referenced
this issue
Feb 10, 2024
기존 소셜로그인 - originName으로 변경, 관심사 Member(1) : Interest(N)로 매핑, 기존 값 수정 Editor 사용
toychip
added a commit
that referenced
this issue
Feb 10, 2024
toychip
added a commit
that referenced
this issue
Feb 10, 2024
toychip
added a commit
that referenced
this issue
Feb 10, 2024
5 tasks
toychip
added a commit
that referenced
this issue
Feb 11, 2024
삭제할 때 content를 "식제된 댓글입니다." 라는 내용으로 보여주기 위해 댓글 deactivate 오버라이드, 단건 조회시 비활성화도 댓글 목록에 보이도록 수정
toychip
added a commit
that referenced
this issue
Feb 11, 2024
toychip
added a commit
that referenced
this issue
Feb 12, 2024
toychip
added a commit
that referenced
this issue
Feb 12, 2024
toychip
added a commit
that referenced
this issue
Feb 12, 2024
toychip
added a commit
that referenced
this issue
Feb 12, 2024
toychip
added a commit
that referenced
this issue
Feb 12, 2024
toychip
added a commit
that referenced
this issue
Feb 12, 2024
toychip
added a commit
that referenced
this issue
Feb 12, 2024
toychip
added a commit
that referenced
this issue
Feb 12, 2024
toychip
added a commit
that referenced
this issue
Feb 12, 2024
toychip
added a commit
that referenced
this issue
Feb 12, 2024
toychip
added a commit
that referenced
this issue
Feb 13, 2024
toychip
added a commit
that referenced
this issue
Feb 13, 2024
toychip
added a commit
that referenced
this issue
Feb 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🤷 구현할 기능
Member와 게시글, 댓글 연관관계 양방향 매핑
단건 조회 및 페이징 조회시 작성자 조회
🔨 상세 작업 내용
📄 참고 사항
스크랩 수는 좋아요 개발 후 개발하겠습니다.
⏰ 예상 소요 기간
2일
The text was updated successfully, but these errors were encountered: