[AAE-7154] Automate upload file dialog (#2418)

* [AAE-7154] Automate upload files dialog

* [ACA-71546] Fix for sigout

* update test

* delete comment

* fix lint

* fix

* fix after CR

* CR

Co-authored-by: Bartosz Sekula <Bartosz.Sekula@hyland.com>
This commit is contained in:
Ketevani Kvirikashvili
2022-02-16 00:57:23 +02:00
committed by GitHub
parent 488658802d
commit 22d65f006d
5 changed files with 94 additions and 31 deletions

View File

@@ -34,3 +34,4 @@ export * from './password-dialog';
export * from './select-template-dialog';
export * from './share-dialog';
export * from './upload-new-version-dialog';
export * from './upload-files-dialog';