Commit Graph

27 Commits

Author SHA1 Message Date
seaznCode
6a96b27d2e feat: update pool management functionality with new fields and state handling 2025-12-04 18:26:51 +01:00
seaznCode
c94b7a91e8 refactor: streamline user status handling by using backend status directly 2025-11-30 13:29:56 +01:00
DeathKaioken
18a873ffe3 feat: add matrix managemet backend 2025-11-30 12:21:10 +01:00
seaznCode
c0a1879c95 feat: enhance coffee management with image upload and preview functionality + change it from "Create Subscriptions" to "Create Coffee" 2025-11-29 13:50:40 +01:00
DeathKaioken
51c54eb905 feat: pool management fuckhead 2025-11-29 13:13:36 +01:00
seaznCode
198e41e601 feat: edit subscription 2025-11-20 17:48:51 +01:00
seaznCode
d54a4024cb feat: Implement subscription deletion confirmation modal in admin subscriptions page
refactor: Update header component to conditionally show shop navigation

feat: Add environment variable check to control shop visibility in public and VIP shop pages

refactor: Clean up VIP shop page by removing unused collections and featured products sections
2025-11-20 17:37:56 +01:00
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
DeathKaioken
0b325bf44c feat: matrix management backend link #1 2025-11-17 22:11:53 +01:00
seaznCode
ea1cba42bd feat: Implement Create Subscription page and Coffee management hooks 2025-11-13 20:13:27 +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
DeathKaioken
294d4eb8a3 bug: hydration fix 2025-10-28 22:01:29 +01:00
DeathKaioken
2eca3007e4 feat: add contract Management 2025-10-28 21:55:47 +01:00
seaznCode
5709f48dc3 feat: implement user archiving and unarchiving functionality in admin panel 2025-10-23 21:30:29 +02:00
DeathKaioken
ac4b742214 feat: add matrix detail with dummy data 2025-10-22 20:59:47 +02:00
seaznCode
d4f5196146 feat: add UserDetailModal and integrate detailed user view in admin pages 2025-10-22 18:29:49 +02:00
DeathKaioken
3ee6e90128 feat: add Matrix Management 2025-10-16 16:35:17 +02:00
DeathKaioken
eab249ab1f beautify: unified admin dashboard style 2025-10-16 10:27:56 +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
DeathKaioken
d561e7da82 feat: add frontend matrix management 2025-10-16 10:09:31 +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
c16ce3093c feat: add admin page routing 2025-10-14 19:06:07 +02:00
DeathKaioken
6aec40b660 feature: add user verify page 2025-10-04 00:55:19 +02:00
DeathKaioken
ffb1fafc7e feature: add admin user-management page 2025-10-04 00:48:22 +02:00
DeathKaioken
b2cfb1aa34 feature: add admin dashboard 2025-10-04 00:45:38 +02:00