Files
desa-darmasaba/src
nico 2d901912ea fix(realisasi): add kode field to RealisasiItem and simplify table display
- Add kode field to RealisasiItem model in Prisma schema
- Update API endpoints (create, update) to accept kode parameter
- Update state management with proper type definitions
- Add kode input field in RealisasiManager component
- Simplify realisasiTable to show flat list (Kode, Uraian, Realisasi, %)
- Remove section grouping and expandable details
- Fix race condition in findUnique.load() with loading guard
- Fix linting errors across multiple files

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-04 11:51:58 +08:00
..
2026-02-25 21:18:26 +08:00
2025-12-23 17:18:36 +08:00
2026-02-25 21:18:26 +08:00
2025-11-03 17:36:00 +08:00
2025-11-24 16:02:13 +08:00