Commit Graph

83 Commits

Author SHA1 Message Date
seaznCode
3de7e89719 fix: update bill filter status to 'issued' and correct spelling of 'Cancelled' 2026-04-22 20:36:00 +02:00
seaznCode
4ff36d1728 feat: add PDF viewing functionality for invoices in finance management 2026-04-07 17:04:05 +02:00
seaznCode
7a8801274f feat: add email report functionality to finance management page 2026-04-07 16:49:56 +02:00
DeathKaioken
46211c5924 fmlfmlfmlfm 2026-03-16 20:04:13 +01:00
c8092eb83c Merge branch 'bigTypeShii' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into bigTypeShii 2026-03-16 16:07:46 +01:00
919c20f018 feat: add due date column to invoice table with conditional styling 2026-03-16 16:05:19 +01:00
DeathKaioken
f47441ff41 im getting MY>AADASD 2026-03-15 18:34:19 +01:00
adfe136d74 feat: add guest role to user management and update statistics display 2026-03-15 14:18:27 +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
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
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
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
1090010169 fix: remove 'verifying' status from filters and badges in user verification page 2026-01-28 20:15:56 +01:00
seaznCode
0f4844abb8 feat: add member removal functionality with confirmation and error handling 2026-01-28 20:15:17 +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
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
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
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
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
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
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
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
DeathKaioken
6dfaedcab6 feat: mobile 2026-01-14 18:15:48 +01:00
DeathKaioken
7defd9e596 beautify: added waves bg 2026-01-14 01:22:08 +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
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