MIF_E31221222/sigap-website/prisma/migrations
vergiLgood1 5bd92a0399 feat: Enhance Selfie Verification Step with Dark Mode Support and Improved Snackbars
- Added dark mode support for warning colors in the Selfie Verification Step.
- Replaced hardcoded colors with theme-aware colors for better UI consistency.
- Updated Snackbar notifications to use a centralized loader utility for better user feedback.
- Refactored the auto-verify toggle and bypass liveness check functionality for clarity.
- Improved layout and styling for better user experience.

fix: Update Units Repository with Logging and Error Handling

- Integrated logging for unit fetching operations in the Units Repository.
- Added checks for empty unit lists to prevent unnecessary errors.
- Improved error handling for database operations.

refactor: Revamp Image Source Dialog and Uploader for Dark Mode

- Enhanced Image Source Dialog to support dark mode styling.
- Updated Image Uploader to use a custom circular loader for better visual feedback during uploads.

style: Standardize Step Indicator Colors Based on Theme

- Adjusted step indicator icon colors to adapt based on the current theme (dark/light).

chore: Update Tips Container to Use New Color Constants

- Refactored Tips Container to utilize new color constants for better maintainability.

style: Introduce New Color Constants for Card Styles

- Added new color constants for card backgrounds, borders, and text to improve UI consistency across the application.

fix: Adjust Total Steps for Officer Selection Process

- Updated the total steps for officer selection from 5 to 4 to reflect the current flow.

chore: Add Patrol Unit Selection Screen for Officer Information

- Implemented a new Patrol Unit Selection Screen to allow officers to configure their patrol units.
- Integrated selection modes and unit creation functionality for enhanced user experience.
2025-05-26 13:31:12 +07:00
..
20250423141344_init_migration Add crime data CSV files and update database schema 2025-05-11 14:44:14 +07:00
20250423155055_add_phone_and_create_polres_jemebr feat: enhance crime incidents seeder with year validation and import all-year summaries 2025-04-25 16:58:32 +07:00
20250505171530_delete_phone_field_on_units Refactor 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. 2025-05-06 01:21:04 +07:00
20250505171603_add_field_phone_on_units refactor: streamline SQL migration scripts and enhance schema management for units and incidents 2025-05-06 15:37:07 +07:00
20250506075152_add_field_phone refactor: streamline SQL migration scripts and enhance schema management for units and incidents 2025-05-06 15:37:07 +07:00
20250506080119_change_id_to_code_unit refactor: streamline SQL migration scripts and enhance schema management for units and incidents 2025-05-06 15:37:07 +07:00
20250506080400_make_year_optional_in_crimes refactor: streamline SQL migration scripts and enhance schema management for units and incidents 2025-05-06 15:37:07 +07:00
20250506082733_make_code_unit_to_primary_key refactor: streamline SQL migration scripts and enhance schema management for units and incidents 2025-05-06 15:37:07 +07:00
20250510020457_add_source_type_and_distance_field Add crime data CSV files and update database schema 2025-05-11 14:44:14 +07:00
20250511072008_add_location_logs Add crime data CSV files and update database schema 2025-05-11 14:44:14 +07:00
20250511072210_ Add crime data CSV files and update database schema 2025-05-11 14:44:14 +07:00
20250511074218_ Add crime data CSV files and update database schema 2025-05-11 14:44:14 +07:00
20250511074520_make_year_nullable feat: Add crime data JSON and district center data for crime incidents 2025-05-12 08:17:26 +07:00
20250511103440_test_table feat: Add crime data JSON and district center data for crime incidents 2025-05-12 08:17:26 +07:00
20250511105354_add_crime_cleared_to_crimes_table feat: Enhance Selfie Verification Step with Dark Mode Support and Improved Snackbars 2025-05-26 13:31:12 +07:00
20250511105911_add_city_id_to_units feat: Add crime data JSON and district center data for crime incidents 2025-05-12 08:17:26 +07:00
20250511110222_add_phone_on_units feat: Add crime data JSON and district center data for crime incidents 2025-05-12 08:17:26 +07:00
20250511222953_add_avg_crime_on_crimes feat: Add crime data JSON and district center data for crime incidents 2025-05-12 08:17:26 +07:00
20250513091416_use_code_unit_for_id_units add seeds supaabse 2025-05-14 06:54:34 +07:00
20250515104827_add_officer_and_patrol_unit feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
20250515115714_add_evidence_model feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
20250515120411_add_some_field_on_evidence feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
20250515142934_change_id_on_evidence_and_patrol_unit_to_custom_id feat: Add triggers and functions for user management and location handling 2025-05-18 13:52:26 +07:00
20250515145450_change_id_on_evidence_and_patrol_unit_to_custom_id feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
20250515155559_ feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
20250517021614_add_field_nik_for_user feat: Add triggers and functions for user management and location handling 2025-05-18 13:52:26 +07:00
migration_lock.toml feat: add initial data seeding for resources, roles, demographics, crime incidents, and geographic data 2025-04-25 02:04:04 +07:00