* [ADF-3920] Process Service Cloud render card with default theme and icon if missing
* [ADF-3920] Process Service Cloud card rendering with default theme and icon
* [ADF-3920] - Remove import from index in spec file
* Fix unit tests
* [ADF-3920] - add complete name on unit test
* [ADF-3920] - add unit test to verify input object for app-details-cloud
* in progress
* done
* done
* moved all the expect statements into a single method 'checkButtonOrderInViewerToolbar' in viewerPage.ts
* lint fixes
* code review comments - updated the button list to fetch the last button in the toolbar and asserting that the last button is the 'More Actions' menu button.
* code review comments
* linting fixes
* updated the right test case id
* in progress
* done
* linting fixes
* code review comments
* code review comments
* code review comments - Split the Test cases in TestRail as they were too long and updated the relevant test case numbers in the PR.
* moved the error message ot a variable and using the TestConfig url rather than hardcoding it.
* All the Settings Component tests automated.
* added beforeEach
* changed the describe statement.
* using the document list container and Task app for asserting on that page.
* [ADF-3883] Improve edit-process-filter-cloud by adding inputs to control filters, sort and actions * Fixed translate keys
* * Added more properties to the editProcessModel
* Fix FIlterOption model
* Fix import model name
* * After rebase* Cherry pick * Updated doc
* Revert commit
* Revert changes
* * Removed obervalu from model* Added edit process/task filter to the demo shell* Refacotred edit task/process filter * Updated test to the recent changes
* * Fixed failing e2e tests * Added data-automation-id
* * After rebase
* * Modified ProcessFilterActionType model* Added condition to get the currect filter after save as* Changed column to sort in the en.json, removed unused keys* Improved onSave editProcessfilter method * imported missing groupModule in the process-service-cloud module
* * Fixed e2e test
* [ADF-3943] Remove non-working filters from Edit Task Filter Cloud and add live configuration for Task List Cloud Component
* [ADF-3943] Fix unit test
* [ADF-1344] New Custom Loading Content Directive for Datatable Component
* [ADF-1344] Add unit tests for directives on Document List
* [ADF-1344] Add directive prefix to context-menu directive
* [ADF-1344] Old directive selectors have been put back
* [ADF-1344] Add old selector for empty-content directive
* Add GroupComponent to the start task cloud
* [ADF-3946] Exported unexported componentes in group module
* [ADF-3946] Used group module in start task module
* Fix import
* Fix build name
* Fix build name unit tests
* Fix unit test
* Add space to rebuild travis
* [ADF-3889] [Start Process Cloud] - APS2 - error displayed when try to create an process with an name bigger the 255 characters* Fixed error displayed when try to create an process with an name bigger the 255 characters
* * Fixed comments* Updated doc * Added unit tests to the recent changes
* * Added validation to check whitespace
* Prevented starting a process just with the whitespace
* Fixed Error displayed in console when start a process