Commit Graph

271 Commits

Author SHA1 Message Date
60057b6c94 feat: enhance user flow for guest and regular users in quick action and dashboard pages 2026-03-15 01:11:57 +01:00
seaznCode
f94e4669f8 feat: update contract and template management to streamline type handling and permissions 2026-03-11 22:35:24 +01:00
seaznCode
48c63a896f feat: add company settings management and guest registration functionality 2026-03-09 22:07:28 +01:00
seaznCode
de290cd9ef feat: enhance finance management and pool management features
- Added InvoiceDetailModal to display invoice details in a modal on the Finance Management page.
- Updated invoice amount display to show gross amount instead of net amount.
- Refactored invoice selection logic to open the detail modal.
- Removed unused subscription handling in Pool Management page.
- Simplified pool management UI by removing the create pool modal and related state management.
- Enhanced pool display with visual indicators for core pools and improved styling.
- Updated member display to show share instead of contributed amount in Pool Management.
2026-03-08 16:29:01 +01:00
seaznCode
97596720f5 feat: add subscriptions display to profile page with loading and error handling 2026-02-20 21:55:02 +01:00
seaznCode
ea12c2ec0b feat: add coffee image display in subscription items and optimize status rendering 2026-02-20 21:50:34 +01:00
seaznCode
7526e5c2e5 feat: enhance user detail modal with confirmation for document moves, add subscriptions navigation, and improve invoice status handling
- Added ConfirmActionModal to UserDetailModal for document move confirmation.
- Introduced My Subscriptions button in Header for easier navigation.
- Enhanced FinanceInvoices component to display normalized invoice statuses with badges.
- Created editAbo hook for managing subscription content updates.
- Updated getAbo hook to include more subscription statuses and improved mapping logic.
- Refactored ProfilePage to link to subscriptions page and removed unused state.
- Implemented ProfileSubscriptionsPage for managing subscriptions with detailed views and actions.
- Replaced custom modal in DeactivateReferralLinkModal with ConfirmActionModal for consistency.
2026-02-20 21:45:54 +01:00
seaznCode
ab003be9fa feat: implement ConfirmActionModal for enhanced delete confirmation 2026-02-20 21:45:10 +01:00
DeathKaioken
b164f73b43 feat: abo 2026-02-18 11:17:07 +01:00
DeathKaioken
004a8f4baa feat: abo sub + dependency 2026-02-18 10:24:31 +01:00
seaznCode
49aee7b7ff Enhance pool management functionality by adding subscription linking and diagnostics features 2026-02-17 18:13:23 +01:00
seaznCode
6864375021 Add permissions management functionality in UserDetailModal and API 2026-02-12 17:34:23 +01:00
seaznCode
ebcded33f1 Add contract document management functionality in UserDetailModal and API 2026-02-04 15:28:33 +01:00
seaznCode
f7fab195fd Refactor parentUserId logic in SearchModal to use effectiveParentId based on advanced state 2026-01-31 17:30:53 +01:00
seaznCode
fa97df0520 Add depth parameter to createMatrix and update form handling in MatrixManagementPage 2026-01-31 15:40:15 +01:00
seaznCode
40d626437c + SUSPENDED AUTH CHECK
feat: add suspended account handling with dedicated page and redirect logic
2026-01-30 15:34:43 +01:00
seaznCode
1090010169 fix: remove 'verifying' status from filters and badges in user verification page 2026-01-28 20:15:56 +01:00
seaznCode
60a9d90cf8 feat: implement latest news section with loading and error handling 2026-01-28 20:15:49 +01:00
seaznCode
0f4844abb8 feat: add member removal functionality with confirmation and error handling 2026-01-28 20:15:17 +01:00
seaznCode
bc7ff54380 feat: enhance delete method to support request body and add removePoolMembers API 2026-01-28 20:14:53 +01:00
seaznCode
55bfead4a8 feat: enhance news management with create modal and detail page 2026-01-28 20:14:44 +01:00
seaznCode
fb623b26a2 fix: reset editor state on section change to ensure proper template editing 2026-01-28 20:14:14 +01:00
seaznCode
40a01ef665 fix: update admin navigation styles for improved accessibility and dark mode support 2026-01-27 19:25:55 +01:00
seaznCode
5832da59a9 fix: update sidebar and layout styles for improved dark mode support 2026-01-27 19:18:57 +01:00
seaznCode
a4c3d36e59 fix: enforce dark theme by default and update CSS variables 2026-01-27 18:49:00 +01:00
seaznCode
abb39bcc0e fix: improve type safety for user mapping in pool management 2026-01-23 22:01:48 +01:00
seaznCode
7d9399df4b feat: implement pool members management functionality in admin panel 2026-01-23 21:54:11 +01:00
seaznCode
e01dbb6405 feat: add account data download functionality to profile page 2026-01-23 18:13:16 +01:00
seaznCode
fe0a5d079b feat: enhance dev management page with status updates for structure, loose files, and ghost directories 2026-01-20 20:49:11 +01:00
seaznCode
2a05dfa853 feat: implement exoscale maintenance features including folder structure checks, loose file management, and ghost directory listing 2026-01-20 20:18:27 +01:00
seaznCode
11d0b546be feat: add storage status checks and verification conditions in UserDetailModal 2026-01-19 23:31:06 +01:00
seaznCode
352aba4c88 feat: add warning handling for contract preview in UserDetailModal 2026-01-19 23:16:13 +01:00
seaznCode
76d2d36172 feat: reset contract preview state on modal open 2026-01-19 22:57:47 +01:00
seaznCode
cb14d26de8 feat: add phone input handling for company and personal profile forms 2026-01-19 21:55:45 +01:00
seaznCode
f1ddba461a feat: synchronize selected flag with external value changes in TelephoneInput 2026-01-19 21:55:39 +01:00
seaznCode
860e88c3be feat: add personal and company profile fields with phone number validation 2026-01-19 20:28:09 +01:00
seaznCode
71f4fdfd02 fix: ensure companyName is included in profile data for backend 2026-01-19 19:32:17 +01:00
seaznCode
3bdd4ae330 tut modal redirect fixes 2026-01-19 18:34:06 +01:00
seaznCode
9999e45c1d Merge branch 'dev' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into dev 2026-01-18 23:20:11 +01:00
seaznCode
75f4257a69 fix tut flow 2026-01-18 23:20:02 +01:00
DeathKaioken
9561c29242 fix: sign contract mobile 2026-01-18 23:01:42 +01:00
DeathKaioken
fa9080cdfb mobile 2026-01-18 22:12:29 +01:00
DeathKaioken
329a71931b fix: cookie stuff 2026-01-18 21:48:21 +01:00
DeathKaioken
f10772084d Merge branch 'dev' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into dev 2026-01-18 21:37:21 +01:00
DeathKaioken
96cfc90e17 fix:maybe 2026-01-18 21:37:18 +01:00
seaznCode
54f3d48c1d fix: enhance admin user validation and logging in AdminLayout 2026-01-18 21:27:58 +01:00
seaznCode
e81d5ac424 feat: add AdminLayout component for user authentication and authorization 2026-01-18 21:21:24 +01:00
seaznCode
2fed9b4b8b fix: add cache control to fetch requests in Header and ReferralManagement pages 2026-01-18 21:09:20 +01:00
DeathKaioken
181eeab4f8 fix: header 2026-01-18 19:43:23 +01:00
DeathKaioken
8da784d06b fix: dashboard 2026-01-18 17:37:31 +01:00
DeathKaioken
045ea9ec07 bug: fix build 2026-01-18 16:48:23 +01:00
DeathKaioken
69a40e989d bug: fix ssr 2026-01-18 16:42:55 +01:00
DeathKaioken
b1d70a63be bug: fix prerender requirements 2026-01-18 16:39:55 +01:00
DeathKaioken
82364c1daa Merge branch 'dev' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into dev 2026-01-18 16:36:43 +01:00
DeathKaioken
8be2b2c222 bug: fix type 2026-01-18 16:36:38 +01:00
seaznCode
c5327d54d5 feat: enhance user verification filters and update UI elements in AdminUserVerifyPage 2026-01-17 22:03:42 +01:00
seaznCode
8307654458 feat: remove user verification button and related logic from AdminUserVerifyPage 2026-01-17 20:13:43 +01:00
seaznCode
3f247e2397 Merge branch 'dev' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into dev 2026-01-17 20:07:07 +01:00
seaznCode
820711ed5f feat: add favicon and update site title in layout 2026-01-17 19:20:48 +01:00
seaznCode
39cfda4729 feat: implement SQL dump import functionality and add Dev Management navigation 2026-01-16 00:12:11 +01:00
seaznCode
5920104756 feat: enhance contract template display with user type and improved status badges 2026-01-14 22:16:23 +01:00
seaznCode
35b0abd005 feat: add confirmation prompts for activating contract and GDPR templates 2026-01-14 22:16:17 +01:00
seaznCode
19e6d34b1c feat: implement template editing functionality with versioning and state management 2026-01-14 22:08:40 +01:00
seaznCode
3c531daa91 feat: add validation for required fields and reset editor fields after saving 2026-01-14 18:46:39 +01:00
seaznCode
fa37a844e8 feat: remove unused state variables and improve signature drawing logic 2026-01-14 18:42:55 +01:00
DeathKaioken
0c8b00d007 Merge branch 'dev' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into dev 2026-01-14 18:16:52 +01:00
DeathKaioken
6dfaedcab6 feat: mobile 2026-01-14 18:15:48 +01:00
seaznCode
5871416685 feat: enhance contract signing pages with dynamic document previews and error handling 2026-01-14 18:11:29 +01:00
seaznCode
1045debc32 Merge branch 'dev' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into dev 2026-01-14 16:58:27 +01:00
seaznCode
e32a9f69cd feat: add signature drawing functionality to contract pages 2026-01-14 16:58:20 +01:00
DeathKaioken
86c953654f feat: mobile register / login 2026-01-14 16:16:38 +01:00
DeathKaioken
7defd9e596 beautify: added waves bg 2026-01-14 01:22:08 +01:00
DeathKaioken
94fbd080d3 beautify: homepage and login page 2026-01-13 22:13:21 +01:00
DeathKaioken
4d1453a527 bug: fix header 2026-01-13 20:30:57 +01:00
DeathKaioken
d2773ffd14 feat: home page beauty 2026-01-13 20:20:05 +01:00
seaznCode
00f7b5b086 hydration fix 2026-01-13 19:03:21 +01:00
seaznCode
231b65dc32 Merge branch 'dev' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into dev 2026-01-13 19:03:07 +01:00
seaznCode
f144918b6a feat: enhance contract management with support for GDPR and contract types in previews 2026-01-13 19:02:14 +01:00
DeathKaioken
c78dc64ac2 refactor: PhoneUtils 2026-01-13 19:01:18 +01:00
DeathKaioken
e3198991a9 refactor: NAV BARU 2026-01-13 17:23:01 +01:00
seaznCode
6943ae7880 refactor: remove old shopItems definition and related comments 2026-01-13 16:13:52 +01:00
seaznCode
39bc871fd9 Merge branch 'dev' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into dev 2026-01-13 16:13:23 +01:00
seaznCode
123dd9e85c feat: add new default store page with product filtering and sorting functionality 2026-01-13 16:12:06 +01:00
seaznCode
94bced580a fix: correct admin contract preview API endpoint 2026-01-13 16:11:07 +01:00
DeathKaioken
b4a7a5f840 refactor: quickactions / login 2026-01-13 13:58:28 +01:00
DeathKaioken
20c39fcd4e feat: invoice 2025-12-15 16:59:16 +01:00
seaznCode
7d908caec3 feat: enhance news management and display features 2025-12-14 18:20:50 +01:00
DeathKaioken
0a8c570610 feat: contract + referral adjustments 2025-12-13 12:00:30 +01:00
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
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
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