feat: Refactor CPuls entity and related resources; enhance localization, update layouts, and improve validation logic

This commit is contained in:
2026-02-13 10:28:21 +01:00
parent e1a963ffab
commit bf7eaa965f
12 changed files with 175 additions and 191 deletions

View File

@@ -1,17 +1,27 @@
{
"teamZuordnungen": {
"_delimiter_": {
"disabled": true
},
"activities": {
"disabled": true
},
"history": {
"disabled": true
},
"_tabBreak_0": {
"index": 0,
"sticked": true,
"style": "info",
"label": "Team-Zuordnungen"
"tabBreak": true,
"tabLabel": "Dokumente"
},
"dokumente": {
"index": 1,
"sticked": false,
"label": "Dokumente"
"index": 1
},
"_tabBreak_1": {
"index": 2,
"tabBreak": true,
"tabLabel": "Aktivitäten"
},
"stream": {
"index": 2,
"sticked": false
"index": 3
}
}