* [ADF-3639] Fix default selected process at Start Process Component
* [ADF-3639] Fix default selected process at Start Process Component
fix e2e
* lint fix
* Automation tests for Viewer Component - Content Services
* Deleting alfresco-ng2-components.iml
* Updating Viewer Page for failing tests
* Adding tests for Viewer Component and some minor changes on Viewer Component - Content Services
* Removing some lines used to test
* Automation tests for Viewer component and Viewer component - Integration with Router + minor changes on tests for Viewer Component - Content Services
* Correcting an import + some improvement to the code
* Correcting tests for opening different file extensions
* Removing a console.log I forgot
* Refactoring the test in Viewer Component
* Refacotring using lint
* Adding browser refresh after each file type
* Moving tests to proper folder
* Minor changes
* remove faulty BE files from e2e
* fix test viewer
* fix process service tests
* fix test
* fix process test
* fix lint
timeout decrease
* increase some timeouts to fix CS e2e
* lint fix
* 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
* procesdefinitionId set
show dropdown multiple process
* fix sourcemap
* fix test start process
* fix test
* changes after code review
* add show dropdown optional
* remove fit fdescribe
* processDefinitionId in processDefinition change
* improve tests
* fix translations form
* fix style webpack script
* fix tslint error problem in viewer
* fix naming problems in attach file widget
* add start process form values data initialization option
* fix translation problems
* missing return type
* start process name configuration
* add CS cross PS configuration
* start process from file example
* fix minor issues
* add documentation and move the dialog in a separate component
* easy test select app
* alfrescoRepositoryName right property
* file conversion test
* fix issue after CR
* Remove forgotten semicolon.
* [ADF-2054] start creating custom upload widget for share integration
* [ADF-2054] changed content node selector service to allow different opening approach
* [ADF-2054] addedd support for multi resource files
* [ADF-2054] fixed base case for upload when only local files are selected
* [ADF-2054] start adding and fixing tests for new share attach button widget
* [ADF-2054] changed test to perfrom a correct check
* [ADF-2054] removed fdescribe
* [ADF-2054] added test for share-widget component
* [ADF-2054] added peer reviews changes
* [ADF-2054] created a module folder for content widgets
* [ADF-2054] fixed wrong import
* [ADF-2054] fixed rebase errors
* [ADF-2054] restored some files changed by rebase
* [ADF-2054] added link to content services to fix packaging issue
* [ADF-2054] renamed widget
* [ADF-2098] Start Process - the default process definition should be selected
* made the start-process component to automatically select Process definition if it is the only definition.
* [ADF-2098] Start Process - the default process definition should be selected
* made the start-process component to automatically select a processDef in start-form if there just one processDef present
* [ADF-2098] Start Process - the default process definition should be selected
* made the start-process component to automatically select a processDef in start-form if there just one processDef present
* Update start-process.component.html
* Update start-process.component.ts