Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
{
"_tabBreak_0": {
"index": 0,
"tabBreak": true,
"tabLabel": "$Stream"
},
"stream": {
"sticked": false,
"index": 1
},
"_tabBreak_1": {
"index": 2,
"tabBreak": true,
"tabLabel": "$Account"
},
"contacts": {
"index": 3
},
"opportunities": {
"index": 4
},
"documents": {
"index": 5
},
"_tabBreak_2": {
"index": 6,
"tabBreak": true,
"tabLabel": "$Support"
},
"cases": {
"index": 7
}
}

View File

@@ -0,0 +1,17 @@
[
{
"label":"Overview",
"rows": [
[{"name":"name"}, {"name":"website"}],
[{"name":"emailAddress"},{"name":"phoneNumber"}],
[{"name":"billingAddress"},{"name":"shippingAddress"}]
]
},
{
"label":"Details",
"rows": [
[{"name":"type"},{"name":"industry"}],
[{"name":"description","fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,17 @@
[
{
"label":"Overview",
"rows":[
[{"name":"name"},false],
[{"name":"website"},{"name":"phoneNumber"}],
[{"name":"emailAddress"},false],
[{"name":"billingAddress"},{"name":"shippingAddress"}]
]
}, {
"label":"Details",
"rows":[
[{"name":"type"},{"name":"industry"}],
[{"name":"description", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,14 @@
[
{
"label":"",
"rows":[
[{"name":"name", "fullWidth": true}],
[{"name":"website", "fullWidth": true}],
[{"name":"emailAddress", "fullWidth": true}],
[{"name":"phoneNumber", "fullWidth": true}],
[{"name":"billingAddressCity"}, {"name": "billingAddressCountry"}],
[{"name":"type"}, {"name":"industry"}],
[{"name":"description", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,19 @@
[
"assignedUser",
"teams",
"createdAt",
"createdBy",
"modifiedAt",
"streamUpdatedAt",
"type",
"industry",
"description",
"emailAddress",
"phoneNumber",
"targetLists",
"billingAddressCountry",
"billingAddress",
"shippingAddress",
"website",
"campaign"
]

View File

@@ -0,0 +1,6 @@
[
{"name":"name","link":true},
{"name":"website", "notSortable": true, "width": 25},
{"name":"type", "width": 16},
{"name":"billingAddressCountry", "width": 18}
]

View File

@@ -0,0 +1,4 @@
[
{"name": "name", "link": true},
{"name": "billingAddressCountry", "width": 50}
]

View File

@@ -0,0 +1 @@
["assignedUser","teams"]

View File

@@ -0,0 +1,11 @@
{
"activities": {
"disabled": true
},
"history": {
"disabled": true
},
"tasks": {
"disabled": true
}
}

View File

@@ -0,0 +1,12 @@
[
{
"label": "",
"rows": [
[{"name":"name"},{"name":"parent"}],
[{"name":"status"}, {"name":"direction"}],
[{"name":"dateStart"}, {"name":"dateEnd"}],
[{"name":"duration"}, {"name":"reminders"}],
[{"name":"description", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,14 @@
[
{
"rows":[
[{"name":"name"}],
[{"name":"status"}, {"name":"direction"}],
[{"name":"dateStart"}],
[{"name":"duration"}, false],
[{"name":"dateEnd"}],
[{"name":"parent"}],
[{"name":"reminders"}],
[{"name":"description"}]
]
}
]

View File

@@ -0,0 +1,15 @@
[
"assignedUser",
"teams",
"createdAt",
"createdBy",
"modifiedAt",
"account",
"dateStart",
"direction",
"status",
"parent",
"users",
"contacts",
"leads"
]

View File

@@ -0,0 +1,7 @@
[
{"name":"name","link": true},
{"name":"parent", "width": 22},
{"name":"status", "width": 15},
{"name":"dateStart", "width": 15},
{"name":"assignedUser", "width": 15}
]

View File

@@ -0,0 +1,5 @@
[
{"name":"name", "link":"true"},
{"name":"status", "width": 25},
{"name":"dateStart", "width": 25}
]

View File

@@ -0,0 +1 @@
["status", "assignedUser", "users"]

View File

@@ -0,0 +1,20 @@
{
"massEmails": {
"index": 0
},
"trackingUrls": {
"index": 1
},
"campaignLogRecords": {
"index": 2
},
"_delimiter_": {
"index": 3
},
"opportunities": {
"index": 4
},
"leads": {
"index": 5
}
}

View File

@@ -0,0 +1,20 @@
[
{
"label": "",
"rows":[
[{"name":"name"}, {"name":"status"}],
[{"name":"type"}, {"name":"startDate"}],
[{"name":"budget"}, {"name":"endDate"}],
[{"name":"targetLists"}, {"name":"excludingTargetLists"}],
[{"name":"description", "fullWidth": true}]
]
},
{
"label": "Mail Merge",
"name": "mailMerge",
"rows":[
[{"name":"contactsTemplate"}, {"name":"leadsTemplate"}],
[{"name":"accountsTemplate"}, {"name":"mailMergeOnlyWithAddress"}]
]
}
]

View File

@@ -0,0 +1,10 @@
[
{
"label": "",
"rows": [
[{"name":"name", "fullWidth": true}],
[{"name":"type"}, {"name":"status"}],
[{"name":"endDate", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,10 @@
[
"assignedUser",
"teams",
"createdAt",
"createdBy",
"modifiedAt",
"type",
"status",
"endDate"
]

View File

@@ -0,0 +1,6 @@
[
{"name":"name","width":40,"link":true},
{"name":"type","width":20},
{"name":"status"},
{"name":"createdAt"}
]

View File

@@ -0,0 +1,5 @@
[
{"name": "name", "width": 40,"link": true},
{"name": "type", "width": 30},
{"name": "status", "width": 30}
]

View File

@@ -0,0 +1,3 @@
[
"createdAt"
]

View File

@@ -0,0 +1,6 @@
[
{"name": "action", "notSortable": true, "width": 15},
{"name": "parent", "notSortable": true},
{"name": "data", "notSortable": true, "customLabel": ""},
{"name": "actionDate", "width": 18}
]

View File

@@ -0,0 +1,6 @@
[
{"name": "action", "notSortable": true, "width": 15},
{"name": "data", "notSortable": true, "customLabel": ""},
{"name": "campaign", "notSortable": true},
{"name": "actionDate", "width": 18}
]

View File

@@ -0,0 +1,24 @@
[
{
"rows": [
[
{"name": "name"},
{"name": "campaign"}
],
[
{"name": "action"},
false
],
[
{"name": "url"}
],
[
{"name": "message"}
],
[
{"name": "urlToUse"},
false
]
]
}
]

View File

@@ -0,0 +1,21 @@
[
{
"rows": [
[
{"name": "name"}
],
[
{"name": "action"}
],
[
{"name": "url"}
],
[
{"name": "message"}
],
[
{"name": "urlToUse"}
]
]
}
]

View File

@@ -0,0 +1,20 @@
[
{
"name": "name",
"link": true
},
{
"name": "url",
"notSortable": true,
"width": 30
},
{
"name": "campaign",
"notSortable": true,
"width": 20
},
{
"name": "createdAt",
"width": 10
}
]

View File

@@ -0,0 +1,16 @@
[
{
"name": "name",
"width": 30,
"link": true
},
{
"name": "url",
"width": 30,
"notSortable": true
},
{
"name": "urlToUse",
"notSortable": true
}
]

View File

@@ -0,0 +1,11 @@
[
{
"name": ":assignedUser"
},
{
"name": "teams"
},
{
"name": "isInternal"
}
]

View File

@@ -0,0 +1,13 @@
[
{
"label": "",
"rows":[
[{"name":"name"},{"name":"number"}],
[{"name":"status"},{"name":"account"}],
[{"name":"priority"},{"name":"contacts"}],
[{"name":"type"},false],
[{"name":"description", "fullWidth": true}],
[{"name":"attachments", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,12 @@
[
{
"label": "",
"rows": [
[{"name":"name"}, {"name":"number"}],
[{"name":"status"}, {"name":"priority"}],
[{"name":"type"}, false],
[{"name":"description", "fullWidth": true}],
[{"name":"attachments", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,12 @@
[
{
"rows":[
[{"name": "name"}],
[{"name": "status"}, {"name": "priority"}],
[{"name": "type"}, {"name": "number"}],
[{"name": "account"}, {"name": "contacts"}],
[{"name": "description"}],
[{"name": "attachments"}]
]
}
]

View File

@@ -0,0 +1,12 @@
[
{
"label":"",
"rows":[
[{"name":"name", "fullWidth": true}],
[{"name":"status"}, {"name":"priority"}],
[{"name":"type"}, {"name":"number"}],
[{"name":"description", "fullWidth": true}],
[{"name":"attachments", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,17 @@
[
"assignedUser",
"teams",
"collaborators",
"status",
"priority",
"account",
"contact",
"number",
"name",
"description",
"isInternal",
"createdAt",
"createdBy",
"modifiedAt",
"streamUpdatedAt"
]

View File

@@ -0,0 +1,8 @@
[
{"name":"name", "link": true},
{"name":"number", "widthPx": 100},
{"name":"status", "width": 11},
{"name":"priority", "width": 11},
{"name":"account", "width": 18},
{"name":"assignedUser", "width": 14}
]

View File

@@ -0,0 +1,6 @@
[
{"name":"name", "link": true},
{"name":"number", "widthPx": 100},
{"name":"status", "width": 17},
{"name":"priority", "width": 17}
]

View File

@@ -0,0 +1,6 @@
[
{"name":"name", "link": true},
{"name":"number", "width": 18},
{"name":"status", "width": 19},
{"name":"priority", "width": 19}
]

View File

@@ -0,0 +1 @@
["priority","status","assignedUser","teams"]

View File

@@ -0,0 +1,3 @@
[
"articles"
]

View File

@@ -0,0 +1,11 @@
{
"activities": {
"disabled": true
},
"history": {
"disabled": true
},
"tasks": {
"disabled": true
}
}

View File

@@ -0,0 +1,5 @@
[
{"name": ":assignedUser"},
{"name": "teams"},
{"name": "portalUser"}
]

View File

@@ -0,0 +1,11 @@
[
{
"label": "",
"rows":[
[{"name":"name"},{"name":"accounts"}],
[{"name":"emailAddress"},{"name":"phoneNumber"}],
[{"name":"address"}, false],
[{"name":"description", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,11 @@
[
{
"rows": [
[{"name":"name"}, {"name": "account"}],
[{"name":"emailAddress"}, {"name":"phoneNumber"}],
[{"name":"title"}, false],
[{"name":"address"}, false],
[{"name":"description", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,13 @@
[
{
"label": "",
"rows": [
[{"name":"name", "fullWidth": true}],
[{"name":"accounts", "fullWidth": true}],
[{"name":"emailAddress", "fullWidth": true}],
[{"name":"phoneNumber", "fullWidth": true}],
[{"name":"addressCity"}, {"name":"addressCountry"}],
[{"name":"description", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,15 @@
[
"assignedUser",
"teams",
"createdAt",
"createdBy",
"modifiedAt",
"streamUpdatedAt",
"accounts",
"address",
"emailAddress",
"phoneNumber",
"title",
"targetLists",
"campaign"
]

View File

@@ -0,0 +1,6 @@
[
{"name":"name", "link":true},
{"name":"account","width":25},
{"name":"emailAddress", "notSortable": true, "width": 20},
{"name":"phoneNumber", "notSortable": true, "width": 18}
]

View File

@@ -0,0 +1,16 @@
[
{
"name": "name",
"link": true,
"view": "crm:views/contact/fields/name-for-account"
},
{
"name": "accountRole",
"width": 28,
"notSortable": true
},
{
"name":"emailAddress",
"width": 33
}
]

View File

@@ -0,0 +1,5 @@
[
{"name":"name", "link":true, "width": 40},
{"name":"account"},
{"name":"emailAddress", "notSortable": true}
]

View File

@@ -0,0 +1,5 @@
[
{"name": "name", "link": true},
{"name": "account", "width": 35},
{"name": "emailAddress", "notSortable": true, "width": 30}
]

View File

@@ -0,0 +1 @@
["opportunities", "cases", "targetLists"]

View File

@@ -0,0 +1,11 @@
{
"activities": {
"disabled": true
},
"history": {
"disabled": true
},
"tasks": {
"disabled": true
}
}

View File

@@ -0,0 +1,17 @@
[
{
"label": "",
"rows":[
[{"name":"file"}, false],
[{"name":"name"}, {"name":"folder"}]
]
},
{
"label": "Details",
"rows": [
[{"name":"type"}, {"name":"publishDate"}],
[{"name":"status"}, {"name":"expirationDate"}],
[{"name":"description", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,11 @@
[
{
"label": "",
"rows": [
[{"name":"file", "fullWidth": true}],
[{"name":"name", "fullWidth": true}],
[{"name":"status"}, {"name":"folder"}],
[{"name":"description", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,12 @@
[
"assignedUser",
"teams",
"accounts",
"createdAt",
"createdBy",
"modifiedAt",
"expirationDate",
"type",
"status",
"publishDate"
]

View File

@@ -0,0 +1,6 @@
[
{"name":"name", "link":true},
{"name":"file", "width": 10, "notSortable": true},
{"name":"status", "width": 15},
{"name":"createdAt", "width": 18}
]

View File

@@ -0,0 +1,5 @@
[
{"name": "name", "link": true},
{"name": "file", "width": 10, "notSortable": true},
{"name":"createdAt", "width": 27}
]

View File

@@ -0,0 +1,5 @@
[
"assignedUser",
"teams",
"folder"
]

View File

@@ -0,0 +1,3 @@
[
"accounts"
]

View File

@@ -0,0 +1,20 @@
[
{
"label": "",
"rows": [
[
{
"name": "name"
},
{
"name": "parent"
}
],
[
{
"name": "description"
}
]
]
}
]

View File

@@ -0,0 +1,17 @@
[
{
"label": "",
"rows": [
[
{
"name": "name"
}
],
[
{
"name": "parent"
}
]
]
}
]

View File

@@ -0,0 +1,4 @@
[
"parent",
"teams"
]

View File

@@ -0,0 +1,10 @@
[
{
"name": "name",
"width": 50,
"link": true
},
{
"name": "parent"
}
]

View File

@@ -0,0 +1,10 @@
[
{
"name": "name",
"width": 50,
"link": true
},
{
"name": "parent"
}
]

View File

@@ -0,0 +1,3 @@
[
"teams"
]

View File

@@ -0,0 +1,4 @@
[
"children",
"documents"
]

View File

@@ -0,0 +1,9 @@
[
{
"rows": [
[{"name": "massEmail"}, {"name": "status"}],
[{"name": "target"}, {"name": "sentAt"}],
[{"name": "emailAddress"}, false]
]
}
]

View File

@@ -0,0 +1,9 @@
[
{
"rows": [
[{"name": "massEmail"}, {"name": "status"}],
[{"name": "target"}, {"name": "sentAt"}],
[{"name": "emailAddress"}, false]
]
}
]

View File

@@ -0,0 +1,7 @@
[
"massEmail",
"status",
"target",
"sentAt",
"emailAddress"
]

View File

@@ -0,0 +1,20 @@
[
{
"name": "massEmail"
},
{
"name": "status",
"width": 12
},
{
"name": "target"
},
{
"name": "sentAt",
"width": 12
},
{
"name": "attemptCount",
"width": 10
}
]

View File

@@ -0,0 +1,17 @@
[
{
"name": "status",
"width": 30
},
{
"name": "target"
},
{
"name": "sentAt",
"width": 20
},
{
"name": "attemptCount",
"width": 10
}
]

View File

@@ -0,0 +1,20 @@
[
{
"name": "massEmail"
},
{
"name": "status",
"width": 12
},
{
"name": "target"
},
{
"name": "sentAt",
"width": 12
},
{
"name": "attemptCount",
"width": 10
}
]

View File

@@ -0,0 +1,16 @@
[
{
"rows":[
[{"name": "name"}],
[{"name": "status"}, {"name": "publishDate"}],
[{"name": "categories"}, {"name": "expirationDate"}],
[{"name": "portals"}, {"name": "language"}]
]
},
{
"rows": [
[{"name": "body"}],
[{"name": "attachments"}]
]
}
]

View File

@@ -0,0 +1,9 @@
[
{
"label": "",
"rows": [
[{"name":"body", "fullWidth": true, "noLabel": true}],
[{"name":"attachments", "fullWidth": true, "noLabel": true}]
]
}
]

View File

@@ -0,0 +1,15 @@
[
{
"rows":[
[{"name":"name"}],
[{"name":"status"}, {"name": "language"}],
[{"name":"categories"}, {"name": "portals"}]
]
},
{
"rows": [
[{"name": "body"}],
[{"name": "attachments"}]
]
}
]

View File

@@ -0,0 +1,9 @@
[
{
"label": "",
"rows": [
[{"name":"body", "fullWidth": true, "noLabel": true}],
[{"name":"attachments", "fullWidth": true, "noLabel": true}]
]
}
]

View File

@@ -0,0 +1,13 @@
[
"createdAt",
"createdBy",
"modifiedAt",
"expirationDate",
"language",
"type",
"status",
"portals",
"publishDate",
"assignedUser",
"teams"
]

View File

@@ -0,0 +1,5 @@
[
{"name":"name", "link": true},
{"name":"status", "width": 20},
{"name":"createdAt", "width": 20}
]

View File

@@ -0,0 +1,3 @@
[
{"name":"name", "link": true}
]

View File

@@ -0,0 +1,5 @@
[
{"name":"name", "link": true},
{"name":"status", "width": 22},
{"name":"createdAt", "width": 22}
]

View File

@@ -0,0 +1,6 @@
[
"categories",
"status",
"portals",
"teams"
]

View File

@@ -0,0 +1,19 @@
[
{
"rows": [
[
{
"name": "name"
},
{
"name": "parent"
}
],
[
{
"name": "description"
}
]
]
}
]

View File

@@ -0,0 +1,16 @@
[
{
"rows": [
[
{
"name": "name"
}
],
[
{
"name": "parent"
}
]
]
}
]

View File

@@ -0,0 +1,4 @@
[
"parent",
"teams"
]

View File

@@ -0,0 +1,10 @@
[
{
"name": "name",
"width": 50,
"link": true
},
{
"name": "parent"
}
]

View File

@@ -0,0 +1,10 @@
[
{
"name": "name",
"width": 50,
"link": true
},
{
"name": "parent"
}
]

View File

@@ -0,0 +1,4 @@
[
"children",
"articles"
]

View File

@@ -0,0 +1,5 @@
[
{"name": ":assignedUser"},
{"name": "teams"},
{"name": "convertedAt"}
]

View File

@@ -0,0 +1,20 @@
[
{
"label":"Overview",
"rows": [
[{"name":"name"},{"name":"accountName"}],
[{"name":"emailAddress"},{"name":"phoneNumber"}],
[{"name":"title"}, {"name":"website"}],
[{"name":"address"}, false]
]
},
{
"label":"Details",
"rows": [
[{"name":"status"},{"name":"source"}],
[{"name":"opportunityAmount"},{"name":"campaign"}],
[{"name":"industry"}, false],
[{"name":"description", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,31 @@
[
{
"label":"",
"rows":[
[
{"name":"name", "fullWidth": true}
],
[
{"name":"accountName", "fullWidth": true}
],
[
{"name":"emailAddress", "fullWidth": true}
],
[
{"name":"phoneNumber", "fullWidth": true}
],
[
{"name":"title"}, {"name":"website"}
],
[
{"name":"addressCity"}, {"name":"addressCountry"}
],
[
{"name":"status"}, {"name":"source"}
],
[
{"name":"description", "fullWidth": true}
]
]
}
]

View File

@@ -0,0 +1,19 @@
[
"assignedUser",
"teams",
"createdAt",
"createdBy",
"modifiedAt",
"streamUpdatedAt",
"address",
"accountName",
"campaign",
"emailAddress",
"phoneNumber",
"status",
"source",
"opportunityAmountConverted",
"industry",
"targetLists",
"createdAccount"
]

View File

@@ -0,0 +1,7 @@
[
{"name":"name", "link": "true"},
{"name":"status", "width": 15},
{"name":"emailAddress", "notSortable": true, "width": 20},
{"name":"assignedUser", "width": 18},
{"name":"createdAt", "width": 13}
]

View File

@@ -0,0 +1,5 @@
[
{"name":"name"},
{"name":"emailAddress"},
{"name":"city"}
]

View File

@@ -0,0 +1,6 @@
[
{"name":"name", "link": true},
{"name":"status", "width": 17},
{"name":"emailAddress", "notSortable": true, "width": 27},
{"name":"createdAt", "width": 18}
]

View File

@@ -0,0 +1 @@
["status","assignedUser","teams"]

View File

@@ -0,0 +1 @@
["targetLists"]

View File

@@ -0,0 +1,11 @@
{
"activities": {
"disabled": true
},
"history": {
"disabled": true
},
"tasks": {
"disabled": true
}
}

View File

@@ -0,0 +1,46 @@
[
{
"rows": [
[
{"name": "name"},
{"name": "status"}
],
[
{"name": "campaign"},
{"name": "startAt"}
]
]
},
{
"rows": [
[
{"name": "targetLists"},
{"name": "excludingTargetLists"}
],
[
{"name": "emailTemplate"},
false
],
[
{"name": "storeSentEmails"},
{"name": "optOutEntirely"}
]
]
},
{
"rows": [
[
{"name": "smtpAccount"},
false
],
[
{"name": "fromAddress"},
{"name": "fromName"}
],
[
{"name": "replyToAddress"},
{"name": "replyToName"}
]
]
}
]

Some files were not shown because too many files have changed in this diff Show More