fc6846f7a1
feat(kesehatan): admin page ringkasan-kesehatan + sidebar entry - bump ke 0.1.51
...
- New page src/app/admin/(dashboard)/kesehatan/ringkasan-kesehatan/page.tsx
konsumsi ringkasanKesehatanState (load + submit) dengan 7 NumberInput
(3 count + 4 pct).
- Tambah Kesehatan_8 "Ringkasan Kesehatan" di 3 instance sidebar
(list_PageAdmin.tsx).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-04 15:20:39 +08:00
9ef5773cc2
docs(mind): update plan + tambah summary statistik kesehatan ringkasan
...
Tandai Step A & B selesai, catat decision log dan pending manual
(bunx prisma migrate deploy + trigger GH workflow).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-04 14:35:42 +08:00
ba2b90be75
feat(kesehatan): tambah 4 field statistik pct ke RingkasanKesehatanDesa - bump ke 0.1.49
...
Tambah imunisasiLengkapPct, pemeriksaanRutinPct, giziBaikPct, targetStuntingPct
ke schema + migration + Elysia body validation (range 0-100) + updt handler.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-04 14:19:27 +08:00
3cc30bf0ff
docs(mind): update AI collaboration contract plan and summary
2026-05-04 14:13:54 +08:00
0a5d17f45e
docs: add AI collaboration contract and fix KegiatanCard image handling - bump to 0.1.48
2026-04-30 15:30:24 +08:00
a4c7a97593
feat(umkm): migrate KategoriProduk to KategoriProdukUmkm for UMKM isolation
...
- update prisma schema to use KategoriProdukUmkm for Umkm model
- add @@map to KategoriProdukUmkm for lowercase table naming
- update API endpoints and KPI dashboard to use new model
- bump version to 0.1.33
2026-04-28 00:47:22 +08:00
cd7425292c
feat(ekonomi): refactor umkm module with sales delete, stock validation, and ordering system
2026-04-24 16:57:43 +08:00
187e3a2115
feat(admin): refactor UMKM edit pages to match berita pattern with interfaces
2026-04-24 14:34:02 +08:00
7f5588f69e
feat(admin): refactor UMKM edit pages to match berita pattern
2026-04-24 14:20:40 +08:00
67c51302fe
docs: add plan, task, and summary for admin-umkm-edit
2026-04-24 11:49:15 +08:00
1a48c15c87
refactor(ekonomi): consolidate Pasar Desa into UMKM module
...
- Remove "Pasar Desa" as a separate entity; products are now strictly linked to UMKM.
- Delete redundant Pasar Desa API endpoints and state management.
- Update Admin UI: remove "Pasar Desa" menu and unified product management under UMKM.
- Update Public UI: replace "Pasar Desa" with "UMKM" in navbar and unified hub at /darmasaba/ekonomi/umkm.
- Implement mandatory umkmId in PasarDesa model and update seeders accordingly.
- Fix UI bugs, missing imports, and invalid API filters for mandatory umkmId.
- Increment version to 0.1.18.
2026-04-21 17:52:08 +08:00
e286cb4f2b
feat(ekonomi): unify UMKM and Pasar Desa models, add business profile and product forms
2026-04-21 15:19:57 +08:00
a2d157ee02
fix(umkm): fix TypeError, 404 API URL, and Recharts warnings
2026-04-21 12:23:22 +08:00
59981683db
feat(public-ui): unify Pasar Desa and UMKM into a single tabbed page
2026-04-21 11:34:10 +08:00
1a74a1f683
feat(public-ui): implement public UMKM directory, detail and product catalog pages
2026-04-20 17:44:36 +08:00
b673e36a45
feat(admin-ui): implement UMKM admin dashboard and CRUD pages
2026-04-20 17:15:54 +08:00
58ab306428
feat(ekonomi): implement UMKM module with CRUD API and Dashboard analytics
2026-04-20 16:51:59 +08:00