some big beautfiul update

This commit is contained in:
2026-03-02 18:05:59 +01:00
parent bf7eaa965f
commit ba986a32fe
121 changed files with 170698 additions and 561 deletions

View File

@@ -1,8 +1,9 @@
[
{"name": "name", "width": 30},
{"name": "status", "width": 15},
{"name": "syncStatus", "width": 10},
{"name": "parent", "width": 20},
{"name": "anzahlDokumente", "width": 10},
{"name": "createdAt", "width": 15}
{"name": "name", "link": true, "width": 20},
{"name": "zusammenfassung", "width": 30},
{"name": "status", "width": 10},
{"name": "prioritaet", "width": 10},
{"name": "parent", "width": 15},
{"name": "anzahlDokumente", "width": 8},
{"name": "createdAt", "width": 12}
]