* process list fixes
* template error fixes
* template and code fixes
* bug fixes in templates and types
* bugs, bugs are everywhere
* fix test
* test fixes
* enable strict templates for extensions lib
* enable strict mode for insights lib
* enable strict mode for core lib
* enable strict mode for content lib
* strict mode for process lib
* strict mode for process cloud
* fix demo shell template issues
* fix process cloud types
* fix test
* update-js-api
* update-js-api
* invert test order for some reason
* split before save publicUrls
* split before save publicUrls
* [ADF-4810] split if publicUrls is not Array
* [ADF-4810]better check for string
* remove user preference setting save
* fix host setting test
* remove userPreferences test
* fix title service test
* remove unused imports
* restore input align
* fix service import in test tag rating
* disable random test
* host setting component reset JS-API
* reload api after user prefrence change
* remove replicate reset
* missing semicolon
* deprecate provider property
* remove trailing space
* check new value before to set
* Be able to change the available providers values
* Add deprecated tag
* add default providers
* Fix empty OAuth and selected providers
Improve the documentation
* Fix BPM guard to check SSO condition
* Add the oauthConfig again
* SSO or Basic otpion auth setting change
* fix host settings sso/basic
add login documentation
* remove test string
* fix auth guard test
* dispose upload emitter test events
* remove space
* exclude failing test
* 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