4 Commits

Author SHA1 Message Date
hasyim_kai 270869b928 Fix: Refactor Organization CRUD {id} to {code} 2025-11-11 14:07:46 +07:00
Khafid Prayoga bf441ff714 refactor(components): change ID types from string to number and update related components
- Update installation and unit detail components to use number type for IDs
- Modify route parameter handling to pass numbers instead of strings
- Add new unit position entry detail component with proper type handling
2025-10-30 14:10:40 +07:00
Khafid Prayoga 54db81a5b9 feat(installation): implement detail view and navigation for installations
- Replace direct detail display with navigation to dedicated detail page
- Add new installation detail components and configuration
- Remove unused entry.ts file
- Create new route for installation detail view
2025-10-28 15:03:49 +07:00
Munawwirul Jamal 3eb9dde21d Dev cleaning (#106) 2025-10-08 00:03:36 +07:00