Commit Graph

9 Commits

Author SHA1 Message Date
DeathKaioken
805ed1fdf2 beautify: admin redesign 2025-11-17 23:02:41 +01:00
DeathKaioken
2439928eff beautify: admin navigation 2025-11-17 22:36:08 +01:00
seaznCode
6f8573fe16 feat: Add UserDetailModal component and update API for user status management
- Implemented UserDetailModal component for displaying and editing user details.
- Added functionality for archiving/unarchiving users and toggling admin verification.
- Enhanced user profile editing capabilities with form inputs for personal and company profiles.
- Introduced loading and error handling states for better user experience.
- Updated API utility to include a new endpoint for updating user status.
- Modified DetailedUserInfo interface to accommodate new user role 'super_admin'.
2025-11-01 18:47:21 +01:00
seaznCode
5709f48dc3 feat: implement user archiving and unarchiving functionality in admin panel 2025-10-23 21:30:29 +02:00
seaznCode
d4f5196146 feat: add UserDetailModal and integrate detailed user view in admin pages 2025-10-22 18:29:49 +02:00
DeathKaioken
4d10052ce8 beautify: user-management like referral management 2025-10-16 10:22:30 +02:00
DeathKaioken
9bb8acdce9 feat: add export csv button 2025-10-16 10:19:53 +02:00
seaznCode
3e27a02e36 feat: implement admin user management features including fetching, verifying, and displaying user stats 2025-10-14 23:22:59 +02:00
DeathKaioken
ffb1fafc7e feature: add admin user-management page 2025-10-04 00:48:22 +02:00