feat(web/bot): 대시보드 UX, 이미지 첨부, 포스트 관리, 랭킹/알림 개선#62
Merged
Conversation
## 대시보드 - 스터디원 상태별 명수 breakdown (활성/OB/휴면) - 휴면/OB 출석 카드 전용 문구 (자유 활동 / 쉬다 오세요) - D-Day KST 기준으로 수정 (+09:00) - 제출률 active 유저만 카운트 - OB/dormant 포스트 점수 비적용 안내 문구 ## 포스트 - 수동 등록 2단계 UX (URL→OG 미리보기→편집→등록) - OG 태그 HTML 엔티티 디코딩 - 포스트 수정 기능 (본인/관리자, 제목+설명) - 상세 페이지 썸네일+설명 표시 - Discord 새 글 알림 토글 + 웹 딥링크 버튼 ## 게시판 - 이미지 첨부 (R2 업로드 + Tiptap ImageBlock + D&D + 붙여넣기) - 리사이즈 핸들 + 삭제 + 캡션 - 공지 작성 시 Discord @everyone 알림 + 웹 딥링크 버튼 ## 스터디원 - 관리자 배지 + 상단 정렬 - 온보딩 필수값 미충족 시 toast 피드백 ## 랭킹 - 전체 유저 표시 (active+OB+dormant) - 웹: 4위부터 (포디움과 분리) - 디스코드: 전원 나열 (1024자 자동 분할) ## 봇 - RSS 수집 대상 active+OB 확장 - 포스트 점수 active만 부여 - 벌금 DM 계좌 추가 (카카오뱅크) - 납부완료 관리자 알림 본명 표시 ## 인프라 - Auth 에러 Sentry 연동 - URL 컬럼 varchar(2000) 확대 - Cloudflare R2 이미지 스토리지 연동 - blockquote 따옴표 제거, 에디터 툴바 sticky Co-Authored-By: Claude <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- RSS poller 테스트: active+OB 2회 호출 대응 - R2 credential 에러 메시지 제네릭화 - Rate limit memory cleanup 추가 - 대시보드 OB/dormant 문구 + breakdown 복구 - 포스트 상세 썸네일 복구 - CSS 이미지 블록 스타일 복구 - discord-notify allowEveryone/components 복구 - D-Day KST + 제출률 active only 복구 - 벌금 납부 알림 본명 표시 - CLAUDE.md 최신화 Co-Authored-By: Claude <noreply@anthropic.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.
Summary
스터디 플랫폼 전반에 걸친 UX 개선, 기능 추가, 버그 수정을 일괄 반영합니다.
대시보드
포스트
게시판
스터디원
랭킹
봇
인프라
Test plan
🤖 Generated with Claude Code