MIF_E31221222/sigap-website/prisma
vergiLgood1 569e1d6049 feat: Enhance selfie verification step with navigation buttons and validation
- Added StepNavigationButtons to SelfieVerificationStep for improved navigation.
- Implemented validation logic to ensure selfie verification is completed before proceeding.
- Updated AuthButton to use theme colors for better consistency.
- Modified OfficerModel to allow nullable fields and added new fields for enhanced data handling.
- Set default role to Viewer in RoleSelectionController.
- Updated role selection screen with new asset for improved UI.
- Enhanced UserMetadataModel with new methods for updating officer and viewer data.
- Added logging to OfficerRepository and UserRepository for better debugging.
- Improved image uploader error overlay with a blurred background for better visibility.
- Added support for SVG images in StateScreen widget.
- Introduced custom input decoration in CustomTextField for more flexibility.
- Reduced total steps for officers from 4 to 3 in TNum constants.
- Fixed schema for patrol_units in Prisma to ensure correct field definitions.
- Created StepNavigationButtons widget for reusable navigation controls across steps.
2025-05-27 00:44:32 +07:00
..
backups feat: Add triggers and functions for user management and location handling 2025-05-18 13:52:26 +07:00
data feat: Add triggers and functions for user management and location handling 2025-05-18 13:52:26 +07:00
migrations feat: Enhance Selfie Verification Step with Dark Mode Support and Improved Snackbars 2025-05-26 13:31:12 +07:00
seeds feat: Enhance KTP Validation Logic and Update Patrol Unit Selection UI 2025-05-26 16:22:52 +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 feat: Enhance selfie verification step with navigation buttons and validation 2025-05-27 00:44:32 +07:00
seed.ts feat: Enhance KTP Validation Logic and Update Patrol Unit Selection UI 2025-05-26 16:22:52 +07:00