Skip to content

[deploy] dashboard-v1.0.18#20

Merged
hyejj19 merged 6 commits intorelease/dashboardfrom
main
Feb 11, 2026
Merged

[deploy] dashboard-v1.0.18#20
hyejj19 merged 6 commits intorelease/dashboardfrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Release Dashboard v1.0.18

  • Version: 1.0.18
  • Created at: 2026.02.11
  • Auto-generated release PR

This PR was automatically created by version-check workflow.

hyejj19 and others added 6 commits February 11, 2026 10:17
The detail API returns alcohols array with full details, not just
alcoholIds. Remove N+1 individual alcohol lookups and use the response
directly. Bump version to 1.0.18.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Remove non-existent image/description columns from curation list table
- Add table cell padding and adjust column widths for readability
- Fix E2E tests to fill all required fields (cover image, whisky) before submit
- Add test image fixture and upload/search helpers to page object
- Fix ESM __dirname compatibility in curation-detail page object

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add key props to detail page components in route definitions to prevent
React from reusing component state when navigating between /new and /:id
routes. This fixes the tasting tag form not resetting when navigating
from a detail page to the create page via sidebar.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace immediate inputValue() check with toHaveValue('') which
auto-retries until the React useEffect resets the form, fixing the
timing issue between route change and form.reset() execution.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Replace waitForTimeout(2000) with UI-based wait for upload preview
- Reorder whisky add before image upload to avoid S3 side-effect on skip
- Fix JSDoc to match actual implementation (no separate alcohol fetching)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fix: 큐레이션 상세 API 타입 정렬 및 목록 UI 정리
@hyejj19 hyejj19 merged commit 68c9293 into release/dashboard Feb 11, 2026
3 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