[ADF-3872] Add live configuration for Process List Cloud on Demo Shell (#4218)

* [ADF-3872] Add live configuration for Process List Cloud on Demo Shell

* [ADF-3872] Remove whitespace
This commit is contained in:
davidcanonieto
2019-02-01 13:52:44 +00:00
committed by Eugenio Romano
parent d28c8dccc8
commit cbc8043d02
5 changed files with 60 additions and 14 deletions

View File

@@ -7,7 +7,10 @@
},
"PROPERTIES": {
"NAME": "Name",
"CREATED": "Created"
"CREATED": "Created",
"STATUS": "Status",
"START_DATE": "Start Date",
"ID": "Id"
},
"ADF_CLOUD_START_PROCESS": {
"BUTTON": "Start Process",
@@ -58,6 +61,11 @@
"PROPERTIES": {
"NAME": "Name",
"ASSIGNEE": "Assignee",
"ID": "Id",
"STATUS": "Status",
"PRIORITY": "Priority",
"CREATED_DATE": "Created Date",
"LAST_MODIFIED": "Last Modified",
"CREATED": "Created"
},
"LIST": {