* 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
* [ADF-3358] link on logo
* [ADF-3358] test link on logo
* [ADF-3360] tooltip on logo
* [ADF-3360] update logo docs
* [ADF-3359] allow hex color codes for the background color
* [ADF-3358] better name for property
* [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
* Enable OAUTH2
* Create SSO services
* SSO improvements
* Rollback sso login change
* Add SSO configuration from Setting component
* Refactoring
* Remove login ECM/BPM toggle and move use the userpreference instead of store
* fix host setting unit test
* Fix unit test missing instance
* use the Js api oauth
* add logout component and clean sso not used class
* fix dependencies cicle
* add translation settings
* fix style setting page
* clean
* JS APi should receive the oauth config from the userPreference and not from the config file
* change login if SSO is present
* missing spaces
* add sso test in login component
* add logout directive new properties test
* Improve host setting and remove library reference
* fix login test
* Remove unused code
* Fix authentication unit test
* fix authguard unit test
* fix csrf check login component
* fix unit test core and demo shell
* remove
* [ADF-2626] added preserved state functionality for sidenav component
* [ADF-2626] changed logic for preserving the sidenav component state
* [ADF-2626] added missing curly brace }
* [ADF-2626] small changes on logic based on pr comments
* [ADF-2843] added tooltip for create folder and edit folder icons from Content Services
* Revert "[ADF-2843] added tooltip for create folder and edit folder icons from Content Services"
This reverts commit d5a7abb65b5bbfd024b44aa7e331e688aa13eb60.
* [ADF-2626] changed casting
* [ADF-2626] updated documentation with event
* [ADF-2626] removed app-config pipe because it was not being used