feat(ekonomi): unify UMKM and Pasar Desa models, add business profile and product forms
This commit is contained in:
10
MIND/PLAN/task-refactor-umkm-pasar-desa.md
Normal file
10
MIND/PLAN/task-refactor-umkm-pasar-desa.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Task: Refactor UMKM and Pasar Desa Model
|
||||
|
||||
- [x] Refactor `prisma/schema.prisma` and run `db push` <!-- id: 0 -->
|
||||
- [x] Update Pasar Desa `findMany` API with `umkmId: null` filter <!-- id: 1 -->
|
||||
- [x] Update UMKM Produk APIs (CRUD) to use `PasarDesa` model <!-- id: 2 -->
|
||||
- [x] Update UMKM Dashboard analytics and Penjualan logic <!-- id: 3 -->
|
||||
- [x] Create Admin Form for "Data UMKM" (Business Profile) <!-- id: 4 -->
|
||||
- [x] Create Admin Form for "Produk UMKM" (Product) <!-- id: 5 -->
|
||||
- [x] Link list views to new forms and update state <!-- id: 6 -->
|
||||
- [ ] Run build and verify <!-- id: 7 -->
|
||||
Reference in New Issue
Block a user