Files
hipmi-mobile/screens
bagasbanuna 19d3a9a6c7 feat: Refactor super-admin screens to OS_Wrapper pattern
- Create screens/Admin/Super-Admin/ScreenSuperAdmin.tsx
  * Migrate from ViewWrapper to OS_Wrapper
  * Add usePagination hook for pagination & skeleton loading
  * Add AdminBasicBox for card layout (same as user-access)
  * Add pull-to-refresh & infinite scroll support

- Create screens/Admin/Super-Admin/ScreenSuperAdminDetail.tsx
  * Migrate from ViewWrapper to OS_Wrapper
  * Add useAuth hook for user validation
  * Add pull-to-refresh support

- Simplify route files:
  * app/(application)/admin/super-admin/index.tsx → 4 lines
  * app/(application)/admin/super-admin/[id]/index.tsx → 4 lines

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-15 15:02:00 +08:00
..
2026-03-27 17:59:13 +08:00
2025-12-09 17:36:36 +08:00
2026-04-01 17:17:12 +08:00
2026-03-13 16:41:34 +08:00
2026-01-29 11:36:24 +08:00
2026-03-30 17:39:53 +08:00