DeathKaioken
ac358d4d7d
feat: abo + profile section
2025-12-13 11:17:48 +01:00
seaznCode
b8a67f0a2b
Merge branch 'dev' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into dev
2025-12-09 16:40:37 +01:00
seaznCode
615c5e7e0b
news - links missing in UI
2025-12-09 16:40:30 +01:00
DeathKaioken
16ccb8de12
beautify: create coffee
2025-12-08 09:51:20 +01:00
seaznCode
1c87ba150e
CropModals: two different for now because of aspect ratios - maybe merge into one
2025-12-06 20:30:33 +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
seaznCode
540096c7bc
chore: remove unnecessary peer dependencies from package-lock.json
2025-12-06 14:28:48 +01:00
DeathKaioken
48c50ee5f1
refactor: matrix stuff
2025-12-06 12:34:04 +01:00
DeathKaioken
25b8e10ca0
feat: added tax rates to abo
2025-12-06 11:57:11 +01:00
DeathKaioken
f1e344ae00
feat: next upgrade
2025-12-06 11:17:15 +01:00
DeathKaioken
aa5e3ed1c0
feat: add financial manager with vat backend other still dummy
2025-12-06 11:13:40 +01:00
DeathKaioken
bd737e48b8
feat: add backend coffeeabo
2025-12-06 10:06:45 +01:00
seaznCode
6a96b27d2e
feat: update pool management functionality with new fields and state handling
2025-12-04 18:26:51 +01:00
seaznCode
6831b92169
add comment for functionality explanation
2025-12-01 21:15:41 +01:00
seaznCode
7b6735be0e
feat: add middleware to protect admin routes with authentication check
2025-11-30 19:50:33 +01:00
seaznCode
05f1773d87
refactor: adjust profile completion logic based on admin verification status
2025-11-30 19:48:31 +01:00
seaznCode
09673fd8a9
refactor: update personal and company user type handling in BasicInformation component
2025-11-30 13:31:43 +01:00
seaznCode
fa1058381f
refactor: update ID input fields and button text for consistency in Company ID upload flow
2025-11-30 13:31:34 +01:00
seaznCode
da7047566e
refactor: enhance profile data handling and loading state in ProfilePage
2025-11-30 13:31:20 +01:00
seaznCode
01ce0f5346
refactor: enhance user status display and button accessibility in UserDetailModal
2025-11-30 13:30:16 +01:00
seaznCode
e261baa7ed
refactor: update button text from 'Back to Dashboard' to 'Go to Dashboard'
2025-11-30 13:30:02 +01:00
seaznCode
c94b7a91e8
refactor: streamline user status handling by using backend status directly
2025-11-30 13:29:56 +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
DeathKaioken
c1e250bab1
beautify: loginform
2025-11-30 12:33:31 +01:00
DeathKaioken
18a873ffe3
feat: add matrix managemet backend
2025-11-30 12:21:10 +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
seaznCode
1f91f09777
feat: comment out registration link in LoginForm component
2025-11-29 13:55:19 +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
cbf81e756b
feat: profile backend link | NOT DONE
2025-11-18 01:21:23 +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
DeathKaioken
e7bfe43250
beautify: added all needed sections for profile page --> dummy data
2025-11-17 18:03:29 +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
aa447348b2
feat: add user coffee abo site
2025-11-17 17:08:08 +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
DeathKaioken
757b530e14
feat: add coffee- abo page dummy data
2025-11-13 19:35:12 +01:00
05cbe87d60
Merge pull request 'sz/contract-mgmt' ( #6 ) from sz/contract-mgmt into dev
...
Reviewed-on: #6
2025-11-08 14:58:56 +00:00
seaznCode
a450637194
feat: Implement contract preview loading and refresh functionality in CompanySignContractPage
2025-11-08 15:46:59 +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