MIF_E31221222/sigap-website/app/_utils/const
vergiLgood1 77c865958a feat: Add crime data JSON and district center data for crime incidents
feat: Update database schema to allow nullable year in crimes table

feat: Create test table for future use in migrations

feat: Add crime_cleared column to crimes table and drop test table

feat: Add city_id column to units table and adjust district_id constraints

feat: Add phone column to units table

feat: Add avg_crime column to crimes table

feat: Implement seeder for crime incidents with detailed mock data generation

feat: Add trigger and function for calculating distance to district's police unit
2025-05-12 08:17:26 +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 feat(map): add pitch and bearing constants for map initialization 2025-05-03 22:58:14 +07:00
numbers.ts init model rbac 2025-04-07 20:50:57 +07:00
regex.ts feat: Add crime data JSON and district center data for crime incidents 2025-05-12 08:17:26 +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