docs: add plan, task, and summary for admin-umkm-edit
This commit is contained in:
14
MIND/PLAN/task-admin-umkm-edit.md
Normal file
14
MIND/PLAN/task-admin-umkm-edit.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Task - Admin UMKM & Produk Edit functionality
|
||||
|
||||
## Description
|
||||
Implement Edit and Delete functionality for UMKM and Produk modules in the admin dashboard.
|
||||
|
||||
## Tasks
|
||||
- [x] Update Valtio state with update/delete modules for UMKM and Produk
|
||||
- [x] Wire edit/delete buttons in `src/app/admin/(dashboard)/ekonomi/umkm/data-umkm/page.tsx`
|
||||
- [x] Wire edit/delete buttons in `src/app/admin/(dashboard)/ekonomi/umkm/produk/page.tsx`
|
||||
- [x] Create edit page for UMKM at `src/app/admin/(dashboard)/ekonomi/umkm/data-umkm/[id]/edit/page.tsx`
|
||||
- [x] Create edit page for Produk at `src/app/admin/(dashboard)/ekonomi/umkm/produk/[id]/edit/page.tsx`
|
||||
- [x] Ensure `ModalKonfirmasiHapus` is used correctly
|
||||
- [x] Run `bun run build` and fix errors
|
||||
- [x] Push to task branch and merge to stg
|
||||
Reference in New Issue
Block a user