MIF_E31221222/sigap-website/app/_components
vergiLgood1 e422c59da9 Add crime data CSV files and update database schema
- Added crime summary by type CSV file with district-wise crime statistics.
- Added yearly crime data CSV file with detailed crime statistics per district and year.
- Modified the database schema to include a new column `source_type` in the `crimes` table and a new column `distance` in the `locations` table.
- Created migration to add `location_logs` table for tracking user location data with relevant fields and indices.
- Updated migration to drop the `distance` column and replace it with `distance_from_unit` in the `locations` table.
- Added additional migrations to drop and recreate the `location_logs` table, modify existing columns, and enforce new constraints in the `unit_statistics` and `units` tables.
2025-05-11 14:44:14 +07:00
..
map Add crime data CSV files and update database schema 2025-05-11 14:44:14 +07:00
tutorial add profile and remove older project 2025-03-05 14:58:15 +07:00
typography add profile and remove older project 2025-03-05 14:58:15 +07:00
ui Refactor map layers and components for improved structure and functionality 2025-05-05 04:57:32 +07:00
action-row.tsx Refactor user management components to use selectedUser instead of user 2025-04-12 17:18:36 +07:00
action-search-bar.tsx fix: fix suggestion doesnt appear when handleSearchTypeSelect trigger 2025-05-05 00:19:30 +07:00
alert-dialog.tsx refactor createUsersTable 2025-03-29 21:34:48 +07:00
confirm-dialog.tsx Change alert dialog to dialog 2025-03-30 22:41:47 +07:00
custom-dropdown-switcher.tsx change project structure 2025-03-12 16:13:57 +07:00
danger-action.tsx Refactor user management components to use selectedUser instead of user 2025-04-12 17:18:36 +07:00
data-table.tsx Refactor lagi anjir 2025-04-02 21:00:11 +07:00
date-time-picker.tsx change project structure 2025-03-12 16:13:57 +07:00
deploy-button.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
env-var-warning.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
floating-action-search-bar.tsx Refactor 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. 2025-05-04 08:54:03 +07:00
form-field.tsx add sign in with password and form forgot password 2025-04-04 22:00:19 +07:00
form-message.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
form-section.tsx add custom date time picker 2025-03-10 23:54:28 +07:00
form-wrapper.tsx Refactor CRUD Users 2025-03-23 09:43:15 +07:00
header-auth.tsx refactor add user and invite user 2025-03-22 23:20:31 +07:00
hero.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
inbox-drawer.tsx resolve RLS issue for upload avatars images 2025-03-07 00:22:44 +07:00
info-row.tsx Refactor user management components to use selectedUser instead of user 2025-04-12 17:18:36 +07:00
next-logo.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
provider-info.tsx Refactor user management components to use selectedUser instead of user 2025-04-12 17:18:36 +07:00
react-hook-form-field.tsx use IsActive props from sidebar component 2025-03-23 06:54:54 +07:00
section.tsx Refactor user management components to use selectedUser instead of user 2025-04-12 17:18:36 +07:00
submit-button.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
supabase-logo.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
team-switcher.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
theme-switcher.tsx add layout for my account, preference, notiication and import 2025-03-07 23:08:16 +07:00