Commit Graph

9 Commits

Author SHA1 Message Date
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
seaznCode
49aee7b7ff Enhance pool management functionality by adding subscription linking and diagnostics features 2026-02-17 18:13:23 +01:00
seaznCode
0f4844abb8 feat: add member removal functionality with confirmation and error handling 2026-01-28 20:15:17 +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
DeathKaioken
045ea9ec07 bug: fix build 2026-01-18 16:48:23 +01:00
seaznCode
6a96b27d2e feat: update pool management functionality with new fields and state handling 2025-12-04 18:26:51 +01:00
DeathKaioken
51c54eb905 feat: pool management fuckhead 2025-11-29 13:13:36 +01:00