Initial commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
false
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"stream": {
|
||||
"order": 1,
|
||||
"sticked": false,
|
||||
"hidden": true
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
false
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
6
application/Espo/Resources/defaults/layouts/detail.json
Normal file
6
application/Espo/Resources/defaults/layouts/detail.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[{
|
||||
"label":"Overview",
|
||||
"rows": [
|
||||
[{"name":"name"}, false]
|
||||
]
|
||||
}]
|
||||
@@ -0,0 +1,6 @@
|
||||
[{
|
||||
"label":"",
|
||||
"rows": [
|
||||
[{"name":"name", "fullWidth": true}]
|
||||
]
|
||||
}]
|
||||
1
application/Espo/Resources/defaults/layouts/filters.json
Normal file
1
application/Espo/Resources/defaults/layouts/filters.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
3
application/Espo/Resources/defaults/layouts/kanban.json
Normal file
3
application/Espo/Resources/defaults/layouts/kanban.json
Normal file
@@ -0,0 +1,3 @@
|
||||
[
|
||||
{"name":"name", "link": true}
|
||||
]
|
||||
3
application/Espo/Resources/defaults/layouts/list.json
Normal file
3
application/Espo/Resources/defaults/layouts/list.json
Normal file
@@ -0,0 +1,3 @@
|
||||
[
|
||||
{"name":"name", "link":true}
|
||||
]
|
||||
@@ -0,0 +1,3 @@
|
||||
[
|
||||
{"name":"name"}
|
||||
]
|
||||
@@ -0,0 +1,3 @@
|
||||
[
|
||||
{"name":"name","link":true}
|
||||
]
|
||||
@@ -0,0 +1 @@
|
||||
["assignedUser", "teams"]
|
||||
@@ -0,0 +1 @@
|
||||
[]
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user