MIF_E31221222/sigap-website/app/_components/map/layers
vergiLgood1 4b0bae1bcd feat: Implement migration and seeding for officers and patrol units
- Added migration to change primary key type for patrol_units and update foreign key constraints in officers table.
- Created seeder for officers, generating random data and ensuring each officer is linked to a patrol unit.
- Developed seeder for patrol units, including logic for generating patrol types, statuses, and locations based on police units.
- Enhanced Supabase triggers for user creation, updates, and deletions to handle officer-specific logic and maintain data integrity.
- Introduced GIS functions and triggers to calculate distances between locations and units, optimizing spatial queries.
2025-05-16 00:50:30 +07:00
..
all-incidents-layer.tsx feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
cluster-layer.tsx Refactor map utility functions and components 2025-05-15 15:47:56 +07:00
coastline.tsx feat: Add Panic Button Demo component and EWS Alert Layer for incident management 2025-05-07 10:23:54 +07:00
district-extrusion-layer.tsx Refactor map utility functions and components 2025-05-15 15:47:56 +07:00
district-layer-old.tsx Refactor map layer animations to use BASE_DURATION and introduce new constants for 3D view settings 2025-05-14 12:11:34 +07:00
district-layer.tsx Refactor map utility functions and components 2025-05-15 15:47:56 +07:00
ews-alert-layer.tsx Refactor map layers and pop-ups for improved incident handling and UI updates 2025-05-14 16:14:40 +07:00
fault-lines.tsx feat: implement centralized layer visibility management across map layers 2025-05-15 10:55:34 +07:00
heatmap-layer.tsx feat: implement centralized layer visibility management across map layers 2025-05-15 10:55:34 +07:00
layers.tsx feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
recent-incidents-layer.tsx feat: implement centralized layer visibility management across map layers 2025-05-15 10:55:34 +07:00
timeline-layer.tsx feat: update incident logs structure and add popup component 2025-05-14 19:21:36 +07:00
timezone.tsx feat: implement centralized layer visibility management across map layers 2025-05-15 10:55:34 +07:00
units-layer.tsx feat: implement centralized layer visibility management across map layers 2025-05-15 10:55:34 +07:00