Add CKndigung layout files and update cache timestamps; improve UI structure and error handling

This commit is contained in:
2026-01-25 10:26:44 +01:00
parent 30326da8c6
commit eaeba65487
8 changed files with 323 additions and 14 deletions

View File

@@ -0,0 +1,31 @@
[
{
"name": "name",
"link": true,
"width": 20
},
{
"name": "kuendigungsart",
"width": 12
},
{
"name": "status",
"width": 12
},
{
"name": "kuendigungsdatum",
"width": 12
},
{
"name": "beendigungstermin",
"width": 12
},
{
"name": "assignedUser",
"width": 16
},
{
"name": "modifiedAt",
"width": 16
}
]