This website requires JavaScript.
Explore
Help
Register
Sign In
diyoanggara
/
MIF_E31221222
Watch
1
Star
0
Fork
You've already forked MIF_E31221222
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ae6eb40a13
MIF_E31221222
/
sigap-website
/
prisma
History
vergiLgood1
6bfc148821
refactor: enhance distance calculation and heatmap functionality; improve error handling and add interaction support
2025-05-07 03:17:59 +07:00
..
backups
refactor: streamline SQL migration scripts and enhance schema management for units and incidents
2025-05-06 15:37:07 +07:00
data
feat: Add CrimePopup and DistrictPopup components for displaying crime data on the map
2025-05-02 22:19:54 +07:00
migrations
refactor: streamline SQL migration scripts and enhance schema management for units and incidents
2025-05-06 15:37:07 +07:00
seeds
refactor: enhance distance calculation and heatmap functionality; improve error handling and add interaction support
2025-05-07 03:17:59 +07:00
utils
feat: add initial data seeding for resources, roles, demographics, crime incidents, and geographic data
2025-04-25 02:04:04 +07:00
db.ts
refactor add user and invite user
2025-03-22 23:20:31 +07:00
schema.prisma
Refactor GeoJSON seeder to insert data in smaller batches to prevent timeouts; added chunking logic and improved error handling. Update permission seeder to batch create permissions for roles and resources. Optimize unit seeder to prepare and insert unit data in bulk, enhancing performance. Adjust Supabase configuration for local development and modify migration scripts to restore GIS functions and types.
2025-05-06 21:37:28 +07:00
seed.ts
feat: enhance crime incidents seeder with year validation and import all-year summaries
2025-04-25 16:58:32 +07:00