Conversation
- 대형 컨테이너(JiraDashboard, JiraIssueDetail, ConfluencePageDetail, StatsPage)를 Presentational 컴포넌트와 커스텀 훅으로 분리하여 유지보수성 향상 - ADF 미디어 노드의 비이미지 파일(PDF, docx 등) 클릭 시 미리보기/다운로드 지원 - Atlaskit link sanitize 우회를 위해 #__file__: 해시 링크 방식 적용 - Jira/Confluence 양쪽에 fileMetaMap + onFileClick 연동 - Jira 담당자 할당 기능: assignIssue API 추가, 대시보드/이슈 상세 모두 지원 - "나에게 할당" 고정 옵션 + 프로필 아바타 아이콘 표시 - Confluence 페이지 아이콘을 실제 Confluence 로고로 변경 - Confluence 본문 로딩 최적화: 링크 해석을 페이지 로딩과 통합하여 URL 깜빡임 없이 한번에 렌더링 (7개 useEffect → 2개로 통합) - 공통 유틸(typeHelpers, adfUtils, commonStyles) 및 normalizer 모듈 추출
Keep only the account name header and placeholder message, clearing out Jira project and Confluence space selection UI.
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.