Go to file
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
.vscode add trigger for auth.users to custom public.user 2025-02-27 19:58:21 +07:00
sigap-mobile feat: Enhance Patrol Unit Management 2025-05-26 18:46:37 +07:00
sigap-website feat: Enhance KTP Validation Logic and Update Patrol Unit Selection UI 2025-05-26 16:22:52 +07:00
README.md Update README.md 2025-03-03 23:17:57 +07:00

README.md

sigap-v