* [AAE-3543] Attach button enabled only when all files uploaded
* [AAE-3543] Add unit tests
* [AAE-3543] Corrected name of unit test
* [AAE-3543] Merged isQueueFinishedUploading() with isUploading()
* [AAE-3543] Added spacing to unit tests
* instead of deleting the whole node when we upload and then cancel a new version, we delete the version in case
* reverting wrong auto indent
* fix case name of the unit test
* fix auto indent
* fix auto indent
* code fixes
* code fixes
* more code fixes
* even more fixes
* add missing typescript for cli
* rollback info drawer test changes
* use npx for cli commands
* restore attach providers
* [ACA-1894] - added the possibility to filter whenever is possible by file path
* [ACA-1894] - fixed linting
* [ACA-1894] - reverted dynamic app config service refresh
* [ACA-1894] - added extra example in upload docs
* Update upload.service.md
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* 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
* prevent and resume upload process
* upload fixes and confirmation dialog demo
* ability to toggle the upload confirmation demo
* fix tests
* unit tests
* docs update
* remove deprecation
* fix test name
* change input with textarea
* update file version use now the update content API
* provide way to test read only mode version list
* fix test
* test fix
* add majorVersion param
move common part in base class
* refactor upload queue
* fix after refactoring
* add comment functionality in versioning
add minor and major option in versioning
add animation in versioning
add new functionality in demo shell
* add animation test
* add missing properties test and base upload class
* fix reload after new version upload [ADF-2582]
* update documentation
* update doc and fix minor style issues
* fix tslint error
* change cachebuster
* ADF-2672 version manager disable buttons
* [ADF-2649] hide show actions in version list
* fix tests
* Add auto file renaming in FE side
* Add error handling, file type restriction
* Documentation
* Fix ts-lint error
* Test the service
* Fix fdescribe...
* fix viewer script
export insights and diagram
remove requires svg
fix new data adapter path
dist working with diagrams commented out
change use of minimatch
fix unused import
remove unused component
fix test
new import moment es6 and throw rxjs
fix import analytics test
fix imports rxjs
new pacakging
* fix after rebase
* fix test upload services
* exclude temporarily button event test
* restore commented demo shell files
* fix process spy