MIF_E31221222/sigap-mobile/lib
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
..
src feat: Enhance selfie verification step with navigation buttons and validation 2025-05-27 00:44:32 +07:00
supadart feat: Implement repositories for permissions, profiles, resources, roles, and users 2025-05-19 14:22:38 +07:00
app.dart Add role selection 2025-05-19 13:35:57 +07:00
main.dart feat: Implement selfie verification feature with camera preview, countdown, and error handling 2025-05-24 22:13:13 +07:00
navigation_menu.dart Refactor code structure for improved readability and maintainability 2025-05-24 14:50:31 +07:00
splash_screen.dart feat: Add KTP model for Indonesian ID card representation 2025-05-23 08:33:52 +07:00