System generated commit, initial commit
This commit is contained in:
92
application.json
Normal file
92
application.json
Normal file
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"appIsExample": false,
|
||||
"appLayout": {
|
||||
"type": "FLUID"
|
||||
},
|
||||
"applicationDetail": {
|
||||
"appPositioning": {
|
||||
"type": "FIXED"
|
||||
},
|
||||
"navigationSetting": {
|
||||
"colorStyle": "theme",
|
||||
"logoAssetId": "",
|
||||
"logoConfiguration": "logoAndApplicationTitle",
|
||||
"navStyle": "stacked",
|
||||
"orientation": "top",
|
||||
"position": "static",
|
||||
"showNavbar": false,
|
||||
"showSignIn": true
|
||||
},
|
||||
"themeSetting": {
|
||||
"appMaxWidth": "LARGE",
|
||||
"density": 1.0,
|
||||
"sizing": 1.0
|
||||
}
|
||||
},
|
||||
"applicationVersion": 2,
|
||||
"collapseInvisibleWidgets": true,
|
||||
"color": "#C7F3F0",
|
||||
"evaluationVersion": 2,
|
||||
"icon": "calender",
|
||||
"pages": [
|
||||
{
|
||||
"id": "Sales - Capacity Planning",
|
||||
"isDefault": true
|
||||
},
|
||||
{
|
||||
"id": "Sales - Units Shipped",
|
||||
"isDefault": false
|
||||
},
|
||||
{
|
||||
"id": "Sales - Units Ordered",
|
||||
"isDefault": false
|
||||
},
|
||||
{
|
||||
"id": "Pending POs",
|
||||
"isDefault": false
|
||||
},
|
||||
{
|
||||
"id": "Pending Revisions",
|
||||
"isDefault": false
|
||||
},
|
||||
{
|
||||
"id": "xGen",
|
||||
"isDefault": false
|
||||
},
|
||||
{
|
||||
"id": "Operations - Job Drawing Status",
|
||||
"isDefault": false
|
||||
},
|
||||
{
|
||||
"id": "Operations - Engineering Holds",
|
||||
"isDefault": false
|
||||
},
|
||||
{
|
||||
"id": "Operations - Unused Items",
|
||||
"isDefault": false
|
||||
}
|
||||
],
|
||||
"unpublishedAppLayout": {
|
||||
"type": "FLUID"
|
||||
},
|
||||
"unpublishedApplicationDetail": {
|
||||
"appPositioning": {
|
||||
"type": "FIXED"
|
||||
},
|
||||
"navigationSetting": {
|
||||
"colorStyle": "theme",
|
||||
"logoAssetId": "",
|
||||
"logoConfiguration": "logoAndApplicationTitle",
|
||||
"navStyle": "stacked",
|
||||
"orientation": "top",
|
||||
"position": "static",
|
||||
"showNavbar": false,
|
||||
"showSignIn": true
|
||||
},
|
||||
"themeSetting": {
|
||||
"appMaxWidth": "LARGE",
|
||||
"density": 1.0,
|
||||
"sizing": 1.0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user