matthias
  • Joined on 2026-02-23
matthias pushed to main at matthias/dashboard 2026-03-30 10:59:52 +02:00
2e736f7995 fix: invalidate kontenTree cache on konto mutations, remove Kontotyp field from dialog
matthias pushed to main at matthias/dashboard 2026-03-30 10:52:00 +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 pushed to main at matthias/dashboard 2026-03-30 09:49:32 +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 pushed to main at matthias/dashboard 2026-03-28 20:34:57 +01:00
bc39963746 feat: add Buchhaltung dashboard widget, CSV export, Bestellungen linking, recurring bookings, and approval workflow
matthias pushed to main at matthias/dashboard 2026-03-28 20:03:35 +01:00
c1fca5cc67 fix: disable Konto button without fiscal year selected, remove BIC from bank account form
matthias pushed to main at matthias/dashboard 2026-03-28 19:59:42 +01:00
712afde30e ix: use DashboardLayout wrapper in Buchhaltung page
matthias pushed to main at matthias/dashboard 2026-03-28 19:56:00 +01:00
3871efc026 fix: cast multer file type explicitly in uploadBeleg controller
matthias pushed to main at matthias/dashboard 2026-03-28 19:54:21 +01:00
58585327d8 fix: remove nonexistent MainLayout wrapper from Buchhaltung page
matthias pushed to main at matthias/dashboard 2026-03-28 19:48:36 +01:00
18b1300de8 feat: add Buchhaltung module with fiscal years, budget accounts, transactions, and approval workflow
matthias pushed to main at matthias/dashboard 2026-03-28 18:58:26 +01:00
4349de9bc9 feat: checklist multi-type assignments, tab layouts for Fahrzeuge/Ausruestung, admin cleanup
matthias pushed to main at matthias/dashboard 2026-03-28 18:37:40 +01:00
893fbe43a0 feat: add hierarchical subitems to checklist templates and executions
matthias pushed to main at matthias/dashboard 2026-03-28 18:23:03 +01:00
51be3b54f6 feat: add vehicle type assignment to vehicle edit/create form
matthias pushed to main at matthias/dashboard 2026-03-28 18:17:35 +01:00
15337f768d feat: add inline editing for checklist vorlage items
matthias pushed to main at matthias/dashboard 2026-03-28 18:13:10 +01:00
4c1f188371 fix: use ausruestung.bezeichnung in checklist queries and cast interval param in atemschutz
matthias pushed to main at matthias/dashboard 2026-03-28 18:08:09 +01:00
0d6d5e4f54 fix: repair checklist create (intervall constraint) and start execution (stuck spinner), add equipment items display
matthias pushed to main at matthias/dashboard 2026-03-28 17:57:49 +01:00
b62fd55246 fix: correct vorlageId casing in startExecution, make checklist rows clickable with alternating backgrounds
matthias pushed to main at matthias/dashboard 2026-03-28 17:52:32 +01:00
a04de62634 fix: repair mangled CreateVorlagePayload/UpdateVorlagePayload types after interval union edit
matthias pushed to main at matthias/dashboard 2026-03-28 17:46:35 +01:00
6091d6c4dd feat: always show checklists in overview and add quarterly/halfyearly intervals
matthias pushed to main at matthias/dashboard 2026-03-28 17:37:05 +01:00
a52bb2a57c refactor: move equipment type assignment from detail page to settings page
matthias pushed to main at matthias/dashboard 2026-03-28 17:34:32 +01:00
bccb0745b8 refactor: move vehicle type assignment from detail page to settings page