* Run tsc on the e2e folder and as part of the sh script
* in progress
* in progress
* in progress
* in progress
* in progress
* in progress
* fixing compile errors
* fixing compile errors.
* Fix the apiService and exclude nodemodules
* Add semicolumn
* fix import
* fix configuration test package
* fix
* fix errors
* fix typescript
* restore packages.json
* fix errors after rebase
* fix type prolems and add protracotr path mapping
* remove undefined
* C299200 automated
* Test package version
* Save the head of development into a tmp file (this will avoid error in case of rebase meanwhile the pipeline is running)
Remove the -gnu in the wrong position
* Update test-e2e-lib.sh
* Print adf version on each step
* Print adf version on each step
* Add console log and skip install on the unit test demo shell
* Remove the print dependendy
* Remove the tmp folder inside the smart-build script. Print the deps file to see the current dependencies
* Use the alpha of the latest lib published on npm
* Use name instead of env
* Enable cache dist
* enable only master and dev
* rename e2e lib
* add nx and smart build
* disable packaging and create demo shell stages
* use same name
* Enable affected e2e for core and process
* Enable affected libs check on all the e2e
* fix e2e condition
* Enable unit tests
* Manage case deps not present
* add name typo
* add affected folder to check e2e
* change an e2e test
* remove branch typo
* Update .travis.yml
* modify settings page and add test for login with SSO
* remove await
* added the HOST_SSO as parameter
* change setSilentLogin method, add new method, add new test
* remove comment
* optional parameters silentLogin and implicitFlow
* moved --host_sso "$E2E_HOST_SSO" to ./scripts/test-e2e-lib.sh script
* add missing import
remove creation folder in redirect test in main folder
fix update script
update node js-api to last alpha before to install
improve share dialog test
* update gnu
* fix notification and search e2e
* change name compatible with file name
* improve failing test to avoid cdk overlay problems
* [ADF-3561] fix Outcome not translatable
* increase sleep in user permission
checklist missing uppercase
comment possible different value in test due time
* improve document list actions
* improve document list action test
* tag refresh bbefore next test
comment possible value due the time
* [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