Skip to content

[deploy] dashboard-v1.1.3#29

Merged
hyejj19 merged 17 commits intorelease/dashboardfrom
main
Feb 24, 2026
Merged

[deploy] dashboard-v1.1.3#29
hyejj19 merged 17 commits intorelease/dashboardfrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Release Dashboard v1.1.3

  • Version: 1.1.3
  • Created at: 2026.02.23
  • Auto-generated release PR

This PR was automatically created by version-check workflow.

hyejj19 and others added 17 commits February 18, 2026 22:21
- Wire tasting tag, banner, curation counts to real API endpoints
- Add curation stat card (was missing entirely)
- Filter inquiries to show only WAITING status count
- Make all stat cards clickable to navigate to their list pages

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 배너 목록 이미지 미리보기 컬럼 제거
- 배너 타입 필터를 활성/비활성 필터로 교체
- 배너 목록에 Switch 인라인 상태 토글 추가 (useBannerUpdateStatus 연결)
- 배너 순서 변경 로직에 rollback + refetch 추가 (큐레이션과 동일한 패턴)
- Switch+Badge 조합을 StatusToggle 공통 컴포넌트로 추출
- CurationList에서 StatusToggle 컴포넌트 사용으로 교체

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
BannerList, CurationList에 중복되던 드래그 상태 관리, 순서 계산,
순차 API 호출, 실패 시 롤백 로직을 useReorderDrag 제네릭 훅으로 추출

- items, getOrder, onReorder, onAfterReorder, pageOffset를 파라미터로 받아
  도메인 무관하게 재사용 가능
- getDragHandlers(item) 반환값을 TableRow에 spread하여 사용
- 각 페이지의 드래그 관련 상태 5개 + 핸들러 5개 제거

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
초기 상태, 모드 토글, 드래그 핸들러, 드롭 성공/실패 롤백, 엣지 케이스
총 21개 케이스 커버

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
위스키 수: 300px → 100px, 순서: 180px → 60px, 상태: 300px → 180px

also fix: useReorderDrag 테스트의 vi.fn 타입 캐스팅 추가

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Addresses review comment by @Copilot on src/pages/banners/BannerList.tsx:229,235.
PR: #26
Addresses review comment by @Copilot on src/pages/Dashboard.tsx:28.
PR: #26
[feat] 홈 대시보드 API 연동 및 배너/큐레이션 목록 UI 개선
…ment-variables

- git.environment-variables was listed in .gitignore, preventing the gitlink
  from ever being committed to the git tree
- Without the gitlink, GitHub Actions submodule checkout had nothing to clone
- Docker build failed because git.environment-variables/application.vite/dev.sops.env
  was missing from the build context
[fix] git.environment-variables 서브모듈 gitlink 누락 및 .gitignore 오등록 수정
- AlcoholSearchParams에 includeDeleted, 응답에 deletedAt 필드 추가
- 목록 페이지에 '삭제된 데이터 포함' 체크박스 필터 추가
- 삭제된 항목에 Badge 삭제됨 표시 및 opacity 스타일 적용
- 상세 페이지에서 삭제된 위스키 읽기전용 모드 (버튼 숨김, 입력 비활성화)
- useAdminAlcohols 훅 테스트 5개 케이스 추가

Closes #165

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Addresses review comment by @copilot-pull-request-reviewer on src/pages/whisky/WhiskyDetail.tsx:130.
PR: #28
pointer-events-none only blocks mouse events; keyboard navigation
can still trigger file upload. Replace onImageChange with noop
when disabled to prevent keyboard-initiated changes.

Addresses review comment by @copilot-pull-request-reviewer on src/pages/whisky/components/WhiskyImageCard.tsx:47.
PR: #28
[feat] 위스키 목록 삭제 데이터 필터링 및 상세 읽기전용 모드
@hyejj19 hyejj19 merged commit dfd2dfc into release/dashboard Feb 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant