feat: Add 'Stream' label and related configurations across multiple JSON files

This commit is contained in:
2026-01-25 19:15:47 +01:00
parent ec2c55d058
commit 955b0de220
32 changed files with 188 additions and 11 deletions

View File

@@ -1,4 +1,7 @@
{
"labels": {
"Stream": "Stream"
},
"fields": {
"isActive": "Aktiv",
"beteiligte": "Beteiligte",

View File

@@ -1,7 +1,8 @@
{
"labels": {
"Create CBankverbindungen": "Bankverbindung erstellen",
"CBankverbindungen": "Bankverbindungen"
"CBankverbindungen": "Bankverbindungen",
"Stream": "Stream"
},
"fields": {
"name": "Name",

View File

@@ -1,4 +1,7 @@
{
"labels": {
"Stream": "Stream"
},
"fields": {
"dateOfBirth": "Geburtsdatum",
"rechtsform": "Rechtsform",

View File

@@ -13,7 +13,8 @@
"labels": {
"Create CKuendigung": "Kündigung erstellen",
"CKuendigung": "Kündigung",
"Initiate Eviction": "Räumungsklage einleiten"
"Initiate Eviction": "Räumungsklage einleiten",
"Stream": "Stream"
},
"messages": {
"confirmEviction": "Möchten Sie wirklich eine Räumungsklage aus dieser Kündigung einleiten?",

View File

@@ -1,4 +1,7 @@
{
"labels": {
"Stream": "Stream"
},
"fields": {
"anschrift": "Anschrift",
"objekttyp": "Objekttyp",

View File

@@ -1,4 +1,7 @@
{
"labels": {
"Stream": "Stream"
},
"fields": {
"lastCall": "Letzter Anruf",
"callCount": "Anzahl Anrufe",

View File

@@ -47,7 +47,8 @@
"Create CVmhMietverhltnis": "Mietverhältnis erstellen",
"Initiate Eviction": "Räumungsklage einleiten",
"Initiate Rent Collection": "Mietinkasso einleiten",
"Initiate Termination": "Kündigung erstellen"
"Initiate Termination": "Kündigung erstellen",
"Stream": "Stream"
},
"messages": {
"confirmEviction": "Möchten Sie wirklich eine Räumungsklage aus diesem Mietverhältnis einleiten?",

View File

@@ -0,0 +1,8 @@
{
"streamMessages": {
"Log": "Log"
},
"labels": {
"Log": "Log"
}
}

View File

@@ -19,5 +19,14 @@
"dynamicLogicStyled": null,
"sticked": true,
"index": 1
},
"_tabBreak_1": {
"index": 2,
"tabBreak": true,
"tabLabel": "Stream"
},
"stream": {
"sticked": false,
"index": 3
}
}

View File

@@ -0,0 +1,20 @@
{
"_delimiter_": {
"disabled": true
},
"activities": {
"disabled": true
},
"history": {
"disabled": true
},
"_tabBreak_0": {
"index": 0,
"tabBreak": true,
"tabLabel": "Stream"
},
"stream": {
"sticked": false,
"index": 1
}
}

View File

@@ -79,5 +79,14 @@
},
"bankverbindungens": {
"index": 17
},
"_tabBreak_7": {
"index": 18,
"tabBreak": true,
"tabLabel": "Stream"
},
"stream": {
"sticked": false,
"index": 19
}
}

View File

@@ -27,5 +27,14 @@
},
"vmhRumungsklagesdokumente": {
"index": 5
},
"_tabBreak_2": {
"index": 6,
"tabBreak": true,
"tabLabel": "Stream"
},
"stream": {
"sticked": false,
"index": 7
}
}

View File

@@ -51,5 +51,14 @@
},
"dokumenteskuendigung": {
"index": 9
},
"_tabBreak_5": {
"index": 10,
"tabBreak": true,
"tabLabel": "Stream"
},
"stream": {
"sticked": false,
"index": 11
}
}

View File

@@ -29,5 +29,14 @@
},
"dokumentesMietobjekt": {
"index": 5
},
"_tabBreak_5": {
"index": 6,
"tabBreak": true,
"tabLabel": "Stream"
},
"stream": {
"sticked": false,
"index": 7
}
}

View File

@@ -19,7 +19,7 @@
"_tabBreak_1": {
"index": 2,
"tabBreak": true,
"tabLabel": "Ereignisse"
"tabLabel": "Stream"
},
"calls": {
"index": 3

View File

@@ -75,5 +75,14 @@
},
"dokumentesvmhMietverhltnisse": {
"index": 15
},
"_tabBreak_8": {
"index": 16,
"tabBreak": true,
"tabLabel": "Stream"
},
"stream": {
"sticked": false,
"index": 17
}
}

View File

@@ -3,6 +3,16 @@
"boolFilterList": [
"onlyMy"
],
"bottomPanels": {
"detail": [
{
"name": "stream",
"label": "Stream",
"reference": "stream",
"stacked": false
}
]
},
"iconClass": "fas fa-road",
"relationshipPanels": {
"beteiligte": {

View File

@@ -3,5 +3,15 @@
"boolFilterList": [
"onlyMy"
],
"bottomPanels": {
"detail": [
{
"name": "stream",
"label": "Stream",
"reference": "stream",
"stacked": false
}
]
},
"iconClass": "fas fa-euro-sign"
}

View File

@@ -3,6 +3,16 @@
"boolFilterList": [
"onlyMy"
],
"bottomPanels": {
"detail": [
{
"name": "stream",
"label": "Stream",
"reference": "stream",
"stacked": false
}
]
},
"dynamicLogic": {
"fields": {
"name": {

View File

@@ -3,6 +3,16 @@
"boolFilterList": [
"onlyMy"
],
"bottomPanels": {
"detail": [
{
"name": "stream",
"label": "Stream",
"reference": "stream",
"stacked": false
}
]
},
"iconClass": "fas fa-file",
"relationshipPanels": {
"contactsvmhdokumente": {

View File

@@ -46,6 +46,12 @@
"name": "history",
"reference": "history",
"disabled": true
},
{
"name": "stream",
"label": "Stream",
"reference": "stream",
"stacked": false
}
]
},

View File

@@ -30,6 +30,12 @@
"name": "history",
"reference": "history",
"disabled": true
},
{
"name": "stream",
"label": "Stream",
"reference": "stream",
"stacked": false
}
]
},

View File

@@ -3,6 +3,16 @@
"boolFilterList": [
"onlyMy"
],
"bottomPanels": {
"detail": [
{
"name": "stream",
"label": "Stream",
"reference": "stream",
"stacked": false
}
]
},
"color": "#dea185",
"iconClass": "fas fa-house",
"relationshipPanels": {

View File

@@ -30,6 +30,12 @@
"name": "history",
"reference": "history",
"disabled": true
},
{
"name": "stream",
"label": "Stream",
"reference": "stream",
"stacked": false
}
]
},

View File

@@ -66,6 +66,12 @@
"name": "history",
"reference": "history",
"disabled": true
},
{
"name": "stream",
"label": "Stream",
"reference": "stream",
"stacked": false
}
]
},

View File

@@ -30,6 +30,12 @@
"name": "history",
"reference": "history",
"disabled": true
},
{
"name": "stream",
"label": "Stream",
"reference": "stream",
"stacked": false
}
]
},

View File

@@ -14,7 +14,7 @@
"customizable": true,
"importable": true,
"notifications": true,
"stream": false,
"stream": true,
"disabled": false,
"type": "Base",
"module": "Custom",

View File

@@ -19,7 +19,7 @@
"name",
"emailAddress"
],
"stream": false,
"stream": true,
"disabled": false,
"type": "Person",
"module": "Custom",

View File

@@ -14,7 +14,7 @@
"customizable": true,
"importable": true,
"notifications": true,
"stream": false,
"stream": true,
"disabled": false,
"type": "Base",
"module": "Custom",

View File

@@ -14,7 +14,7 @@
"customizable": true,
"importable": true,
"notifications": true,
"stream": false,
"stream": true,
"disabled": false,
"type": "BasePlus",
"module": "Custom",

View File

@@ -14,7 +14,7 @@
"customizable": true,
"importable": true,
"notifications": true,
"stream": false,
"stream": true,
"disabled": false,
"type": "Base",
"module": "Custom",

View File

@@ -361,8 +361,8 @@ return [
0 => 'youtube.com',
1 => 'google.com'
],
'cacheTimestamp' => 1769362752,
'microtime' => 1769362752.412734,
'cacheTimestamp' => 1769364623,
'microtime' => 1769364623.935101,
'siteUrl' => 'https://crm.bitbylaw.com',
'fullTextSearchMinLength' => 4,
'appTimestamp' => 1768843902,