MIF_E31221222/sigap-website/app/(pages)/(admin)/dashboard/crime-management/crime-overview
vergiLgood1 b9f69ade3b feat: update incident logs structure and add popup component
- Modified IIncidentLogs interface to include user details and additional fields.
- Implemented IncidentLogsPopup component for displaying incident details on the map.
- Added functionality to format timestamps, display severity badges, and show reporter information.
- Created SQL functions for retrieving nearby units and updating location distances in the database.
- Added spatial indexes to optimize queries related to units and locations.
2025-05-14 19:21:36 +07:00
..
_components refactor: ♻️ refactor crime management into small components 2025-04-15 00:31:39 +07:00
_handlers add some stuff 2025-04-27 22:41:27 +07:00
_hooks feat: enhance crime analytics and sidebar components with improved type definitions and additional data handling 2025-05-04 05:04:19 +07:00
_queries add filter source_type 2025-05-12 12:24:50 +07:00
action.ts feat: update incident logs structure and add popup component 2025-05-14 19:21:36 +07:00
page.tsx feat: implement map layer control and time slider components for enhanced crime data visualization 2025-04-28 23:45:06 +07:00