-
Notifications
You must be signed in to change notification settings - Fork 1
[Feature/#88] 통합 대시보드 디자인 개선 및 Custom Tooltip 적용 #96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
6b40942
fix: 예산 밑 플랫폼 비교 차트 디자인 개선
Seojegyeong 817d4f9
feat: AI 요약하기 버튼 애니메이션 추가
Seojegyeong 7aaa2b3
feat: gitignore 수정
Seojegyeong ef7bbc4
feat: 클릭 이상 징후 마커 표시
Seojegyeong d8a855e
fix: xaxis numeric으로 수정하여 마커 안정적으로 표시
Seojegyeong bbf050e
feat: Custom Tooltip 적용
Seojegyeong 0089961
feat: trafficChart 주석 설명 추가
Seojegyeong 7bab009
feat: 이상 클릭 탐지 Tooltip 좌표 위 고정
Seojegyeong fb92770
fix: 플랫폼 비교 카드 디자인 및 정보 일부 수정
Seojegyeong e7ca8c8
fix: 예산 소진 및 플랫폼 비교 카드 디자인 수정(정보 축약)
Seojegyeong 1c0c08d
feat: 예산, 플랫폼 카드 반응형 처리 및 이상클릭탐지 툴팁 호버 처리
Seojegyeong 2c79a98
feat: tooltip.custom 이용해서 anomaly 포인트에서 빈값, 나머지 일반 툴팁 반환해 툴팁 기본 설정
Seojegyeong d41b8e0
fix: 이상 징후 point에서는 커스텀 툴팁만 보이도록 수정
Seojegyeong 605b77f
fix: ApexCharts가 렌더링되기 전에 잠깐 보여주는 기본 플레이스홀더 제거
Seojegyeong 461eea5
refactor: 중복 코드 개선
Seojegyeong e957079
fix: 예산 카드 2xl 이하에서 세로로 쌓이도록 반응형 수정
Seojegyeong 32f99f1
fix: 마커 위치 계산 getBoundingClientRect로 교체 및 mounted 이벤트에서 풀백 텍스트 제거
Seojegyeong 62fe03a
feat: useAnomalyMarkerPos 설명 주석 추가
Seojegyeong cf2dd1d
fix: chart 타이틀 요소 제거
Seojegyeong b38293c
fix: 코드 리뷰 일부 반영
Seojegyeong cefc866
fix: hidden -> invisible + pointer-events-none으로 변경
Seojegyeong d050a5f
fix: platform 타입 정의 추가
Seojegyeong f9e98c5
fix: codeRabbit 리뷰 수정
Seojegyeong 63e5db9
fix: Card title, desc 간격 넓힘
Seojegyeong 4d1c8dc
fix: coderabbit 리뷰 반영
Seojegyeong File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,3 +26,6 @@ dist-ssr | |
| node_modules/ | ||
| *storybook.log | ||
| storybook-static | ||
|
|
||
| # Claude Code | ||
| .claude/ | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.