Commit Graph

15 Commits

Author SHA1 Message Date
seaznCode
48c63a896f feat: add company settings management and guest registration functionality 2026-03-09 22:07:28 +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
fb623b26a2 fix: reset editor state on section change to ensure proper template editing 2026-01-28 20:14:14 +01:00
DeathKaioken
fa9080cdfb mobile 2026-01-18 22:12:29 +01:00
DeathKaioken
8be2b2c222 bug: fix type 2026-01-18 16:36:38 +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
f144918b6a feat: enhance contract management with support for GDPR and contract types in previews 2026-01-13 19:02:14 +01:00
DeathKaioken
0a8c570610 feat: contract + referral adjustments 2025-12-13 12:00:30 +01:00
DeathKaioken
805ed1fdf2 beautify: admin redesign 2025-11-17 23:02:41 +01:00
DeathKaioken
294d4eb8a3 bug: hydration fix 2025-10-28 22:01:29 +01:00
DeathKaioken
2eca3007e4 feat: add contract Management 2025-10-28 21:55:47 +01:00