Skip to content

feat/#36 품목(CartItem) CRUD Server Actions 구현#41

Merged
hun0613 merged 3 commits into
mainfrom
feat/#36
Mar 31, 2026
Merged

feat/#36 품목(CartItem) CRUD Server Actions 구현#41
hun0613 merged 3 commits into
mainfrom
feat/#36

Conversation

@hun0613
Copy link
Copy Markdown
Owner

@hun0613 hun0613 commented Mar 31, 2026

Summary

  • 품목(CartItem) CRUD Server Actions 구현 (createCartItem, getCartItemsByCartId, updateCartItem,
    deleteCartItem)
  • 현재 화면에서 필요한 기능 전체 구현 (생성/조회/수정/삭제)

Test plan

  • pnpm build 정상 완료 확인

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hun0613 hun0613 self-assigned this Mar 31, 2026
@hun0613 hun0613 added the feat developing new feature label Mar 31, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 31, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
jang-assistant Ready Ready Preview, Comment Mar 31, 2026 1:46pm

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hun0613 hun0613 merged commit 486868c into main Mar 31, 2026
6 checks passed
@hun0613 hun0613 deleted the feat/#36 branch March 31, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat developing new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant