|
|
|
@ -3,33 +3,27 @@
|
|
|
|
"configKey" : "simple-connect",
|
|
|
|
"configKey" : "simple-connect",
|
|
|
|
"page" : 0,
|
|
|
|
"page" : 0,
|
|
|
|
"components" : [ {
|
|
|
|
"components" : [ {
|
|
|
|
"label" : "Links",
|
|
|
|
"label" : "Features",
|
|
|
|
"mask" : false,
|
|
|
|
"mask" : false,
|
|
|
|
"tableView" : true,
|
|
|
|
"tableView" : true,
|
|
|
|
"alwaysEnabled" : false,
|
|
|
|
"alwaysEnabled" : false,
|
|
|
|
"type" : "well",
|
|
|
|
"type" : "well",
|
|
|
|
"input" : false,
|
|
|
|
"input" : false,
|
|
|
|
"key" : "links",
|
|
|
|
"key" : "features",
|
|
|
|
"conditional" : {
|
|
|
|
"conditional" : {
|
|
|
|
"show" : "",
|
|
|
|
"show" : "",
|
|
|
|
"when" : "",
|
|
|
|
"when" : "",
|
|
|
|
"json" : ""
|
|
|
|
"json" : ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"components" : [ {
|
|
|
|
"components" : [ {
|
|
|
|
"label" : "HTML",
|
|
|
|
"label" : "Optionale Features",
|
|
|
|
"className" : "",
|
|
|
|
|
|
|
|
"attrs" : [ {
|
|
|
|
|
|
|
|
"attr" : "",
|
|
|
|
|
|
|
|
"value" : ""
|
|
|
|
|
|
|
|
} ],
|
|
|
|
|
|
|
|
"content" : "<h2>Links</h2>",
|
|
|
|
|
|
|
|
"refreshOnChange" : false,
|
|
|
|
|
|
|
|
"mask" : false,
|
|
|
|
"mask" : false,
|
|
|
|
"tableView" : true,
|
|
|
|
"tableView" : true,
|
|
|
|
"alwaysEnabled" : false,
|
|
|
|
"alwaysEnabled" : false,
|
|
|
|
"type" : "htmlelement",
|
|
|
|
"type" : "dualmultiselect",
|
|
|
|
"input" : false,
|
|
|
|
"input" : true,
|
|
|
|
"key" : "html6",
|
|
|
|
"key" : "connect-features",
|
|
|
|
|
|
|
|
"defaultValue" : [ ],
|
|
|
|
"validate" : {
|
|
|
|
"validate" : {
|
|
|
|
"customMessage" : "",
|
|
|
|
"customMessage" : "",
|
|
|
|
"json" : ""
|
|
|
|
"json" : ""
|
|
|
|
@ -39,14 +33,44 @@
|
|
|
|
"when" : "",
|
|
|
|
"when" : "",
|
|
|
|
"json" : ""
|
|
|
|
"json" : ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"data" : {
|
|
|
|
|
|
|
|
"url" : "api/v1/scopes/{{ context.scopeId }}/processes/{{ context.processId }}/datasources/connect-features/query?default='0','1'",
|
|
|
|
|
|
|
|
"values" : [ {
|
|
|
|
|
|
|
|
} ]
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"template" : "{{ item.key }}",
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"tags" : [ ],
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
|
|
|
|
"tags" : null,
|
|
|
|
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
|
|
|
|
"projection" : "key",
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
}, {
|
|
|
|
} ],
|
|
|
|
|
|
|
|
"tabs" : null,
|
|
|
|
|
|
|
|
"reorder" : false,
|
|
|
|
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"tags" : null,
|
|
|
|
|
|
|
|
"customConditional" : "",
|
|
|
|
|
|
|
|
"logic" : [ ]
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"label" : "Links",
|
|
|
|
|
|
|
|
"mask" : false,
|
|
|
|
|
|
|
|
"tableView" : true,
|
|
|
|
|
|
|
|
"alwaysEnabled" : false,
|
|
|
|
|
|
|
|
"type" : "well",
|
|
|
|
|
|
|
|
"input" : false,
|
|
|
|
|
|
|
|
"key" : "links",
|
|
|
|
|
|
|
|
"conditional" : {
|
|
|
|
|
|
|
|
"show" : "",
|
|
|
|
|
|
|
|
"when" : "",
|
|
|
|
|
|
|
|
"json" : ""
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"components" : [ {
|
|
|
|
"label" : "Columns",
|
|
|
|
"label" : "Columns",
|
|
|
|
"columns" : [ {
|
|
|
|
"columns" : [ {
|
|
|
|
"components" : [ {
|
|
|
|
"components" : [ {
|
|
|
|
@ -74,7 +98,8 @@
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : [ ],
|
|
|
|
"tags" : [ ],
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
@ -82,7 +107,8 @@
|
|
|
|
"type" : ""
|
|
|
|
"type" : ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"label" : "connect_admin_password",
|
|
|
|
"label" : "connect_admin_password",
|
|
|
|
"hideLabel" : true,
|
|
|
|
"hideLabel" : true,
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
@ -108,7 +134,8 @@
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : [ ],
|
|
|
|
"tags" : [ ],
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
@ -127,7 +154,8 @@
|
|
|
|
"key" : "column",
|
|
|
|
"key" : "column",
|
|
|
|
"tableView" : true,
|
|
|
|
"tableView" : true,
|
|
|
|
"label" : "Column"
|
|
|
|
"label" : "Column"
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"components" : [ {
|
|
|
|
"components" : [ {
|
|
|
|
"label" : "HTML",
|
|
|
|
"label" : "HTML",
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
@ -155,7 +183,8 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : null,
|
|
|
|
"tags" : null,
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
@ -172,7 +201,8 @@
|
|
|
|
"key" : "column",
|
|
|
|
"key" : "column",
|
|
|
|
"tableView" : true,
|
|
|
|
"tableView" : true,
|
|
|
|
"label" : "Column"
|
|
|
|
"label" : "Column"
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"width" : 3,
|
|
|
|
"width" : 3,
|
|
|
|
"offset" : 0,
|
|
|
|
"offset" : 0,
|
|
|
|
"push" : 0,
|
|
|
|
"push" : 0,
|
|
|
|
@ -184,7 +214,8 @@
|
|
|
|
"tableView" : true,
|
|
|
|
"tableView" : true,
|
|
|
|
"label" : "Column",
|
|
|
|
"label" : "Column",
|
|
|
|
"components" : [ ]
|
|
|
|
"components" : [ ]
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"width" : 9,
|
|
|
|
"width" : 9,
|
|
|
|
"offset" : 0,
|
|
|
|
"offset" : 0,
|
|
|
|
"push" : 0,
|
|
|
|
"push" : 0,
|
|
|
|
@ -222,14 +253,16 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : null,
|
|
|
|
"tags" : null,
|
|
|
|
"customConditional" : "show = data['connect-features'].includes(\"connect_wordpress\") ",
|
|
|
|
"customConditional" : "show = data['connect-features'].includes(\"connect_wordpress\") ",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
"refreshOn" : "data",
|
|
|
|
"refreshOn" : "data",
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
} ]
|
|
|
|
} ]
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"width" : 3,
|
|
|
|
"width" : 3,
|
|
|
|
"offset" : 0,
|
|
|
|
"offset" : 0,
|
|
|
|
"push" : 0,
|
|
|
|
"push" : 0,
|
|
|
|
@ -265,7 +298,8 @@
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : [ ],
|
|
|
|
"tags" : [ ],
|
|
|
|
"customConditional" : "show = data['connect-features'].includes(\"connect_wordpress\") ",
|
|
|
|
"customConditional" : "show = data['connect-features'].includes(\"connect_wordpress\") ",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
@ -273,7 +307,8 @@
|
|
|
|
"type" : ""
|
|
|
|
"type" : ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"label" : "wordpress_admin_password",
|
|
|
|
"label" : "wordpress_admin_password",
|
|
|
|
"hideLabel" : true,
|
|
|
|
"hideLabel" : true,
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
@ -297,7 +332,8 @@
|
|
|
|
"json" : ""
|
|
|
|
"json" : ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : [ ],
|
|
|
|
"tags" : [ ],
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
@ -308,7 +344,8 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
} ]
|
|
|
|
} ]
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"width" : 9,
|
|
|
|
"width" : 9,
|
|
|
|
"offset" : 0,
|
|
|
|
"offset" : 0,
|
|
|
|
"push" : 0,
|
|
|
|
"push" : 0,
|
|
|
|
@ -346,14 +383,16 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : null,
|
|
|
|
"tags" : null,
|
|
|
|
"customConditional" : "show = data['connect-features'].includes(\"connect_wordpress\") ",
|
|
|
|
"customConditional" : "show = data['connect-features'].includes(\"connect_wordpress\") ",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
"refreshOn" : "data",
|
|
|
|
"refreshOn" : "data",
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
} ]
|
|
|
|
} ]
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"width" : 3,
|
|
|
|
"width" : 3,
|
|
|
|
"offset" : 0,
|
|
|
|
"offset" : 0,
|
|
|
|
"push" : 0,
|
|
|
|
"push" : 0,
|
|
|
|
@ -389,7 +428,8 @@
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : [ ],
|
|
|
|
"tags" : [ ],
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
@ -397,7 +437,8 @@
|
|
|
|
"type" : ""
|
|
|
|
"type" : ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"label" : "keycloak_admin_password",
|
|
|
|
"label" : "keycloak_admin_password",
|
|
|
|
"hideLabel" : true,
|
|
|
|
"hideLabel" : true,
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
@ -421,7 +462,8 @@
|
|
|
|
"json" : ""
|
|
|
|
"json" : ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : [ ],
|
|
|
|
"tags" : [ ],
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
@ -432,7 +474,8 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
} ]
|
|
|
|
} ]
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"width" : 9,
|
|
|
|
"width" : 9,
|
|
|
|
"offset" : 0,
|
|
|
|
"offset" : 0,
|
|
|
|
"push" : 0,
|
|
|
|
"push" : 0,
|
|
|
|
@ -470,7 +513,8 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : null,
|
|
|
|
"tags" : null,
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
@ -490,101 +534,22 @@
|
|
|
|
"json" : ""
|
|
|
|
"json" : ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : null,
|
|
|
|
"tags" : null,
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
} ],
|
|
|
|
} ],
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
"tags" : null,
|
|
|
|
|
|
|
|
"customConditional" : "",
|
|
|
|
|
|
|
|
"logic" : [ ],
|
|
|
|
|
|
|
|
"reorder" : false
|
|
|
|
|
|
|
|
}, {
|
|
|
|
|
|
|
|
"label" : "Status",
|
|
|
|
|
|
|
|
"mask" : false,
|
|
|
|
|
|
|
|
"tableView" : true,
|
|
|
|
|
|
|
|
"alwaysEnabled" : false,
|
|
|
|
|
|
|
|
"type" : "well",
|
|
|
|
|
|
|
|
"input" : false,
|
|
|
|
|
|
|
|
"key" : "status2",
|
|
|
|
|
|
|
|
"conditional" : {
|
|
|
|
|
|
|
|
"show" : "",
|
|
|
|
|
|
|
|
"when" : "",
|
|
|
|
|
|
|
|
"json" : ""
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"components" : [ {
|
|
|
|
|
|
|
|
"label" : "HTML",
|
|
|
|
|
|
|
|
"className" : "",
|
|
|
|
|
|
|
|
"attrs" : [ {
|
|
|
|
|
|
|
|
"attr" : "",
|
|
|
|
|
|
|
|
"value" : ""
|
|
|
|
|
|
|
|
} ],
|
|
|
|
|
|
|
|
"content" : "<h2>Features</h2>",
|
|
|
|
|
|
|
|
"refreshOnChange" : false,
|
|
|
|
|
|
|
|
"mask" : false,
|
|
|
|
|
|
|
|
"tableView" : true,
|
|
|
|
|
|
|
|
"alwaysEnabled" : false,
|
|
|
|
|
|
|
|
"type" : "htmlelement",
|
|
|
|
|
|
|
|
"input" : false,
|
|
|
|
|
|
|
|
"key" : "html7",
|
|
|
|
|
|
|
|
"validate" : {
|
|
|
|
|
|
|
|
"customMessage" : "",
|
|
|
|
|
|
|
|
"json" : ""
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"conditional" : {
|
|
|
|
|
|
|
|
"show" : "",
|
|
|
|
|
|
|
|
"when" : "",
|
|
|
|
|
|
|
|
"json" : ""
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"tabs" : null,
|
|
|
|
|
|
|
|
"encrypted" : false,
|
|
|
|
|
|
|
|
"properties" : { },
|
|
|
|
|
|
|
|
"tags" : null,
|
|
|
|
"tags" : null,
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
}, {
|
|
|
|
|
|
|
|
"label" : "Optionale Features",
|
|
|
|
|
|
|
|
"mask" : false,
|
|
|
|
|
|
|
|
"tableView" : true,
|
|
|
|
|
|
|
|
"alwaysEnabled" : false,
|
|
|
|
|
|
|
|
"type" : "dualmultiselect",
|
|
|
|
|
|
|
|
"input" : true,
|
|
|
|
|
|
|
|
"key" : "connect-features",
|
|
|
|
|
|
|
|
"defaultValue" : [ ],
|
|
|
|
|
|
|
|
"validate" : {
|
|
|
|
|
|
|
|
"customMessage" : "",
|
|
|
|
|
|
|
|
"json" : ""
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"conditional" : {
|
|
|
|
|
|
|
|
"show" : "",
|
|
|
|
|
|
|
|
"when" : "",
|
|
|
|
|
|
|
|
"json" : ""
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"data" : {
|
|
|
|
{
|
|
|
|
"url" : "api/v1/scopes/{{ context.scopeId }}/processes/{{ context.processId }}/datasources/connect-features/query?default='0','1'",
|
|
|
|
|
|
|
|
"values" : [ { } ]
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"template" : "{{ item.key }}",
|
|
|
|
|
|
|
|
"tabs" : null,
|
|
|
|
|
|
|
|
"properties" : { },
|
|
|
|
|
|
|
|
"tags" : [ ],
|
|
|
|
|
|
|
|
"encrypted" : false,
|
|
|
|
|
|
|
|
"customConditional" : "",
|
|
|
|
|
|
|
|
"logic" : [ ],
|
|
|
|
|
|
|
|
"projection" : "key",
|
|
|
|
|
|
|
|
"reorder" : false
|
|
|
|
|
|
|
|
} ],
|
|
|
|
|
|
|
|
"tabs" : null,
|
|
|
|
|
|
|
|
"reorder" : false,
|
|
|
|
|
|
|
|
"properties" : { },
|
|
|
|
|
|
|
|
"tags" : null,
|
|
|
|
|
|
|
|
"customConditional" : "",
|
|
|
|
|
|
|
|
"logic" : [ ]
|
|
|
|
|
|
|
|
}, {
|
|
|
|
|
|
|
|
"label" : "Connect",
|
|
|
|
"label" : "Connect",
|
|
|
|
"mask" : false,
|
|
|
|
"mask" : false,
|
|
|
|
"tableView" : true,
|
|
|
|
"tableView" : true,
|
|
|
|
@ -646,7 +611,8 @@
|
|
|
|
"dataSrc" : "url",
|
|
|
|
"dataSrc" : "url",
|
|
|
|
"valueProperty" : "value",
|
|
|
|
"valueProperty" : "value",
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"selectThreshold" : 0.3,
|
|
|
|
"selectThreshold" : 0.3,
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"lazyLoad" : false,
|
|
|
|
"lazyLoad" : false,
|
|
|
|
@ -662,19 +628,22 @@
|
|
|
|
} ],
|
|
|
|
} ],
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"reorder" : false,
|
|
|
|
"reorder" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : null,
|
|
|
|
"tags" : null,
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ]
|
|
|
|
"logic" : [ ]
|
|
|
|
} ],
|
|
|
|
} ],
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : null,
|
|
|
|
"tags" : null,
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"label" : "Cluster",
|
|
|
|
"label" : "Cluster",
|
|
|
|
"mask" : false,
|
|
|
|
"mask" : false,
|
|
|
|
"tableView" : true,
|
|
|
|
"tableView" : true,
|
|
|
|
@ -734,7 +703,8 @@
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : [ ],
|
|
|
|
"tags" : [ ],
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
@ -742,7 +712,8 @@
|
|
|
|
"type" : ""
|
|
|
|
"type" : ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"label" : "Name",
|
|
|
|
"label" : "Name",
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
"allowMultipleMasks" : false,
|
|
|
|
"allowMultipleMasks" : false,
|
|
|
|
@ -772,7 +743,8 @@
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : [ ],
|
|
|
|
"tags" : [ ],
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
@ -780,7 +752,8 @@
|
|
|
|
"type" : ""
|
|
|
|
"type" : ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"label" : "Size",
|
|
|
|
"label" : "Size",
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
"mask" : false,
|
|
|
|
"mask" : false,
|
|
|
|
@ -803,7 +776,8 @@
|
|
|
|
"json" : ""
|
|
|
|
"json" : ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : [ ],
|
|
|
|
"tags" : [ ],
|
|
|
|
"delimiter" : false,
|
|
|
|
"delimiter" : false,
|
|
|
|
"requireDecimal" : false,
|
|
|
|
"requireDecimal" : false,
|
|
|
|
@ -812,7 +786,8 @@
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
}, {
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"label" : "Service",
|
|
|
|
"label" : "Service",
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
"labelPosition" : "left-left",
|
|
|
|
"allowMultipleMasks" : false,
|
|
|
|
"allowMultipleMasks" : false,
|
|
|
|
@ -842,7 +817,8 @@
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"inputFormat" : "plain",
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : [ ],
|
|
|
|
"tags" : [ ],
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
@ -852,7 +828,8 @@
|
|
|
|
"reorder" : false
|
|
|
|
"reorder" : false
|
|
|
|
} ],
|
|
|
|
} ],
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : [ ],
|
|
|
|
"tags" : [ ],
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
@ -860,7 +837,8 @@
|
|
|
|
} ],
|
|
|
|
} ],
|
|
|
|
"tabs" : null,
|
|
|
|
"tabs" : null,
|
|
|
|
"encrypted" : false,
|
|
|
|
"encrypted" : false,
|
|
|
|
"properties" : { },
|
|
|
|
"properties" : {
|
|
|
|
|
|
|
|
},
|
|
|
|
"tags" : [ ],
|
|
|
|
"tags" : [ ],
|
|
|
|
"customConditional" : "",
|
|
|
|
"customConditional" : "",
|
|
|
|
"logic" : [ ],
|
|
|
|
"logic" : [ ],
|
|
|
|
|