* 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
* * 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
* Change the MyTask with assignee and generate an unique id
* save the taskfilter by user
* Add taskFilters value on the query params
* Fix the unit tests
* use js api beta version
* Rebase against development
* Filter the filters by id name or index
* Add the ability to translate and filter by key
* make properties optionals
* Remove import duplication