Commit Graph

49 Commits

Author SHA1 Message Date
seaznCode
123dd9e85c feat: add new default store page with product filtering and sorting functionality 2026-01-13 16:12:06 +01:00
seaznCode
7d908caec3 feat: enhance news management and display features 2025-12-14 18:20:50 +01:00
seaznCode
20c71636f6 feat: Enhance subscription creation and editing with image cropping and improved UI
- Added image cropping functionality in CreateSubscriptionPage and EditSubscriptionPage.
- Updated price input to handle decimal values and formatting.
- Improved UI elements for image upload sections, including better messaging and styling.
- Refactored affiliate links page to fetch data from an API and handle loading/error states.
- Added Affiliate Management button in the header for easier navigation.
2025-12-06 20:29:58 +01:00
seaznCode
0662044b85 fix: update button label from 'Coffee Subscription Management' to 'Coffee Management' 2025-12-06 14:28:57 +01:00
DeathKaioken
aa5e3ed1c0 feat: add financial manager with vat backend other still dummy 2025-12-06 11:13:40 +01:00
seaznCode
01ce0f5346 refactor: enhance user status display and button accessibility in UserDetailModal 2025-11-30 13:30:16 +01:00
seaznCode
23691ec50c Merge branch 'dev' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into dev 2025-11-30 13:29:37 +01:00
seaznCode
fbe8f09f2f feat: add dashboard button to header for quick navigation 2025-11-30 13:29:35 +01:00
DeathKaioken
6e2298eca9 feat: add personal matrix 2025-11-30 13:24:43 +01:00
seaznCode
6bf1ca006e feat: update success messages for document uploads and contract signing to include redirect notice + remove cow 2025-11-29 15:23:18 +01:00
DeathKaioken
51c54eb905 feat: pool management fuckhead 2025-11-29 13:13:36 +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
fb67f4b680 bug: merge conflict 2025-11-17 17:23:16 +01:00
DeathKaioken
9e194da309 bug: loginform + header navigation adjusted 2025-11-17 17:19:11 +01:00
DeathKaioken
757b530e14 feat: add coffee- abo page dummy data 2025-11-13 19:35:12 +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
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
DeathKaioken
f7205ed8f6 beautify: page tranistion / loginform 2025-10-28 20:17:13 +01:00
seaznCode
5709f48dc3 feat: implement user archiving and unarchiving functionality in admin panel 2025-10-23 21:30:29 +02:00
seaznCode
d764532d24 feat: update tutorial steps and enhance contract signing flow with tutorial parameter handling 2025-10-22 21:55:22 +02:00
seaznCode
4024085dc4 feat: implement tutorial flow with URL parameter handling for navigation 2025-10-22 21:43:29 +02:00
seaznCode
d6870e72b3 feat: implement automatic token refresh and add token expiry logging 2025-10-22 19:25:46 +02:00
seaznCode
5de28f2eaf feat: implement tutorial modal with step-by-step guidance for new users 2025-10-22 18:51:34 +02:00
seaznCode
d4f5196146 feat: add UserDetailModal and integrate detailed user view in admin pages 2025-10-22 18:29:49 +02:00
DeathKaioken
d561e7da82 feat: add frontend matrix management 2025-10-16 10:09:31 +02:00
DeathKaioken
f93b053569 feat: admin navigation in header 2025-10-16 08:07:31 +02:00
DeathKaioken
09083e066a feat: referral Management nav in Header if permission there 2025-10-16 07:56:46 +02:00
DeathKaioken
0fdd727821 beautify: fixed gray overlay in header when on dashboard site 2025-10-16 06:47:09 +02:00
seaznCode
20710484fe fix: remove double scrollbar 2025-10-14 18:47:01 +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
DeathKaioken
2bddd8360b beautify: register #1 2025-10-03 22:40:25 +02:00
DeathKaioken
d5cb8e673d beautify: header account mobile and desktop 2025-10-03 22:21:30 +02:00
DeathKaioken
ce2cfec9f3 bug: Page Transition Effect fix 2025-10-03 22:13:30 +02:00
DeathKaioken
b1efd5c345 Merge branch 'dev' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into dev 2025-10-03 22:12:07 +02:00
DeathKaioken
1eeafee58e add: Page Transition Effect 2025-10-03 22:11:24 +02:00
seaznCode
6ebe4eed3d fix: footer problems 2025-10-03 22:04:12 +02:00
DeathKaioken
aa77b42fe0 beautify: mobile fixes for header 2025-10-03 21:50:42 +02:00
DeathKaioken
375bfc46b1 feature: add Memberships Page with dummy data 2025-10-03 21:37:08 +02:00
DeathKaioken
f8a16ebf5a beautify: dropdown fix 2025-10-03 21:24:29 +02:00
seaznCode
f2b0ee448d fix: footer stay on bottom now 2025-10-03 21:17:40 +02:00
DeathKaioken
2e26e4bea1 beautify: header gradient add 2025-10-03 21:14:17 +02:00
seaznCode
0cb174bd21 fix: scrolling is back lol 2025-10-03 21:11:07 +02:00
seaznCode
0e7d2d41dc fix: double scrollbar + margins 2025-10-03 21:08:13 +02:00
seaznCode
a6c3251a6f Merge branch 'dev' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into dev 2025-10-03 20:49:44 +02:00
seaznCode
4367740652 beautify: login + header
upload: background imgs
2025-10-03 20:48:28 +02:00
DeathKaioken
42130be8e8 feature: affiliate-links page 2025-10-03 20:30:55 +02:00
seaznCode
762fcd1285 shiiiiit 2025-10-02 15:09:03 +02:00