-
Notifications
You must be signed in to change notification settings - Fork 1
[Deploy] develop → main 배포 반영 #415
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
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
9e52d6f
style: 워크스페이스 디자인 변경 (grid-cols-2로 수정 및 전체적인 디자인 디테일 깔끌하게 수정)
jjjsun 47a5b5e
style: 워크스페이스 목록 디자인 디테일 수정
jjjsun c0a57dd
style: 빈상태를 전체 그리드 폭으로 랜더링
jjjsun 10b1943
refactor: 플랫폼 sync mutation을 usePlatformSyncMutations 훅으로 분리
YermIm 6b3207c
feat: Google OAuth 연동 성공 후 초기 데이터 동기화
YermIm fb0023d
Merge pull request #407 from WhereYouAd/design/#402
jjjsun 9ef914b
feat: Naver 최초 연동 성공 후 sync 모달 자동 오픈
YermIm f051f5c
fix: Google OAuth 초기 sync 중 카드 로딩 표시
YermIm e4c35ba
Merge pull request #408 from WhereYouAd/feature/#404
YermIm 7130514
feat: 타임라인 sort/filter 타입 정의
jjjsun 1c3336b
feat: list키에 sort/status 반영
jjjsun 8c66269
feat: 타임라인조회 API훅에 params추가
jjjsun f373264
feat: useTimelineList훅 params받아서 쿼리
jjjsun 4dca963
feat: 필터/정렬 라벨링
jjjsun eadc24d
feat: 사이드바 모바일 off-canvas 상태 추가
YermIm ccbf747
feat: 타임라인 정렬/필터 컴포넌트 구현
jjjsun 43ae445
feat: mock데이터 수정
jjjsun 5970450
feat: 햄버거 메뉴 및 off-canvas 사이드바
YermIm c4c8315
feat: tablet Sidebar drawer UX 개선 및 submenu 잔류 버그 수정
YermIm f4d44a4
feat: 타임라인페이지에 구현된 컴포넌트 삽입
jjjsun 08eba53
fix: 타임라인 정렬 라벨을 실제 정렬순서에 맞게 수정
jjjsun b173bb0
fix: 상대 경로 별칭 import로 수정
jjjsun 3d16801
fix: 타임라인 바 정렬/필터 값 페이지 unmount후에도 남아이도록 Zustand로 이동
jjjsun 70524a6
feat: 모바일에서 플랫폼 전환 버튼을 페이지 상단으로 이동
YermIm 6d4f322
style: 플랫폼뷰 KPI 모바일 1열 적용
YermIm bc2325a
style: 모바일 플랫폼 선택 버튼 텍스트 가운데 정렬
YermIm f0ea819
style: 플랫폼뷰 KPI 통합에 맞춤
YermIm 749f3d9
style: 성과 우수 플랫폼 모바일에서 로고만 표시
YermIm 9cae937
style: 성과 효율 차트 모바일 Y축 숨김 및 라벨 여백 조정
YermIm c09dcee
style: 플랫폼 상세 카드 KPI heading3로 축소
YermIm 9b8d68b
style: 예산 게이지 남은 % 축소
YermIm ba2db36
fix: 플랫폼 상세 카드 KPI를 heading2로 조정
YermIm e115f02
style: 캠페인 목록 모바일·태블릿 레이아웃 및 타이포 조정
YermIm 5d72d3b
style: 캠페인 상세 모바일·태블릿 레이아웃 조정
YermIm 0243704
style: 통합 캠페인 등록 태블릿/모바일 카드 패딩 정리
YermIm bef528a
style: 통합 캠페인 등록 모바일 설명 문구 축소
YermIm 064fa89
style: 플랫폼 연동 카드 모바일 패딩 축소
YermIm 4d4a98f
style: 플랫폼 연동 모바일 안내 문구·간격 조정
YermIm 2bbd087
style: 광고 상세 모바일 패딩 축소
YermIm 67e8e31
fix: 공통 모달 닫기 버튼·화면 좌우 여백 확보
YermIm 675b786
ci: retrigger CI
YermIm e8763c8
Merge pull request #409 from WhereYouAd/feature/#401
jjjsun 88cc6ef
fix: 타임라인 보기 단위 월 선택시 월초로 가도록 수정
jjjsun 0b76a0b
Merge pull request #411 from WhereYouAd/bugfix/#410
jjjsun 913d77f
fix: 캠페인 목록 모바일 플랫폼 열 폭 정렬
YermIm 6365cbb
feat: 드랍다운 오픈시 높이 확장
jjjsun 9511bd3
fix: 플랫폼 전환 버튼 높이 수정
YermIm f776f1f
feat: 타임라인 생성 모달 성과기간선택 드랍다운 높이 확장 적용
jjjsun 5b87551
style: 타임라인 생성 모달 성과지표 칩 움직임 추가
jjjsun 7657662
style: 그리드 세로 갭 축소
jjjsun 131e7cb
fix: 플랫폼 전체보기 KPI 카드 숫자 오버플로우 처리
YermIm 55dc49b
style: 광고 모아보기 모바일 패딩 수정
YermIm 66c2431
Merge pull request #412 from WhereYouAd/feature/#405
YermIm d6daf06
feat: 타임라인 성과패널 열었을때 읿별 변화추이 차트 캠페인 시작날짜부터 보이도록 수정
jjjsun 7b95f58
style: 성과 지표 칩 컬러 변경
jjjsun c2eb353
style: AI 지표 타이틀 추가
jjjsun 7ac103b
style: KPI카드 스타일 변경
jjjsun e91d5a5
style: KPI지표카드 gap 추가
jjjsun 4df5821
style: AI요약 타이틀 위치수정 및 컬러 수정
jjjsun 84b5aff
fix: inFlow에서도 fullWidth 높이 제한 해제
jjjsun 508c737
chore: AI 요약 버튼 문구 수정
jjjsun 0096aa4
style: KPI 카드 grid로 변경
jjjsun eb10341
Merge pull request #414 from WhereYouAd/feature/#413
jjjsun 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 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
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
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.