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