MIF_E31221222/sigap-website/app/_components/map
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
..
containers fix: fix kesalahan oengambilan properti distance pada units layer 2025-05-14 17:17:10 +07:00
controls Refactor map utility functions and components 2025-05-15 15:47:56 +07:00
layers feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
legends feat: Enhance Crime Sidebar and Incident Tab with Recent Incidents 2025-05-15 14:15:18 +07:00
markers add some geojson layer 2025-05-07 09:03:52 +07:00
pop-up Refactor map utility functions and components 2025-05-15 15:47:56 +07:00
crime-map.tsx Refactor map utility functions and components 2025-05-15 15:47:56 +07:00
fly-to-handler.tsx Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
fly-to.tsx Refactor map interaction and event handling 2025-05-07 06:41:33 +07:00
map.tsx add some geojson layer 2025-05-07 09:03:52 +07:00
overlay.tsx feat(map): enhance map functionality with new controls and overlays 2025-05-02 02:47:16 +07:00