MIF_E31221222/sigap-website/prisma
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
..
backups feat: update incident logs structure and add popup component 2025-05-14 19:21:36 +07:00
data fix: Update district coordinates and improve unit seeding logic 2025-05-14 08:15:27 +07:00
migrations add seeds supaabse 2025-05-14 06:54:34 +07:00
seeds fix: Update district coordinates and improve unit seeding logic 2025-05-14 08:15:27 +07:00
utils feat: add initial data seeding for resources, roles, demographics, crime incidents, and geographic data 2025-04-25 02:04:04 +07:00
db.ts refactor add user and invite user 2025-03-22 23:20:31 +07:00
schema.prisma add seeds supaabse 2025-05-14 06:54:34 +07:00
seed.ts add seeds supaabse 2025-05-14 06:54:34 +07:00