* [ADF-3829] Add multiple select checkbox to tasks and process cloud components in Demo-Shell
* [ADF-3829] A settings tab has been added to Process Cloud
* [ADF-3829] Remove unused imports
* [ADF-3829] Improve streamer of settings
* [ADF-3829] Create new cloud settings component with all its attributes for better structure and understanding
* [ADF-3829] Add localization for cloud settings component
* [ADF-3854] exclude set site content after rowFilter reset
* [ADF-3854] fix duplicated call
* [ADF-3854] add test
* fix unrelated failing test
* improve type definition
add set get filtering node selector
* remove comma
* [ADF-3854] demo-shell - case when rowFilter is not set for adf-content-node-selector-panel
* fix unrelated failing test
improve type definition
add set get filtering node selector
fix directive highlight
fix minor problem style breadcrumb
small refactoring problem documentlist
* fix lint style
* fix html node
* fix test
* [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
* [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
* Added tests related to process filters
* Adding back a check in task filters tests.
* no message
* Creating a completed process
* Added tests for default process filters
* Wait for the page to be loaded
* Fix process cloud page
* Use FilterParamModel
* Rollback method
* Fix core unit test related to identity service
* Fix process filters cloud
Get user info from different keys
* Select the my-task filter in case the task has been created
* Add family_name and given_name to the jwt token
* * Generated EditProcessFilterComponent by cli
* Added MatExpansionModule
* * Added translation keys related to the editProcessFilterComponent
* Updated editProcessFilterComponent
* * Refactored EditProcessFilter component
* Created delete , save and saveAs filter methods in the service
* Generated ProcessDialog component
* Exported process-cloud
* Added Unit tests to the EditProcessFilter
* * Added unit tests to the processFIlterDialog component* Refactored process-list-cloud-demo component
* * Added editProcessFilter documentaion.
* * Unified process filter cloud models
* * Used new process-filter-cloud model
* * Updated documentation
* * Updated demo component
* * Updated editProcessFilter unit tests
* * After rebase* Fixed missing documentation
* * Fixed conflicts
* Rebased with dev branch
* Fix import
* [ADF-3775] Created breadcrumb component for layout demo
* [ADF-3775] Created filter demo component
* [ADF-3775] Created apps demo component
* [ADF-3775] Created tasks list cloud demo component
* [ADF-3775] Created tasks process cloud demo component
* [ADF-3775] Created new cloud layout component
* [ADF-3775] Improved translation
* [ADF-3775] Fixed translation
* [ADF-3775] Improved layout
* Use the EditTaskFilters
TaskFilterCloud should have a stream of filter
Fix integration issues
* Remove useless route
Enable start task cloud button
* Remove useless pages and handle start task error event
* Fix wrong unit test
* Use the Process Cloud menu name
* * Genearated EditTaskFilterCloudComponent
* * Added unit tests to the editTaskFiltercomponent
* Added unit tests to the taskFilterDialog
* Added id selector
* * Added translation keys to the editTaskFilter component* Added translation keys related to the editTask in the en.json file* Changed FilterRepresentationModel to TaskFilterCloudRepresentationModel* Refactored editTaskFilterComponent* Created a deleteFilter method in the taskService
* * Refactored editTaskFilterComponent
* * used new editTaskFilterCloud component in the demo shell
* * Refactored editTaskFilter component* Updated unit tests
* Refresh the filters after the action
Reset the values after the EditComponentChanges
Improve the code
* * Added translate keys in demo shell for edittaskDialog component
* Modified translate keys for editTaskFilterCLoud component
* * Added documentation to the editTaskFilter component.* Fixed a typo.* Fixed Failing Test cases. * Added a EditTaskFilterCloud png
* rebase to dev
fix bugs and improve integration
* * Fixed tsLint css error
* * Fixed tslint css error * Fixed one unit test
* Move the concern of save delete saveAs into the component
fix integration with Demo shell
fix bugs
* * Updated unit test to the recent changes
* * Updated editTaskFIlter doc
* Added unit tests to the taskFIlterDialog component
* * Updated editTaskFIlter doc* Added unit tests to the taskFIlterDialog component
* * Merged task filter models to a single model
* * Updated tests with new taskfilter model
* * Updated documentation for new taskfilter model
* * Used new taskfilter model in the demo
* * Improved filter selection method
* * Removed unnecessory tanslate keys from demo shell
* Modified filterCloudModel
* fixed unit tests to the recent changes
* * Improved change handling for filter properties
* * Improved unit tests
* [ADF-3538] start creating new folder for cloud components
* [ADF-3538] added new package to the script and the builds
* [ADF-3538] added some more changes to scripts
* [ADF-3538] - starting the new package
* Add a cloud component as example
* Skip the scss style
* remove useless codes
* Add i18n example
* remove useless code
* Simplify the hello component
Fix the wrong path
* add the app-list-cloud-component
add the app-details-cloud-component
* Fix process service cloud path
* Remove useless file
* [ADF-3540] Start Task Component APS2
* Generated startTaskCloudModule
* Generated start-task-cloud component by cli
* Used start-task-cloud in the demo shell
* * Added FormModule instead of CoreModule
* Added StartTaskTestingModule
* Refactored startTaskCloud Component
* * Used FlexLayout
* Used Keylock api to fetch users
* Removed all css
* Refactored start-task-cloud component
* Removed form field from the starttask form
* Created UsedCloud model
* Added unit test to the recent changes
* Added mock objects
* * Added unit test to the startTaskCloud component
* * Added documentation about startTaskCLoud component
* Changed runtimeBundle to appName
* Changed defaultTaskName to name
* * Generated people-cloud component
* Created initialUserName pipe
* * Fetching roles by userId
* Filtering Users with required roles
* Removed duplicates
* Generated initial-user-name pipe
* Generated people-cloud component
* Created roleCloud module
* * Rebased with development branch
* Created start-task-cloud-demo component in the demo-shell
* * Added unit tests to the start-task-cloud service
* Added unit test to the people-cloud component and userInitail pipe
* Updated start-task unit tests to the recent changes
* Created mock data
* * Updated people-cloud component with error message* Updated unit tests
* * Included StartTaskCloud component in the demoShell* Created startTask demo component* Added create task button in the tasklist demo component
* * Added lodash
* * Fixed lodash import
* Add the start task into the cloud demo
* Fix the lodash import and @type
* Show the My task once the task has been created
* first change
* [ADF-3540] Improved start task component
* [ADF-3540] Fixed expression changed error
* [ADF-3540] Refactored code
* [ADF-3540] Fix lodash import error
* [ADF-3540] Remove lodash dependency
* [ADF-3540] Refatored code
* tmp
* [ADF-3540] Show/Hide current user as part of list
* [ADF-3340] Assign new task to current user when no assignee selected
* [ADF-3540] Rebased the latest changes
* [ADF-3540] Refactored code
* [ADF-3540] Improved user search logic for people component
* [ADF-3540] Moved user services to Core module
* [ADF-3540] Modified translation keys
* Add process-services-cloud into the license rule
* Fix wrong import for prod build
* Add license header
* Fix unit tests
* Fix proxy karma for content
* Fix proxy karma for process services
* Fix proxy karma for process cloud
* add stylelint
* fix style first part
* fix style second part
* fix style third part
* fix style fourth part
* Fix e2e tests first part
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* fix insights
* fix style abotu component
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* [ADF-3746] Rebase branch
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* Fix list error
* fix new style added
* tslint fix
* [ADF-3746] Fix scss errors on Process Filters Cloud component