matthias
  • Joined on 2026-02-23
matthias pushed to main at matthias/dashboard 2026-03-28 17:30:43 +01:00
534a24edbf fix: use PATCH for vehicle type update and correct permission check in FahrzeugEinstellungen
matthias pushed to main at matthias/dashboard 2026-03-28 17:27:06 +01:00
6b46e97eb6 feat: vehicle/equipment type system, equipment checklist support, and checklist overview redesign
matthias pushed to main at matthias/dashboard 2026-03-28 16:27:35 +01:00
692093cc85 fix: add checklisten sidebar sub-items and replace unicode escapes with proper umlauts
matthias pushed to main at matthias/dashboard 2026-03-28 16:19:24 +01:00
b171c3e921 fix: sync nav DnD list when permissions load
matthias pushed to main at matthias/dashboard 2026-03-28 15:40:08 +01:00
443f3569bd feat: move dashboard edit button to bottom with label, replace menu order arrows with drag-and-drop
matthias pushed to main at matthias/dashboard 2026-03-28 15:27:22 +01:00
0a912e60b5 fix: suppress unused userId params in checklist and issue services
matthias pushed to main at matthias/dashboard 2026-03-28 15:19:45 +01:00
0c2ea829aa feat: add issue kanban/attachments/deadlines, dashboard widget DnD, and checklisten system
matthias pushed to main at matthias/dashboard 2026-03-28 10:48:12 +01:00
a1cda5be51 feat: add day separator labels between chat messages
matthias pushed to main at matthias/dashboard 2026-03-28 10:44:49 +01:00
992a184784 fix: use isActive instead of chatPanelOpen in ChatMessageView so messages load on /chat page
matthias pushed to main at matthias/dashboard 2026-03-27 18:03:58 +01:00
60e1329815 fix: render ChatContent as DashboardLayout child so useChat has ChatProvider in scope
matthias pushed to main at matthias/dashboard 2026-03-27 18:01:03 +01:00
c1b4a92a12 feat: add full-page chat route and sidebar menu ordering
matthias pushed to main at matthias/dashboard 2026-03-27 17:43:37 +01:00
1a66a66aab fix: guard vendor detail loading on instead of isPending to avoid stuck skeleton
matthias pushed to main at matthias/dashboard 2026-03-27 17:38:46 +01:00
b36e05d192 fix: show read-only detail view after vendor creation instead of staying in edit mode
matthias pushed to main at matthias/dashboard 2026-03-27 17:27:58 +01:00
82c386888f fix: reset editMode and form when navigating to vendor create page
matthias pushed to main at matthias/dashboard 2026-03-27 15:05:14 +01:00
ae3f0c825b refactor: extract shared KatalogTab component, use it in both Bestellungen and Ausruestungsanfrage
matthias pushed to main at matthias/dashboard 2026-03-27 14:58:07 +01:00
3f55990212 fix: add Katalog sub-item to Bestellungen sidebar navigation
matthias pushed to main at matthias/dashboard 2026-03-27 14:57:11 +01:00
b5e8f11743 fix: add missing EditIcon import in AusruestungsanfrageArtikelDetail
matthias pushed to main at matthias/dashboard 2026-03-27 14:50:36 +01:00
29d66e37a1 shared catalog in Bestellungen, catalog picker in line items, Ersatzbeschaffung flag, vendor detail flash fix
matthias pushed to main at matthias/dashboard 2026-03-27 13:46:31 +01:00
c704e2c173 catalog search/sort, edit-page characteristics, preferred vendor per article
matthias pushed to main at matthias/dashboard 2026-03-27 13:45:16 +01:00
6885cba3be catalog search/sort, edit-page characteristics, preferred vendor per article