Files
cod-fe/src/api
vinix 2817f3c31c feat: update user API with server-side pagination and enhanced filtering
- Add support for server-side pagination from backend
- Maintain client-side pagination as fallback
- Filter out super admin users (is_sa = true or 1) in both paths
- Add comprehensive error handling with try-catch
- Add console logging for debugging
- Return standardized response structure
- Handle both boolean and integer values for is_sa field
- Recalculate pagination info after filtering SA users

API now supports both backend pagination and ensures SA users are always hidden from the list
2025-10-10 15:48:22 +07:00
..
2025-09-26 11:07:03 +07:00
2025-09-17 12:19:00 +07:00
2025-09-17 12:19:00 +07:00
2025-09-17 12:19:00 +07:00