You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
888 lines
23 KiB
JSON
888 lines
23 KiB
JSON
{
|
|
"name" : "Simple Connect",
|
|
"configKey" : "simple-connect",
|
|
"page" : 0,
|
|
"components" : [ {
|
|
"label" : "Optionale Features",
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "dualmultiselect",
|
|
"input" : true,
|
|
"key" : "connect-features",
|
|
"defaultValue" : [ ],
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"data" : {
|
|
"url" : "api/v1/scopes/{{ context.scopeId }}/processes/{{ context.processId }}/datasources/connect-features/query",
|
|
"values" : [ { } ]
|
|
},
|
|
"template" : "{{ item.key }}",
|
|
"tabs" : null,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"encrypted" : false,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"projection" : "key",
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : true,
|
|
"hidden" : false,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelPosition" : "top",
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"disabled" : false,
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"widget" : null,
|
|
"refreshOn" : "",
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"dataSrc" : "url",
|
|
"filter" : true,
|
|
"filterPlaceholder" : "Tippen um zu filtern.",
|
|
"labelAll" : "Alle Werte",
|
|
"labelSelected" : "Ausgewählte Werte",
|
|
"buttonSelectAll" : "Alle auswählen",
|
|
"buttonDeselectAll" : "Alle abwählen",
|
|
"selectAll" : false,
|
|
"id" : "ecfbj1k"
|
|
}, {
|
|
"label" : "Cluster",
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "container",
|
|
"input" : true,
|
|
"key" : "cluster",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"components" : [ {
|
|
"label" : "Cluster",
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "well",
|
|
"input" : false,
|
|
"key" : "cluster",
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"components" : [ {
|
|
"label" : "Stage",
|
|
"labelPosition" : "left-left",
|
|
"allowMultipleMasks" : false,
|
|
"showWordCount" : false,
|
|
"showCharCount" : false,
|
|
"disabled" : true,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "textfield",
|
|
"input" : true,
|
|
"key" : "stage",
|
|
"defaultValue" : "",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : true,
|
|
"minLength" : null,
|
|
"maxLength" : null,
|
|
"minWords" : null,
|
|
"maxWords" : null,
|
|
"custom" : "",
|
|
"customPrivate" : false,
|
|
"pattern" : ""
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"inputFormat" : "plain",
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"widget" : {
|
|
"type" : "",
|
|
"format" : "yyyy-MM-dd hh:mm a",
|
|
"dateFormat" : "yyyy-MM-dd hh:mm a",
|
|
"saveAs" : "text"
|
|
},
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : true,
|
|
"hidden" : false,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"refreshOn" : "",
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"mask" : false,
|
|
"inputType" : "text",
|
|
"inputMask" : "",
|
|
"id" : "e757btk"
|
|
}, {
|
|
"label" : "Name",
|
|
"labelPosition" : "left-left",
|
|
"allowMultipleMasks" : false,
|
|
"showWordCount" : false,
|
|
"showCharCount" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "textfield",
|
|
"input" : true,
|
|
"key" : "name",
|
|
"defaultValue" : "",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : true,
|
|
"minLength" : null,
|
|
"maxLength" : null,
|
|
"minWords" : null,
|
|
"maxWords" : null,
|
|
"custom" : "",
|
|
"customPrivate" : false,
|
|
"pattern" : ""
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"inputFormat" : "plain",
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"widget" : {
|
|
"type" : "",
|
|
"format" : "yyyy-MM-dd hh:mm a",
|
|
"dateFormat" : "yyyy-MM-dd hh:mm a",
|
|
"saveAs" : "text"
|
|
},
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : true,
|
|
"hidden" : false,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"disabled" : false,
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"refreshOn" : "",
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"mask" : false,
|
|
"inputType" : "text",
|
|
"inputMask" : "",
|
|
"id" : "e31r2lu8"
|
|
}, {
|
|
"label" : "Size",
|
|
"labelPosition" : "left-left",
|
|
"mask" : false,
|
|
"disabled" : true,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "number",
|
|
"input" : true,
|
|
"key" : "size",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : true,
|
|
"min" : null,
|
|
"max" : null,
|
|
"custom" : "",
|
|
"customPrivate" : false,
|
|
"step" : "any",
|
|
"integer" : ""
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"delimiter" : false,
|
|
"requireDecimal" : false,
|
|
"encrypted" : false,
|
|
"decimalLimit" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : true,
|
|
"hidden" : false,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"widget" : null,
|
|
"refreshOn" : "",
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"id" : "esx4ewv"
|
|
}, {
|
|
"label" : "Service",
|
|
"labelPosition" : "left-left",
|
|
"allowMultipleMasks" : false,
|
|
"showWordCount" : false,
|
|
"showCharCount" : false,
|
|
"disabled" : true,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "textfield",
|
|
"input" : true,
|
|
"key" : "service",
|
|
"defaultValue" : "",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : true,
|
|
"minLength" : null,
|
|
"maxLength" : null,
|
|
"minWords" : null,
|
|
"maxWords" : null,
|
|
"custom" : "",
|
|
"customPrivate" : false,
|
|
"pattern" : ""
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"inputFormat" : "plain",
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"widget" : {
|
|
"type" : "",
|
|
"format" : "yyyy-MM-dd hh:mm a",
|
|
"dateFormat" : "yyyy-MM-dd hh:mm a",
|
|
"saveAs" : "text"
|
|
},
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : true,
|
|
"hidden" : false,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"refreshOn" : "",
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"mask" : false,
|
|
"inputType" : "text",
|
|
"inputMask" : "",
|
|
"id" : "e8wrmxk"
|
|
} ],
|
|
"tabs" : null,
|
|
"reorder" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"hidden" : false,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelPosition" : "top",
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"disabled" : false,
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"widget" : null,
|
|
"refreshOn" : "",
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"validate" : {
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"id" : "etkc4bga"
|
|
} ],
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : true,
|
|
"hidden" : false,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelPosition" : "top",
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"disabled" : false,
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"widget" : null,
|
|
"refreshOn" : "",
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"tree" : true,
|
|
"id" : "eqym18"
|
|
}, {
|
|
"label" : "progress_current",
|
|
"labelPosition" : "left-left",
|
|
"hidden" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "number",
|
|
"input" : true,
|
|
"key" : "progress_current",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false,
|
|
"min" : "",
|
|
"max" : "",
|
|
"step" : "any",
|
|
"integer" : ""
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"delimiter" : false,
|
|
"requireDecimal" : false,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"decimalLimit" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : true,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"disabled" : false,
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"widget" : null,
|
|
"refreshOn" : "",
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"id" : "eofa72"
|
|
}, {
|
|
"label" : "progress_max",
|
|
"labelPosition" : "left-left",
|
|
"hidden" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "number",
|
|
"input" : true,
|
|
"key" : "progress_max",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false,
|
|
"min" : "",
|
|
"max" : "",
|
|
"step" : "any",
|
|
"integer" : ""
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"delimiter" : false,
|
|
"requireDecimal" : false,
|
|
"encrypted" : false,
|
|
"decimalLimit" : null,
|
|
"properties" : { },
|
|
"tags" : [ ],
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : true,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"disabled" : false,
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"widget" : null,
|
|
"refreshOn" : "",
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"id" : "ekfiepc"
|
|
}, {
|
|
"label" : "HTML",
|
|
"labelPosition" : "left-left",
|
|
"className" : "",
|
|
"attrs" : [ {
|
|
"attr" : "",
|
|
"value" : ""
|
|
} ],
|
|
"content" : "<div class=\"progress\">\n <div\n class=\"progress-bar progress-bar-striped progress-bar-animated\"\n role=\"progressbar\"\n aria-valuenow=\"{{ data.progress_current }}\"\n aria-valuemin=\"0\"\n aria-valuemax=\"{{ data.progress_max }}\"\n style=\"width: {{ data.progress_current / data.progress_max * 100 }}%\">\n </div>\n</div>",
|
|
"refreshOnChange" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "htmlelement",
|
|
"input" : false,
|
|
"key" : "html",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"refreshOn" : "data",
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"hidden" : false,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"disabled" : false,
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"widget" : null,
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"tag" : "p",
|
|
"id" : "euz92uc"
|
|
}, {
|
|
"label" : "HTML",
|
|
"labelPosition" : "left-left",
|
|
"className" : "",
|
|
"attrs" : [ {
|
|
"attr" : "",
|
|
"value" : ""
|
|
} ],
|
|
"content" : "<div class=\"h3\">\n <a\n target=\"_blank\"\n href=\"{{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '-' + (!!(data.cluster)?data.cluster.name:'cluster.name') + '-01-connect.smardigo.digital' }}\">\n {{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '-' + (!!(data.cluster)?data.cluster.name:'cluster.name') + '-01-connect.smardigo.digital' }}\n </a>\n</div>",
|
|
"refreshOnChange" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "htmlelement",
|
|
"input" : false,
|
|
"key" : "html2",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"refreshOn" : "data",
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"hidden" : false,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"disabled" : false,
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"widget" : null,
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"tag" : "p",
|
|
"id" : "edletnj"
|
|
}, {
|
|
"label" : "HTML",
|
|
"labelPosition" : "left-left",
|
|
"className" : "",
|
|
"attrs" : [ {
|
|
"attr" : "",
|
|
"value" : ""
|
|
} ],
|
|
"content" : "<div class=\"h3\">\n <a\n target=\"_blank\"\n href=\"{{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '-' + (!!(data.cluster)?data.cluster.name:'cluster.name') + '-01-wordpress.smardigo.digital' }}\">\n {{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '-' + (!!(data.cluster)?data.cluster.name:'cluster.name') + '-01-wordpress.smardigo.digital' }}\n </a>\n</div>",
|
|
"refreshOnChange" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "htmlelement",
|
|
"input" : false,
|
|
"key" : "html4",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "show = data['connect-features'].includes(\"wordpress\") ",
|
|
"logic" : [ ],
|
|
"refreshOn" : "data",
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"hidden" : false,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"disabled" : false,
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"widget" : null,
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"tag" : "p",
|
|
"id" : "e53jrex"
|
|
}, {
|
|
"label" : "HTML",
|
|
"labelPosition" : "left-left",
|
|
"className" : "",
|
|
"attrs" : [ {
|
|
"attr" : "",
|
|
"value" : ""
|
|
} ],
|
|
"content" : "<div class=\"h3\">\n <a\n target=\"_blank\"\n href=\"{{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-keycloak-01.smardigo.digital/auth/admin/' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '/console' }}\">\n {{ 'https://' + (!!(data.cluster)?data.cluster.stage:'cluster.stage') + '-keycloak-01.smardigo.digital/auth/admin/' + (!!(data.tenant)?data.tenant.key:'tenant.key') + '/console' }}\n </a>\n</div>",
|
|
"refreshOnChange" : true,
|
|
"mask" : false,
|
|
"tableView" : true,
|
|
"alwaysEnabled" : false,
|
|
"type" : "htmlelement",
|
|
"input" : false,
|
|
"key" : "html3",
|
|
"validate" : {
|
|
"customMessage" : "",
|
|
"json" : "",
|
|
"required" : false,
|
|
"custom" : "",
|
|
"customPrivate" : false
|
|
},
|
|
"conditional" : {
|
|
"show" : "",
|
|
"when" : "",
|
|
"json" : "",
|
|
"eq" : ""
|
|
},
|
|
"tabs" : null,
|
|
"encrypted" : false,
|
|
"properties" : { },
|
|
"tags" : null,
|
|
"customConditional" : "",
|
|
"logic" : [ ],
|
|
"refreshOn" : "data",
|
|
"reorder" : false,
|
|
"placeholder" : "",
|
|
"prefix" : "",
|
|
"customClass" : "",
|
|
"suffix" : "",
|
|
"multiple" : false,
|
|
"defaultValue" : null,
|
|
"protected" : false,
|
|
"unique" : false,
|
|
"persistent" : false,
|
|
"hidden" : false,
|
|
"clearOnHide" : true,
|
|
"dataGridLabel" : false,
|
|
"labelWidth" : 30,
|
|
"labelMargin" : 3,
|
|
"description" : "",
|
|
"errorLabel" : "",
|
|
"tooltip" : "",
|
|
"hideLabel" : false,
|
|
"tabindex" : "",
|
|
"disabled" : false,
|
|
"autofocus" : false,
|
|
"dbIndex" : false,
|
|
"customDefaultValue" : "",
|
|
"calculateValue" : "",
|
|
"allowCalculateOverride" : false,
|
|
"widget" : null,
|
|
"clearOnRefresh" : false,
|
|
"validateOn" : "change",
|
|
"tag" : "p",
|
|
"id" : "ejuaoe9"
|
|
} ]
|
|
} |