* [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-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-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
* [ADF-3749] Created new process filter component
* [ADF-3749] Improved process filters
* [ADF-3749] Improved process filters
* [ADF-3749] Added tests
* [ADF-3749] Included filter in process list cloud demo
* [ADF-3749] Added documentation
* [ADF-3749] Improved documentation
* [ADF-3749] Added new query model and improved model names
* [][ADF-3749] Added extra documentation
* [ADF-3749] Added new key in the filter models
* [ADF-3749] Added translation support for filters
* [ADF-3749] Added new tests
* [ADF-3749] Added new translation keys
* [ADF-3723] added first step to adf tree view component
* [ADF-3723] start adding tests for the new component
* [ADF-3723] fixed style and start adding tests
* [ADF-3723] working on unit test
* [ADF-3723] added test for the new tree view component
* [ADF-3723] added event when clicked on a tree node
* [ADF-3723] refactored code
* [ADF-3723 added peer review changes
* [ADF-3723] fixed extra space
* [ADF-3723] fixed unit test
* [ADF-3723] fixed failing unit test
* [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
* change index
* fix package
* Fix module structure with Cli
* add basic structure
* Create a library with angular cli
* Add a cloud component as example
* Skip the scss style
* add the import scss
* 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
* Expose and use the new component
* Consume the new package and component from the demoshell
* Fix process service cloud path
* [ADF-3538] Alfresco Process Service Cloud - new package with CLI (#3872)
* [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
* change index
* fix package
* Fix module structure with Cli
* add basic structure
* Create a library with angular cli
* Add a cloud component as example
* Skip the scss style
* add the import scss
* remove useless codes
* Add i18n example
* remove useless code
* Simplify the hello component
Fix the wrong path
* Fix process service cloud path
* Download process-service-cloud from the CS
* [ADF-3538] generated task-list cloud by cli
* [ADF-3550] Added Task Filter Cloud component
* [ADF-3550] Task Filter Cloud component relocated
* [ADF-3538] rebased task list cloud 2.0
* [ADF-3538] fixed ng-package.json
* [ADF-3538] reverted worng changes
* [ADF-3538] removed wrong rebased files
* [ADF-3538] forcing update of app-list file
* [ADF-3538] wrong file after rebase removed
* [ADF-3538] wrong file after rebase fixe
* Merge the applist component with task list
* [ADF-3550] Added Task Filter Cloud component
* emit the event
* Add the route process cloud and fix the page issues
* fixed wrong pagination initialisation
* improved initialisation of page size
* removed unused import
* fixed tsconfig with double definition
* Use standard name for scss
* fix sorting issue and remove useless models
* Fix tslint
* Use 1 single testing module file
* [ADF-3538] [ADF-3547] Fix selected task filter and unit tests
* Fix unit tests and remove useless imports
* Uncomment unit tests
* Remove useless component
* Use main module instead of submodules
* Remove useless jsdoc and improve doc
* Remove useless jsdoc
* Remove useless interface
* remove AfterViewInit import
* remove js doc params
* fix e2e upload
move viewer subbfolder
* fix CS services e2e test
* add log for error in upload delete
* aysnc get node
* new tentative
* attempt 2
* attempt 3
* new demo shell test
travis change for test
* excluded file tslint fix
* remove desktop only class
* renable tests
* decrease time notification
* add process service multiselect demo test
fix e2e
* remove log
* add custom toolbar example
* fix version component restore and delete event
* version manager actions
* fix test
* fix unit test
* remove fdescribe
* fix tslint
* fix screenshot rewrite problem
* remove fdescribe
* multi instance try
* remove fdescribe
* try uncomment some test
* error page
* fix user preferences pagiantion
* search page test include
* fix type tslint e2e
* restore code
* default lang momentadapter
* fix test
* [ADF-3384] removed console log from test
* [ADF-3384] adding some fixes for tests and code
* [ADF-3384] fixed some test and code
* [ADF-3336] start adding test for documentlist
* [ADF-3336] fixed test for permission message
* [ADF-3336] start adding test custom column type
* [ADF-3336] - added documentlist tests - PART I
* [ADF-3336] removed fdescribe
* [ADF-3336] fixed error on files component
* [ADF-3336] - unified all the diverging tests into one file
* [ADF-3336] fixed label for test
* [ADF-3336] removed fdescribe
* [ADF-3336] added sorting tests and some fix
* [ADF-3336] added other automations
* [ADF-3336] fixed processButton get
* [ADF-3336] stabilising some flaky tests
* [ADF-3336] added line height check
* [ADF-3336] Test that needs to be fixed
* [ADF-3336] commented failing search tests
* [ADF-3336] removed locator from test and added to page object
* ]
[ADF-3336] rebased after last changes on development
* [ADF - 3336] added more test and actions for the test
* [ADF-3336] reenabled disabled tests
* [ADF-3336] reenabled disabled tests
* [ADF-3336] reenabled disabled tests
* [ADF-3336] reenabling disabled tests
* [ADF-3336] stabilized core tests
* [ADF-3336] fixing process service integration tests
* [ADF-3336] removed comments and skipped two tests
* remember me
* add login component e2e test
* add success route test
* add change logo check
* redirect url after logout e2e
* move redirection test in a separate file
* login component tslint
* cardview e2e
* fix login test
* add test case number
* move version test in a separate file
* clean unused elements
* metadata part 1
* tslint fix
* fix metadata test
* remove fit
* fix formatting file viewerPage
* multi propety test
* metadata and login improvements
* fix data automation fix
* metadata permission e2e
* fix tslint problems
* improve selector
* stabilize search component test
* stabilize test step 1
* fix tag test
add config timeout
* tentative
* delay after download
* change meatdata test
* stabilize metadata
* use smaller file for not extension related test
* stabilize test step 2
* exclude failing test
* timeout fix
* split in multiple task e2e
* trick travis
* trigger build
* fix command issue
* fix save screenshot
* fix run subfolder
* test timeout increase