matthias
  • Joined on 2026-02-23
matthias pushed to main at matthias/dashboard 2026-04-15 11:18:29 +02:00
916aa488d2 change label
matthias pushed to main at matthias/dashboard 2026-04-15 10:58:57 +02:00
4c01683c10 fix(ausruestung): show untracked assignments, item traits in order wizard, receipt
matthias pushed to main at matthias/dashboard 2026-04-15 10:20:39 +02:00
279cc03b6b feat(ausruestung): catalog-driven item tracking, im_haus in overview, order quantity override, fix stale queries
matthias pushed to main at matthias/dashboard 2026-04-14 16:49:26 +02:00
633a75cb0b feat(ausruestungsanfrage): add personal item tracking, catalog enforcement, and detail pages
matthias pushed to main at matthias/dashboard 2026-04-14 15:00:41 +02:00
e6b6639fe9 fix(buchhaltung): format transaction IDs as YYYY/NR and deduplicate dashboard widgets
matthias pushed to main at matthias/dashboard 2026-04-14 14:46:38 +02:00
a94d486a42 fix(buchhaltung): prevent form reset on query refetch during transaction edit
matthias pushed to main at matthias/dashboard 2026-04-14 14:41:35 +02:00
7392bfc29f feat(buchhaltung): replace transaction dialog with dedicated form page, enforce full field validation before booking
matthias pushed to main at matthias/dashboard 2026-04-14 13:46:39 +02:00
967cad5922 feat(buchhaltung): add edit support for pending transactions
matthias pushed to main at matthias/dashboard 2026-04-14 13:35:45 +02:00
f403c73334 fix(buchhaltung): clean up tab labels, remove badge indicator, add session notification for pending transactions
matthias pushed to main at matthias/dashboard 2026-04-14 13:16:50 +02:00
3a8f166121 refactor(buchhaltung): simplify transaction workflow to two states, reorder tabs, guard booking, add overview divider
matthias pushed to main at matthias/dashboard 2026-04-14 10:53:06 +02:00
588d8e81db widget icon rework, widget grouping rework
matthias pushed to main at matthias/dashboard 2026-04-14 10:35:44 +02:00
4fbea8af81 feat: widget icons, dark theme tables, breadcrumb removal, bookkeeping rework, personal equipment pages, PDF/order improvements
matthias pushed to main at matthias/dashboard 2026-04-13 20:19:48 +02:00
4c4fb01e68 fix: correct table name ausbildung (not ausbildungen) in fdisk and purge handlers
matthias pushed to main at matthias/dashboard 2026-04-13 20:15:49 +02:00
25d418539e fix(migration): make trigger creation idempotent with DROP IF EXISTS
matthias pushed to main at matthias/dashboard 2026-04-13 20:06:21 +02:00
67adc4f5aa fix(migration): add required label+sort_order columns to permissions INSERT
matthias pushed to main at matthias/dashboard 2026-04-13 20:04:36 +02:00
bb95a66ffe fix(migration): fix feature_groups column names (label, sort_order not name/maintenance_mode)
matthias pushed to main at matthias/dashboard 2026-04-13 20:02:15 +02:00
1ad328edd3 fix(migration): use correct column name authentik_group in group_permissions seed
matthias pushed to main at matthias/dashboard 2026-04-13 19:20:08 +02:00
1215e9ea70 feat: personal equipment tracking, order assignment, purge fix, widget consolidation
matthias pushed to main at matthias/dashboard 2026-04-13 16:15:55 +02:00
b477e5dbe0 feat: user data purge, breadcrumbs, first-login dialog, widget consolidation, bookkeeping cascade
matthias pushed to main at matthias/dashboard 2026-04-13 15:28:23 +02:00
a0b3c0ec5c fix(dashboard): fix group/widget state loss due to partial preference saves and stale closures