Go to file
vergiLgood1 0f3cb701c4 feat(profile): enhance officer and user profile details with improved null checks and formatting
- Updated OfficerProfileDetail to include better null checks for officer attributes and added patrol statistics.
- Introduced a new method to format role names for better display.
- Enhanced UserProfileDetail to handle cases where user data may not be available, displaying appropriate messages.
- Added address display functionality in UserProfileDetail.
- Improved SettingsScreen to fetch user profile data if not already loaded and display it with a loading indicator.
- Refactored SecuritySettingsScreen to use reactive state management with GetX for better performance and user experience.
- Created ProfileEditForm for editing user profiles with validation and image upload options.
- Added a custom circular loader widget for consistent loading indicators across the app.
2025-05-27 08:39:46 +07:00
.vscode add trigger for auth.users to custom public.user 2025-02-27 19:58:21 +07:00
sigap-mobile feat(profile): enhance officer and user profile details with improved null checks and formatting 2025-05-27 08:39:46 +07:00
sigap-website feat: Enhance selfie verification step with navigation buttons and validation 2025-05-27 00:44:32 +07:00
README.md Update README.md 2025-03-03 23:17:57 +07:00

README.md

sigap-v