MIF_E31230069/spk_mobile/lib/services
micko samawa 605e92bbd9 Fix: Reset super admin, fix User model role attribute, remove rate limiting for development
- Added new super admin account (mikoadmin@gmail.com)
- Fixed User model getRoleLabelAttribute() to handle null role
- Fixed AuthController to refresh user after creation
- Removed rate limiting from register/login endpoints for development
- Added migration to ensure role and phone columns exist
- Updated app config with correct IP (10.192.233.99:8000)
- Fixed API response to include all required fields for Flutter
2026-05-19 08:01:07 +07:00
..
auth_service.dart Fix: Reset super admin, fix User model role attribute, remove rate limiting for development 2026-05-19 08:01:07 +07:00
booking_service.dart feat: modernize mobile UI and normalize laundry service handling 2026-04-16 01:00:10 +07:00
favorite_service.dart feat: modernize mobile UI and normalize laundry service handling 2026-04-16 01:00:10 +07:00
kontrakan_service.dart Fix favorites system: improve error handling, type safety, and UI feedback 2026-03-07 00:45:30 +07:00
laundry_service.dart Fix price display format and improve UI/UX across all screens - Replace confusing K notation with proper Rp format with thousand separators - Add /bln and /kg suffix for clarity - Improve card shadows, icons, and sections for professional appearance - Create currency formatter utility 2026-02-24 19:42:59 +07:00
location_service.dart Fix price display format and improve UI/UX across all screens - Replace confusing K notation with proper Rp format with thousand separators - Add /bln and /kg suffix for clarity - Improve card shadows, icons, and sections for professional appearance - Create currency formatter utility 2026-02-24 19:42:59 +07:00
notification_service.dart Update mobile config, add admin reminder notifications, and apply migrations 2026-05-10 23:29:18 +07:00
review_service.dart feat: modernize mobile UI and normalize laundry service handling 2026-04-16 01:00:10 +07:00
server_discovery_service.dart Update mobile config, add admin reminder notifications, and apply migrations 2026-05-10 23:29:18 +07:00