* [ADF-4248] Created form cloud service
* [ADF-4248] Created form cloud model
* [ADF-4248] Created new cloud form
* [ADF-4248] Exported cloud from module
* [ADF-4248] Added form saving feature
* [ADF-4248] Added form to task details
* [ADF-4248] Added services to save form
* [ADF-4248] Added data support
* [ADF-4248] Added outcome support in form model
* [ADF-4248] Modified demo component to show form
* [ADF-4248] Copied tests
* [ADF-4248] Added form parsing service
* [ADF-4248] Added form cloud demo
* [ADF-4248] Added form input to fom-cloud
* [ADF-4248] Added tests for form cloud model
* [ADF-4248] Improved form model json parsing
* [ADF-4248] Added test for form could
* [ADF-4248] Refactored types in the form model
* [ADF-4248] Improved tests
* [ADF-4248] Added tests for form cloud service
* [ADF-4248] Added tests for form services
* [ADF-4248] Refactored form services
* [ADF-4248] Handled form events in demo shell
* [ADF-4248] Improved form value parsing
* [ADF-4248] Added form-cloud demo to routing
* [ADF-4248] Added field validation without handler
* [ADF-4248] Added task variable model
* [ADF-4248] Added adf-cloud prefix to css classes
* [ADF-4248] Translated name of nameless task
* [ADF-4248] Added docs for cloud form component
* [ADF-4248] Added docs for cloud form service
* create base component
* [ADF-4248] Created formBase and formModelbase
* [ADF-4248] Used base classes in cloud package
* Update form-cloud.component.md
* Update form-cloud.service.md
* [ADF-4248] Created form cloud service
* [ADF-4248] Created form cloud model
* [ADF-4248] Created new cloud form
* [ADF-4248] Exported cloud from module
* [ADF-4248] Added form saving feature
* [ADF-4248] Added form to task details
* [ADF-4248] Added services to save form
* [ADF-4248] Added data support
* [ADF-4248] Added outcome support in form model
* [ADF-4248] Modified demo component to show form
* [ADF-4248] Copied tests
* [ADF-4248] Added form parsing service
* [ADF-4248] Added form cloud demo
* [ADF-4248] Added form input to fom-cloud
* [ADF-4248] Added tests for form cloud model
* [ADF-4248] Improved form model json parsing
* [ADF-4248] Added test for form could
* [ADF-4248] Refactored types in the form model
* [ADF-4248] Improved tests
* [ADF-4248] Added tests for form cloud service
* [ADF-4248] Added tests for form services
* [ADF-4248] Refactored form services
* [ADF-4248] Handled form events in demo shell
* [ADF-4248] Improved form value parsing
* [ADF-4248] Added form-cloud demo to routing
* [ADF-4248] Added field validation without handler
* [ADF-4248] Added task variable model
* [ADF-4248] Added adf-cloud prefix to css classes
* [ADF-4248] Translated name of nameless task
* [ADF-4248] Added docs for cloud form component
* [ADF-4248] Added docs for cloud form service
* create base component
* [ADF-4248] Created formBase and formModelbase
* [ADF-4248] Used base classes in cloud package
* [ADF-4248] Moved documentation to process services
* [ADF-4248] Removed duplicate import
* [ADF-4248] Fixed wrong imports
* [ADF-4248] Renamed form renderer input
* [ADF-4248] Show translated name for nameless form
* Enable the uploadWidget
* Make the form great again!
* Move the class style on the parent
* Fix the debugMode
* [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