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-04-15 15:02:00 +08:00
2025-12-23 17:45:30 +08:00
2026-03-13 16:41:34 +08:00
2026-01-09 17:44:13 +08:00
2025-06-26 12:14:55 +08:00
2025-06-26 12:14:55 +08:00
2025-06-26 12:14:55 +08:00