feat: 버그게시판 종합 개선 (폰트/공지/소명 연동)#660
Merged
Merged
Conversation
added 3 commits
March 16, 2026 23:26
- WritingSettings에 maxPostsTotal 타입 추가 - WritePermission에 total_limit/total_count 필드 추가 - 글쓰기 페이지에 총 제한 메시지 표시 - disciplinelog_id 쿼리파라미터로 소명글 제목/link1 자동 설정 - PostForm에 initialTitle/initialLink1 props 추가
- contentFontSize를 댓글(--comment-font-size), 에디터(--editor-font-size)에 연동 - listFontSize를 공지 제목, 톺아보기, 홈 위젯에 연동 - hideReadNotices 설정 추가 (읽은 공지 게시판 목록에서 숨김) - setContentFontSize/changeContentFontSize에 applyCSS() 호출 추가
- 개인화면설정에 읽은 공지 숨기기 토글 추가 - disciplinelog 상세에서 소명글 존재 시 '소명글 보기' 링크 표시 - 소명하기 버튼 URL을 /claim/write?disciplinelog_id= 로 수정 - claim 게시판 글 상세에서 이용제한 기록 연결 배너 표시
Contributor
Staging 배포 완료URL: https://dev.damoang.net
|
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
Test plan
/claim/write?disciplinelog_id=1접속 시 제목 자동 설정 확인