Conversation
* feat: 유저 프로필 엔티티 추가 * feat: 유저 프로필 레포 추가 * feat: 멀티프로필 DTO * feat: 유저 프로필 Mapper * feat: 유저 프로필 파일 타입 추가 * feat: 멀티프로필 생성, 조회 API 추가 * feat: 멀티프로필 생성, 조회 API 추가 * feat: 멀티프로필 수정 API 추가 * feat: 동아리별 멀티프로필 로직 추가 * feat: 동아리별 멀티프로필 API 추가 * feat: 멀티프로필 삭제 및 동시성 제어 추가 * feat: 내 동아리 목록에 사용 프로필 추가 * feat: 게시글 작성자 프로필을 멀티프로필에 맞춰 변경 * feat: 댓글 작성자 프로필을 멀티프로필에 맞춰 변경 * refactor: 작성자 프로필 매핑 중복 제거 * feat: 대시보드 게시글 작성자 정보 멀티프로필로 변경 * feat: 마이페이지 요약 조회 API 추가 * feat: 마이페이지 요약 조회 API 추가 * feat: 내가 쓴 글 조회 API 추가 * feat: 출석한 세션 조회 API 추가 * docs: 기존 동아리 프로필 API deprecated 표시 * refactor: 마이그레이션 쿼리 추가 * refactor: 기존 기능 삭제 * refactor: 리뷰 반영 * refactor: 리뷰 반영 * refactor: 리뷰 반영 * refactor: 무한스크롤로 변경 * refactor: 마이페이지 동아리 목록 기본값 제거 * refactor: 마이페이지 이미지 삭제 API 분리 * refactor: 멀티프로필 마이그레이션 버전 수정
* fix: v11 마이그레이션 수정 * refactor: 게시글 조회 생성시간 응답 * refactor: 멀티프로필 생성시 동아리 필수 선택
* refactor: 멀티프로필 응답 usingClubs 수정 * refactor: 마이페이지 게시글 isNew 응답 추가 * refactor: 마이페이지 활동을 동아리 기준으로 조회 * refactor: 홈 대시보드 사용자 정보 멀티프로필로 수정 * refactor: 게시글 조회 시간 Clock 주입으로 변경
* refactor: 마이페이지 요약에 현재 사용 중인 멀티프로필 추가 * refactor: 마이페이지 통계 현재 동아리 기준으로 수정 * feat: 프로필 사용 가능 동아리 목록 조회 추가 * refactor: 멤버 카운트 n+1 방지
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
hyxklee
approved these changes
Jul 27, 2026
This file contains hidden or 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
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.
📌 Summary
마이페이지 기능을 main에 배포합니다.
📝 Changes
What
dev -> main 머지
Why
마이페이지 기능 배포를 위해서
How
📸 Screenshots / Logs
💡 Reviewer 참고사항
✅ Checklist