[ADF-3308] ProcessList Component - Provide a way to filter the list by fields (#3629)

* [ADF-3308] Removed name input added two inputs

* * [ADF-3308] Modified demo component

* [ADF-3367] Modified docs

* [ADF-3308] Added tests

* [ADF-3308] Deprecated processDefinitionKey property
This commit is contained in:
Deepak Paul
2018-08-14 15:42:37 +01:00
committed by Eugenio Romano
parent 7173a620de
commit 50e5e7a36a
9 changed files with 158 additions and 38 deletions
+2 -1
View File
@@ -187,7 +187,8 @@
"BUSINESS_KEY_DEFAULT": "None",
"DESCRIPTION": "Description",
"DESCRIPTION_DEFAULT": "No description",
"ID": "ID"
"ID": "ID",
"PROCESS_DEFINITION_ID": "Process Definition Id"
},
"MENU_ACTIONS": {
"VIEW_CONTENT": "View",