Go to file
vergiLgood1 c6931619de feat(settings): implement base settings controller and specific controllers for display mode, email, language, notifications, privacy, security, and text size
- Added BaseSettingsController to manage loading states and error handling.
- Created DisplayModeController to handle theme settings with persistence.
- Implemented EmailController for managing email preferences and verification.
- Developed LanguageController for language selection and persistence.
- Added NotificationsController to manage notification preferences.
- Created PrivacyController for privacy settings management.
- Implemented SecurityController for security settings including 2FA and backup codes.
- Developed TextSizeController to manage text size settings.
- Created SettingsController to aggregate all sub-controllers and manage user settings.
- Added UI components for displaying officer and user profile details.
2025-05-27 07:10:04 +07:00
.vscode add trigger for auth.users to custom public.user 2025-02-27 19:58:21 +07:00
sigap-mobile feat(settings): implement base settings controller and specific controllers for display mode, email, language, notifications, privacy, security, and text size 2025-05-27 07:10:04 +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