MIF_E31221222/sigap-mobile/lib
vergiLgood1 407233916b feat: Enhance Patrol Unit Management
- Added new fields `category` and `memberCount` to `PatrolUnitModel` for better categorization and tracking of patrol units.
- Introduced `PatrolUnitController` to manage patrol unit operations, including creation, validation, and fetching of patrol units.
- Implemented enhanced validation for patrol unit creation, ensuring all required fields are correctly filled.
- Updated `updateOfficerProfile` method in `OfficerRepository` to return nullable `OfficerModel`.
- Improved `CustomTextField` widget to handle disabled states with appropriate styling.
- Added new colors for information and disabled states in `TColors`.
- Refactored `UserRepository` to update user metadata with role information using a new `UserMetadataModel`.
2025-05-26 18:46:37 +07:00
..
src feat: Enhance Patrol Unit Management 2025-05-26 18:46:37 +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