MIF_E31221222/sigap-website/app
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
..
(pages) feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
_components feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
_hooks feat: add incident severity categorization and utility functions 2025-05-04 04:24:17 +07:00
_lib add some stuff 2025-04-27 22:41:27 +07:00
_styles fix: adjust ping animation duration and simplify keyframes for better performance 2025-05-15 10:09:31 +07:00
_utils feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
api set up sentry 2025-03-16 00:46:37 +07:00
sentry-example-page set up sentry 2025-03-16 00:46:37 +07:00
favicon.ico init next 14 with supabase 2025-02-12 19:10:21 +07:00
global-error.tsx set up sentry 2025-03-16 00:46:37 +07:00