Matthias Hochmeister
|
293848c710
|
fix(buchhaltung): use theme-aware color for category header rows in dark mode
|
2026-03-30 14:22:56 +02:00 |
|
Matthias Hochmeister
|
fcfee85efd
|
fix(buchhaltung): show budget-typ label in pod settings view mode
|
2026-03-30 14:20:57 +02:00 |
|
Matthias Hochmeister
|
b21abce9e3
|
feat(buchhaltung): budget types, erstattungen, recurring tab move, overview dividers, order completion guard
|
2026-03-30 14:07:04 +02:00 |
|
Matthias Hochmeister
|
13aa4be599
|
feat(buchhaltung): add categories, recurring tx scheduling, sub-pot budget validation, and UX polish
|
2026-03-30 12:56:33 +02:00 |
|
Matthias Hochmeister
|
86cb175aeb
|
feat(buchhaltung): move collapse arrows to row end, always-visible filters, summary row, sortable transactions, account manage page
|
2026-03-30 11:59:05 +02:00 |
|
Matthias Hochmeister
|
4e42d4077a
|
fix: hard-delete konten instead of soft-deactivate, convert kontonummer to INTEGER with arithmetic sub-account derivation
|
2026-03-30 11:25:48 +02:00 |
|
Matthias Hochmeister
|
e4f1d8864a
|
refactor: change kontonummer to INTEGER, derive sub-account number as parent + suffix (arithmetic)
|
2026-03-30 11:23:07 +02:00 |
|
Matthias Hochmeister
|
5f25d644f4
|
feat: add Buchhaltung data reset (Transaktionen, Konten, Bankkonten) to admin DataManagementTab
|
2026-03-30 11:16:57 +02:00 |
|
Matthias Hochmeister
|
333b94f64e
|
fix: read error message from ApiError.message instead of err.response in konto mutation onError
|
2026-03-30 11:11:17 +02:00 |
|
Matthias Hochmeister
|
75b07d6afc
|
fix: use fahrzeuge_mit_pruefstatus view in notification job to resolve missing naechste_pruefung_tage column
|
2026-03-30 11:08:25 +02:00 |
|
Matthias Hochmeister
|
b7015ace84
|
fix: return 409 on duplicate kontonummer, show server error in snackbar, block save when sub-account suffix is empty
|
2026-03-30 11:03:53 +02:00 |
|
Matthias Hochmeister
|
2e736f7995
|
fix: invalidate kontenTree cache on konto mutations, remove Kontotyp field from dialog
|
2026-03-30 10:59:48 +02:00 |
|
Matthias Hochmeister
|
cdaaec2971
|
fix: auto-select open fiscal year on load, derive sub-account number from parent, replace flat konten table with collapsible tree
|
2026-03-30 10:51:55 +02:00 |
|
Matthias Hochmeister
|
0c5432b50e
|
feat: add account hierarchy, budget types (GWG/Anlagen/Instandhaltung), and Buchhaltung UI overhaul with collapsible tree, pending badge, and konto detail page
|
2026-03-30 09:49:28 +02:00 |
|
Matthias Hochmeister
|
bc39963746
|
feat: add Buchhaltung dashboard widget, CSV export, Bestellungen linking, recurring bookings, and approval workflow
|
2026-03-28 20:34:53 +01:00 |
|
Matthias Hochmeister
|
c1fca5cc67
|
fix: disable Konto button without fiscal year selected, remove BIC from bank account form
|
2026-03-28 20:03:31 +01:00 |
|
Matthias Hochmeister
|
712afde30e
|
ix: use DashboardLayout wrapper in Buchhaltung page
|
2026-03-28 19:59:39 +01:00 |
|
Matthias Hochmeister
|
3871efc026
|
fix: cast multer file type explicitly in uploadBeleg controller
|
2026-03-28 19:55:57 +01:00 |
|
Matthias Hochmeister
|
58585327d8
|
fix: remove nonexistent MainLayout wrapper from Buchhaltung page
|
2026-03-28 19:54:12 +01:00 |
|
Matthias Hochmeister
|
18b1300de8
|
feat: add Buchhaltung module with fiscal years, budget accounts, transactions, and approval workflow
|
2026-03-28 19:48:32 +01:00 |
|
Matthias Hochmeister
|
4349de9bc9
|
feat: checklist multi-type assignments, tab layouts for Fahrzeuge/Ausruestung, admin cleanup
- Migration 074: convert checklist vorlage single FK fields to junction tables
(vorlage_fahrzeug_typen, vorlage_fahrzeuge, vorlage_ausruestung_typen, vorlage_ausruestungen)
- Backend checklist service: multi-type create/update/query with array fields
- Backend cleanup service: add checklist-history and reset-checklist-history targets
- Frontend types/service: singular FK fields replaced with arrays (fahrzeug_typ_ids, etc.)
- Frontend Checklisten.tsx: multi-select Autocomplete pickers for all assignment types
- Fahrzeuge.tsx/Ausruestung.tsx: add tab layout (Uebersicht + Einstellungen), inline type CRUD
- FahrzeugEinstellungen/AusruestungEinstellungen: replaced with redirects to tab URLs
- Sidebar: add Uebersicht sub-items, update Einstellungen paths to tab URLs
- DataManagementTab: add checklist-history cleanup and reset sections
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-28 18:57:46 +01:00 |
|
Matthias Hochmeister
|
893fbe43a0
|
feat: add hierarchical subitems to checklist templates and executions
|
2026-03-28 18:37:36 +01:00 |
|
Matthias Hochmeister
|
51be3b54f6
|
feat: add vehicle type assignment to vehicle edit/create form
|
2026-03-28 18:23:00 +01:00 |
|
Matthias Hochmeister
|
15337f768d
|
feat: add inline editing for checklist vorlage items
|
2026-03-28 18:17:32 +01:00 |
|
Matthias Hochmeister
|
4c1f188371
|
fix: use ausruestung.bezeichnung in checklist queries and cast interval param in atemschutz
|
2026-03-28 18:13:07 +01:00 |
|
Matthias Hochmeister
|
0d6d5e4f54
|
fix: repair checklist create (intervall constraint) and start execution (stuck spinner), add equipment items display
|
2026-03-28 18:08:06 +01:00 |
|
Matthias Hochmeister
|
b62fd55246
|
fix: correct vorlageId casing in startExecution, make checklist rows clickable with alternating backgrounds
|
2026-03-28 17:57:45 +01:00 |
|
Matthias Hochmeister
|
a04de62634
|
fix: repair mangled CreateVorlagePayload/UpdateVorlagePayload types after interval union edit
|
2026-03-28 17:51:55 +01:00 |
|
Matthias Hochmeister
|
6091d6c4dd
|
feat: always show checklists in overview and add quarterly/halfyearly intervals
|
2026-03-28 17:46:31 +01:00 |
|
Matthias Hochmeister
|
a52bb2a57c
|
refactor: move equipment type assignment from detail page to settings page
|
2026-03-28 17:37:01 +01:00 |
|
Matthias Hochmeister
|
bccb0745b8
|
refactor: move vehicle type assignment from detail page to settings page
|
2026-03-28 17:34:29 +01:00 |
|
Matthias Hochmeister
|
534a24edbf
|
fix: use PATCH for vehicle type update and correct permission check in FahrzeugEinstellungen
|
2026-03-28 17:30:40 +01:00 |
|
Matthias Hochmeister
|
6b46e97eb6
|
feat: vehicle/equipment type system, equipment checklist support, and checklist overview redesign
|
2026-03-28 17:27:01 +01:00 |
|
Matthias Hochmeister
|
692093cc85
|
fix: add checklisten sidebar sub-items and replace unicode escapes with proper umlauts
|
2026-03-28 16:27:32 +01:00 |
|
Matthias Hochmeister
|
b171c3e921
|
fix: sync nav DnD list when permissions load
|
2026-03-28 16:19:20 +01:00 |
|
Matthias Hochmeister
|
443f3569bd
|
feat: move dashboard edit button to bottom with label, replace menu order arrows with drag-and-drop
|
2026-03-28 15:40:03 +01:00 |
|
Matthias Hochmeister
|
0a912e60b5
|
fix: suppress unused userId params in checklist and issue services
|
2026-03-28 15:27:15 +01:00 |
|
Matthias Hochmeister
|
0c2ea829aa
|
feat: add issue kanban/attachments/deadlines, dashboard widget DnD, and checklisten system
|
2026-03-28 15:19:41 +01:00 |
|
Matthias Hochmeister
|
a1cda5be51
|
feat: add day separator labels between chat messages
|
2026-03-28 10:48:06 +01:00 |
|
Matthias Hochmeister
|
992a184784
|
fix: use isActive instead of chatPanelOpen in ChatMessageView so messages load on /chat page
|
2026-03-28 10:44:44 +01:00 |
|
Matthias Hochmeister
|
60e1329815
|
fix: render ChatContent as DashboardLayout child so useChat has ChatProvider in scope
|
2026-03-27 18:03:54 +01:00 |
|
Matthias Hochmeister
|
c1b4a92a12
|
feat: add full-page chat route and sidebar menu ordering
|
2026-03-27 18:00:58 +01:00 |
|
Matthias Hochmeister
|
1a66a66aab
|
fix: guard vendor detail loading on instead of isPending to avoid stuck skeleton
|
2026-03-27 17:43:31 +01:00 |
|
Matthias Hochmeister
|
b36e05d192
|
fix: show read-only detail view after vendor creation instead of staying in edit mode
|
2026-03-27 17:38:23 +01:00 |
|
Matthias Hochmeister
|
82c386888f
|
fix: reset editMode and form when navigating to vendor create page
|
2026-03-27 17:27:55 +01:00 |
|
Matthias Hochmeister
|
ae3f0c825b
|
refactor: extract shared KatalogTab component, use it in both Bestellungen and Ausruestungsanfrage
|
2026-03-27 15:05:10 +01:00 |
|
Matthias Hochmeister
|
3f55990212
|
fix: add Katalog sub-item to Bestellungen sidebar navigation
|
2026-03-27 14:58:04 +01:00 |
|
Matthias Hochmeister
|
b5e8f11743
|
fix: add missing EditIcon import in AusruestungsanfrageArtikelDetail
|
2026-03-27 14:57:08 +01:00 |
|
Matthias Hochmeister
|
29d66e37a1
|
shared catalog in Bestellungen, catalog picker in line items, Ersatzbeschaffung flag, vendor detail flash fix
|
2026-03-27 14:50:31 +01:00 |
|
Matthias Hochmeister
|
c704e2c173
|
catalog search/sort, edit-page characteristics, preferred vendor per article
|
2026-03-27 13:46:29 +01:00 |
|