[Feat/fe#579] 캐비넷 프로필·팔로우·노트 상세 및 소개 필드#580
Merged
Merged
Conversation
검색·라운지와 동일한 pill 탭·카드·타이포를 캐비넷/마이페이지에 적용하고, 위스키 등록 요청 모달을 공통 wf-modal 스타일로 정리한다. Co-authored-by: Cursor <cursoragent@cursor.com>
프로필 소개 저장/표시, 인스타 스타일 캐비넷 UI, 팔로우 3분할 버튼, 노트 레이더·태그 상세를 한 PR로 묶는다. Co-authored-by: Cursor <cursoragent@cursor.com>
캐비넷/소개 기능과 무관한 로컬 시드 컬럼 정리를 되돌린다. Co-authored-by: Cursor <cursoragent@cursor.com>
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.
🔗 이슈 번호
💡 주요 변경 사항
users.introduction컬럼(V35) 추가, 마이페이지에서 닉네임·소개 통합 저장, 캐비넷/타인 프로필에 표시[팔로우 | Bar | 커뮤니티]3분할 pill, 팔로잉 hover 시 「팔로우 취소」V35__user_introduction.sql적용 필요. 로컬 RDS 시드는deploy/patch-user-introduction.sql이rds-load-local-seed.sh에 연결됨data.sqlwhiskeys INSERT 컬럼 정리(로컬 시드 호환)✅ 체크리스트
npm run build통과)Test plan
/users/:id— 팔로우 3분할, Bar/커뮤니티 전환./gradlew compileJava(백엔드 introduction API)