Files
jaengseung-made/app/admin/packs/page.tsx
gahusb a6f460d77c feat(admin): /admin/packs — 자료 업로드 + 인라인 편집 + 삭제 UI
- 업로드: tier 선택 + label + 파일 → /api/admin/packs/upload-url 토큰 발급
  → XHR로 web-backend에 직접 multipart POST (진행률 추적)
- 리스트: tier별 그룹 + label inline 편집 (blur 시 PATCH)
- 삭제: confirm 후 DELETE → soft delete

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 09:07:07 +09:00

8.5 KiB