Commit Graph

11 Commits

Author SHA1 Message Date
DeathKaioken
fb67f4b680 bug: merge conflict 2025-11-17 17:23:16 +01:00
seaznCode
886919e4dc Merge branch 'dev' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into dev 2025-11-13 20:14:10 +01:00
seaznCode
ea1cba42bd feat: Implement Create Subscription page and Coffee management hooks 2025-11-13 20:13:27 +01:00
seaznCode
0d225cb0ac feat: Add contract preview functionality in UserDetailModal and PersonalSignContractPage 2025-11-04 20:54:02 +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
d6870e72b3 feat: implement automatic token refresh and add token expiry logging 2025-10-22 19:25:46 +02:00
seaznCode
d4f5196146 feat: add UserDetailModal and integrate detailed user view in admin pages 2025-10-22 18:29:49 +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
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
seaznCode
762fcd1285 shiiiiit 2025-10-02 15:09:03 +02:00