MIF_E31221222/sigap-website/app/_utils/const
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
..
common.ts feat: enhance crime analytics and sidebar components with improved type definitions and additional data handling 2025-05-04 05:04:19 +07:00
crime.ts feat: add crime map components and functionality 2025-04-14 23:47:44 +07:00
map-style.ts feat: add crime map components and functionality 2025-04-14 23:47:44 +07:00
map.ts refactor: streamline map constants and enhance animation handling in layers 2025-05-14 12:04:21 +07:00
numbers.ts init model rbac 2025-04-07 20:50:57 +07:00
regex.ts feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
roles.ts Refactor user management components to use selectedUser instead of user 2025-04-12 17:18:36 +07:00
routes.ts init model rbac 2025-04-07 20:50:57 +07:00
texts.ts init model rbac 2025-04-07 20:50:57 +07:00