Commit Graph

4 Commits

Author SHA1 Message Date
DeathKaioken
f47441ff41 im getting MY>AADASD 2026-03-15 18:34:19 +01:00
seaznCode
40d626437c + SUSPENDED AUTH CHECK
feat: add suspended account handling with dedicated page and redirect logic
2026-01-30 15:34:43 +01:00
seaznCode
3e27a02e36 feat: implement admin user management features including fetching, verifying, and displaying user stats 2025-10-14 23:22:59 +02:00
seaznCode
25fff9b1c3 feat: Implement user status management with custom hook
- Added `useUserStatus` hook to manage user status fetching and state.
- Integrated user status in Quick Action Dashboard and related pages.
- Enhanced error handling and loading states for user status.
- Updated profile completion and document upload flows to refresh user status after actions.
- Created a centralized API utility for handling requests and responses.
- Refactored authentication token management to use session storage.
2025-10-11 19:47:07 +02:00