2e736f7995
fix: invalidate kontenTree cache on konto mutations, remove Kontotyp field from dialog
Matthias Hochmeister
2026-03-30 10:59:48 +02:00
cdaaec2971
fix: auto-select open fiscal year on load, derive sub-account number from parent, replace flat konten table with collapsible tree
Matthias Hochmeister
2026-03-30 10:51:55 +02:00
0c5432b50e
feat: add account hierarchy, budget types (GWG/Anlagen/Instandhaltung), and Buchhaltung UI overhaul with collapsible tree, pending badge, and konto detail page
Matthias Hochmeister
2026-03-30 09:49:28 +02:00
b62fd55246
fix: correct vorlageId casing in startExecution, make checklist rows clickable with alternating backgrounds
Matthias Hochmeister
2026-03-28 17:57:45 +01:00
a04de62634
fix: repair mangled CreateVorlagePayload/UpdateVorlagePayload types after interval union edit
Matthias Hochmeister
2026-03-28 17:51:55 +01:00
6091d6c4dd
feat: always show checklists in overview and add quarterly/halfyearly intervals
Matthias Hochmeister
2026-03-28 17:46:31 +01:00
a52bb2a57c
refactor: move equipment type assignment from detail page to settings page
Matthias Hochmeister
2026-03-28 17:37:01 +01:00
bccb0745b8
refactor: move vehicle type assignment from detail page to settings page
Matthias Hochmeister
2026-03-28 17:34:29 +01:00
534a24edbf
fix: use PATCH for vehicle type update and correct permission check in FahrzeugEinstellungen
Matthias Hochmeister
2026-03-28 17:30:40 +01:00
6b46e97eb6
feat: vehicle/equipment type system, equipment checklist support, and checklist overview redesign
Matthias Hochmeister
2026-03-28 17:27:01 +01:00
692093cc85
fix: add checklisten sidebar sub-items and replace unicode escapes with proper umlauts
Matthias Hochmeister
2026-03-28 16:27:32 +01:00
b171c3e921
fix: sync nav DnD list when permissions load
Matthias Hochmeister
2026-03-28 16:19:20 +01:00
443f3569bd
feat: move dashboard edit button to bottom with label, replace menu order arrows with drag-and-drop
Matthias Hochmeister
2026-03-28 15:40:03 +01:00
0a912e60b5
fix: suppress unused userId params in checklist and issue services
Matthias Hochmeister
2026-03-28 15:27:15 +01:00
0c2ea829aa
feat: add issue kanban/attachments/deadlines, dashboard widget DnD, and checklisten system
Matthias Hochmeister
2026-03-28 15:19:41 +01:00
a1cda5be51
feat: add day separator labels between chat messages
Matthias Hochmeister
2026-03-28 10:48:06 +01:00
992a184784
fix: use isActive instead of chatPanelOpen in ChatMessageView so messages load on /chat page
Matthias Hochmeister
2026-03-28 10:44:44 +01:00
60e1329815
fix: render ChatContent as DashboardLayout child so useChat has ChatProvider in scope
Matthias Hochmeister
2026-03-27 18:03:54 +01:00
c1b4a92a12
feat: add full-page chat route and sidebar menu ordering
Matthias Hochmeister
2026-03-27 18:00:58 +01:00
1a66a66aab
fix: guard vendor detail loading on instead of isPending to avoid stuck skeleton
Matthias Hochmeister
2026-03-27 17:43:31 +01:00
b36e05d192
fix: show read-only detail view after vendor creation instead of staying in edit mode
Matthias Hochmeister
2026-03-27 17:38:23 +01:00
82c386888f
fix: reset editMode and form when navigating to vendor create page
Matthias Hochmeister
2026-03-27 17:27:55 +01:00
ae3f0c825b
refactor: extract shared KatalogTab component, use it in both Bestellungen and Ausruestungsanfrage
Matthias Hochmeister
2026-03-27 15:05:10 +01:00