* [ADF-4155] ProcessServiceCloud - show AppList when service is missing
* [ADF-4155] - lint
* [ADF-4155] - move docs content
* [ADF-4155] - reset unnecesary doc file changes
* [ADF-4155] - fix unit tests
* [ADF-4155] AppListCloudComponent - Fix unit test
* [ADF-4155] - remove calls reset
* [ADF-4155] - skip app list test
* [ADF-4155] - fix unit test
* [ADF-4155] - app- list unit test
* [ADF-3986][ProcessListCloudComponent] Be able to filter process with all possible params* Added missing parameters* Added unit test the recent changes* Updated docs
* * Removed unwanted appVersion from process list
* * Removed unwanted properties
* * Reverted changes related status
* Update edit-task-filter-cloud.component.ts
* Fix the task and process filters value
* Rollback the process instance id
* * Added more process list properties in the demo
* * After rebase
* Used application query api.
* * Fixed failing unit test
* * After rebase
* * Fixed message
* * Fixed conflicts.
* * Fixed Lint error
* * Documentation conflicts fixed.
* [ADF-3841] Improve edit-task-filter-cloud by adding inputs to control filters, sort and actions* Provided an input to pass sort properties* Provided an input to pass filter actions
* * Provided way to configure sort and action properties from app.config
* Updated unit tests the recent changes
* * Added missing properties* Removed unwanted properties* Provided a way to to show range when the lastModified is passed* Fixed order should be visible if sort as been passed
* * Provided way to show checkbox
* * Changed to state, assignment to status and assignee* Updated Document* Updated unit tests
* * Removed unnecessary mock object
* * Removed FilterActionType * Updated documentation
* * Modified editTaskFilterCLoud component e2e tests to the recent changes
* * Fixed e2e tests
* * Fixed failing e2e test
* * Removed unwanted comment
* * After rebase
* * After rebase
* * After rebase
* * Fixed e2e conflict
* [ADF-3883] Improve edit-process-filter-cloud by adding inputs to control filters, sort and actions
* Provided an input to pass sort properties
* Provided an input to pass filter actions
* Provided a way to configure sort properties and actions
* * Updated unit tests to the recent changes
* Fixed order should be visible if sort as been added to the config
* Fixed if lastModified if defined the component should show the range lastModifiedTo lastModifiedFrom
* Updated doc
* * Removed ProcessFilterActionType* Renamed state to status* Refactored edit-process-filter * Updated doc
* * After rebase
* * Fixed editProcessFilter e2e tests.
* * Removed unwanted comment
* * After rebase
* * After rebase
* * After rebase
* [ADF-4123] Added service to get process instance details
* [ADF-4123] Added process header component
* [ADF-4123] Added more properties to model
* [ADF-4123] Exported process sidebar
* [ADF-4123] Added new process instance details demo component
* [ADF-4123] Added tests for module
* [ADF-4123] Added tests for process-header
* [ADF-4123] Added documentation
* [ADF-3919] Split group roles permission service into two
* [ADF-3909] Added roles filtering title input
* [ADF-3909] Added candate users and groups to task models
* [ADF-3909] Used group component in start task
* [ADF-3909] Updated docs
* [ADF-3909] Added disabling for multi selection
* [ADF-3909] Improved task creation logic
* [ADF-3909] Changed assignee selection mechanism
* * Added role filtering to groups* Updated unit tests to the recent changes* Created getGroupDetailsById and checkGroupHasGivenRole in groupService* Updated unit test to the groupService
* * After rebase
* * Changed method name checkGroupHasGivenRole to checkGroupHasRole
* * After rebase
* [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
* [ADF-3812] Added multiple user selection and user pre-selection
* [ADF-3812] Added tests
* [ADF-3812] Added jsdoc
* [ADF-3812] Improved variable naming
* [ADF-3812] Improved mode selection
* [ADF-3812] Changed input name and emit logic
* [ADF-3812] Used modified emitter name in start task
* [ADF-3812] Improved default role selection
* Use the new strategy to fetch the authorized users
* * Fixed pre-selection in single mode
* * Added invalid selection validation
* * Added start task assignee validation
* * Improved preset loading
* * Improved tests
* * Added test to validate default assignee
* * Added methods to check user has access to an app
* * Added app access to people cloud and start task
* * Refactored methods and removed unused input - showCurrentUser
* * Added tests
* * Changed service names and removed unwated services
* * Used formControl error instead of manual error flag
* * Used new hasError method of people component inside start task
* * Improved tests
* * Updated callCustomApi call signature
* * Added documentation
* * Disabled search until clientId is retrieved
* * Changed realm name
* * Added jsdoc for service methods
* Remove the useless doc
* [ADF-3841] Improve edit-task-filter-cloud by adding inputs to control filters, sort and actions
* Refactored editTask
* Added translate keys related to the edittask filter
* Created TaskFilterProperties model
* * Refactored Edit Task Filter
* Added method to fetch all running applications
* * Added date validation error message
* * Added css mixin
* * Removed dateError flag
* Used formController error
* * Added default filter properties
* * Refactored appsProcessCloudService
* Added flexlayout to align all filter properties
* * Modified unit test for the recent changes* Added few unit tests* Updated editTaskFilter documentation
* * Rebased with the latest changes * updated doc * Updated translate keys