Conversation
- Confluence API 클라이언트 및 어댑터 추가 - 스페이스 목록, 내 페이지, 페이지 검색, 상세 조회, 댓글, 첨부파일 기능 - Confluence 대시보드 및 페이지 상세 컴포넌트 구현 - 검색 필드 필터 (전체/제목/본문/제목+본문) 지원 - Confluence Storage Format → HTML 변환 유틸리티 - confluenceTheme 스타일 시스템 추가 - 계정 타입에 Confluence 서비스 지원 추가 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 댓글 본문의 이미지 첨부파일 정상 렌더링 지원 - 하위 업무 항목을 계층 구조로 표시 (직접 하위 + 손자 이슈 토글) - 섹션명을 '하위 업무 항목'으로 통일 - ADF media 노드 이미지 프록시 지원 추가 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 검색 제안 드롭다운 최대 10개로 확장 (Jira/Confluence) - Enter 키로 즉시 검색 진행 지원 - 모두 접기/펼치기 글로벌 이벤트 수신 지원 - 이슈 우클릭 시 '새 탭으로 열기' 컨텍스트 메뉴 추가 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Split View 컨텍스트를 탭 시스템으로 확장 (독립 상태 공존) - 탭별 MemoryRouter로 독립 라우팅 및 상태 유지 - 탭 이름 변경 (더블클릭), 탭 닫기, 탭 전환 지원 - Split View와 탭 전환 시 상호 배타적 동작 - 글로벌 단축키: CmdOrCtrl+, 환경설정, CmdOrCtrl+; 프로필 변경 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 프로필 버튼과 설정 버튼 분리 (프로필: 계정 전환, 설정: 환경설정 페이지) - Chrome 스타일 탭 바 UI (활성 탭 파란 상단 보더) - 프로필 드롭다운 방향키(↑↓) 이동 + Enter 선택 + Escape 닫기 - 프로필 변경 시 스낵바 알림 표시 - 메뉴 우클릭 시 Split View/새 탭 열기 컨텍스트 메뉴 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 드롭다운에서 풀 페이지 환경설정으로 전환 - 왼쪽 사이드바에 계정 설정 / 단축키 관리 메뉴 - 단축키 관리 패널에 전체 키보드 단축키 목록 표시 - 계정 목록에서 serviceType 첫 글자 대문자 표기 (Atlassian) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- modal 테스트: 빈 객체 대신 유효한 액션 타입으로 초기화 - snackbar 테스트: SnackbarType 대문자 'SUCCESS'로 수정 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
하위/손자 이슈에 담당자명 표시, 하위 업무 조회를 비동기로 분리하여 메인 티켓이 먼저 렌더링되도록 개선. 2depth 여백 및 스타일 통일. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
RichContent 내 Jira 이슈 링크(/browse/KEY-123)와 Confluence 페이지
링크(/wiki/.../pages/{id})를 인터셉트하여 새 탭으로 열도록 구현.
그 외 외부 링크는 브라우저에서 열기.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
탭으로 이동했다가 메인 뷰로 돌아올 때 Split View가 해제되던 문제 수정. SplitContainer를 display 토글 방식으로 변경하여 DOM 상태 보존. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <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.
No description provided.