57fb1e4e46Refactor 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.
vergiLgood1
2025-05-06 21:37:28 +0700
969d10958crefactor: streamline SQL migration scripts and enhance schema management for units and incidents
vergiLgood1
2025-05-06 15:37:07 +0700
e891df87d0Refactor seeding scripts to utilize generateIdWithDbCounter for unique ID generation across crime categories, incidents, and units. Implement a new utility function for generating distributed points within district areas to enhance incident location variability. Comment out unnecessary type drops and creations in SQL migration files for clarity. Add migration scripts to drop and re-add the phone field in the units table, ensuring data integrity during schema updates.
vergiLgood1
2025-05-06 01:21:04 +0700
0747897fc7Refactor database privileges and schema management
vergiLgood1
2025-05-05 23:39:01 +0700
fa7651619bfeat: Enhance heatmap and timeline layers with new data handling and filtering options
vergiLgood1
2025-05-05 11:11:11 +0700
a19e8ec32dfeat: Add timeline and units layers to the map component
vergiLgood1
2025-05-05 10:38:11 +0700
b0db61a9fffeat: add heatmap layer and enhance clustering functionality in map layers
vergiLgood1
2025-05-05 06:47:59 +0700
c6115adf88feat: enhance district layer interactions and animations for improved user experience
vergiLgood1
2025-05-05 05:49:50 +0700
078bf969bcrefactor: refactor district layer
vergiLgood1
2025-05-05 05:15:05 +0700
03a5e527d4Refactor map layers and components for improved structure and functionality
vergiLgood1
2025-05-05 04:57:32 +0700
1b5fc21731feat: enhance ActionSearchBar and TopControl with improved cursor handling and add scroll suggestions
vergiLgood1
2025-05-04 09:21:46 +0700
d807942688Refactor FloatingActionSearchBar to accept actions and props; remove map-navigations component; implement top-controls with search functionality; enhance crime map with fly-to incident feature; add district layer highlight effect.
vergiLgood1
2025-05-04 08:54:03 +0700
5d13ff532brefactor: rename TopNavigation to TopControl and update related imports in CrimeMap style: update MapLegend text color for better visibility
vergiLgood1
2025-05-04 05:18:12 +0700
75df66a621feat: enhance crime analytics and sidebar components with improved type definitions and additional data handling
vergiLgood1
2025-05-04 05:04:19 +0700
428986c927feat: add crime and district popups with detailed information and filtering capabilities
vergiLgood1
2025-05-02 22:20:22 +0700
edf5013363feat: Add CrimePopup and DistrictPopup components for displaying crime data on the map
vergiLgood1
2025-05-02 22:19:54 +0700
b564e6f330feat(map): enhance map functionality with new controls and overlays
vergiLgood1
2025-05-02 02:47:16 +0700
897a130ff7feat: Enhance Overlay component with customizable styles and addControl method
vergiLgood1
2025-05-01 21:15:31 +0700
31f12ab88bfeat: add overlay component and integrate into map controls for improved UI layout
vergiLgood1
2025-04-30 18:39:21 +0700
2c09cb4d7cfeat: implement map layer control and time slider components for enhanced crime data visualization
vergiLgood1
2025-04-28 23:45:06 +0700
6f89892d8cfeat: add map controls and sidebar components for crime data visualization
vergiLgood1
2025-04-28 00:14:16 +0700
29925dc1b9add some stuff
vergiLgood1
2025-04-27 22:41:27 +0700
bcd71c6cadfeat: enhance crime incidents seeder with year validation and import all-year summaries
vergiLgood1
2025-04-25 16:58:32 +0700
63b0721859feat: add initial data seeding for resources, roles, demographics, crime incidents, and geographic data
vergiLgood1
2025-04-25 02:04:04 +0700
410535e1d9feat: add generateId, generateCityCode and getLatId
vergiLgood1
2025-04-15 22:47:41 +0700
0cbcd3e636feat: add initial data seeding for resources, roles, demographics, crime incidents, and geographic data
vergiLgood1
2025-04-15 22:47:07 +0700
2bf335d59brefactor: ♻️ refactor crime management into small components
vergiLgood1
2025-04-15 00:31:39 +0700