seaznCode
b47a517bd5
refactor: remove guest email handling logic from subscription process
2026-03-16 20:50:12 +01:00
seaznCode
1e5b3b77c8
Merge branch 'bigTypeShii' of https://git.profit-planet.partners/Seazn/profit-planet-frontend into bigTypeShii
2026-03-16 20:36:58 +01:00
seaznCode
11e3e384bd
feat: add customer fields to subscription and update invoice handling
...
- Added new customer fields in SubscribeAboInput type including phone, recipient contract name, and invoice details.
- Updated subscription validation to include new required fields.
- Modified the subscribeAbo function to handle new customer and invoice fields.
- Enhanced the SummaryPage component to manage new form fields for invoice address and payment method.
- Removed the toggle for "For myself / For someone else" as the logic has been simplified.
- Updated contract template handling to reflect changes in the form data structure.
2026-03-16 20:35:36 +01: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
e7db384d58
ASDOJHASOJDHOLASD
2026-03-15 19:57:02 +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
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