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-13 16:41:34 +08:00
2026-02-20 16:48:26 +08:00
2026-04-14 12:24:58 +08:00
2026-04-15 15:02:00 +08:00
2025-09-30 17:30:07 +08:00
2026-03-13 16:41:34 +08:00
2025-12-02 17:48:24 +08:00