* [auto-commit] Update JS-API to 4.4.0-3366 for branch: update-js-api originated from JS-API PR: 3366
* [auto-commit] Update JS-API to 4.4.0-3368 for branch: update-js-api originated from JS-API PR: 3368
* [auto-commit] Update JS-API to 4.4.0-3369 for branch: update-js-api originated from JS-API PR: 3369
* [auto-commit] Update JS-API to 4.4.0-3371 for branch: update-js-api originated from JS-API PR: 3372
Co-authored-by: Travis CI User <travis@example.org>
* [AAE-4841] - Preserve current selection when preselecting the newly uploaded nodes
* add a method to handle unselection of a preselected row in document list and emit the change
* Fix-refactor unselection
* Fix document list reload
* Partial revert share datatable adapter
* try with overwriting datatable selection
* Sync datatable selection after every page load
* refactor selection/unselection in datatable by using a row id
* Fix/Add some unit tests
* Move preselection from adapter to doc list, fix single selection mode
* Add some unit tests
* Add document list unit tests
* [auto-commit] Update JS-API to 4.4.0-3342 for branch: update-js-api originated from JS-API PR: 3342
* [auto-commit] Update JS-API to 4.4.0-3345 for branch: update-js-api originated from JS-API PR: 3345
* [auto-commit] Update JS-API to 4.4.0-3346 for branch: update-js-api originated from JS-API PR: 3346
* [auto-commit] Update JS-API to 4.4.0-3350 for branch: update-js-api originated from JS-API PR: 3350
* [auto-commit] Update JS-API to 4.4.0-3353 for branch: update-js-api originated from JS-API PR: 3353
* [auto-commit] Update JS-API to 4.4.0-3357 for branch: update-js-api originated from JS-API PR: 3357
* [auto-commit] Update JS-API to 4.4.0-3359 for branch: update-js-api originated from JS-API PR: 3359
* [auto-commit] Update JS-API to 4.4.0-3362 for branch: update-js-api originated from JS-API PR: 3362
Co-authored-by: Travis CI User <travis@example.org>
* [ACA-4053] Changed the APP_VERSION value
* FIX for MNT-22236 - All updated UI files in 16 languages as per Sushmitha and Denys requests
Co-authored-by: Sushmitha100796 <sushmitha.v@muraai.com>
* [auto-commit] Update JS-API to 4.3.0-3264 for branch: update-js-api originated from JS-API PR: 3264
* [auto-commit] Update JS-API to 4.3.0-3273 for branch: update-js-api originated from JS-API PR: 3273
* [auto-commit] Update JS-API to 4.3.0-3274 for branch: update-js-api originated from JS-API PR: 3274
* [auto-commit] Update JS-API to 4.3.0-3275 for branch: update-js-api originated from JS-API PR: 3275
Co-authored-by: Travis CI User <travis@example.org>
* [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
* [auto-commit] Update JS-API to 4.3.0-3226 for branch: update-js-api originated from JS-API PR: 3226
* [auto-commit] Update JS-API to 4.3.0-3229 for branch: update-js-api originated from JS-API PR: 3229
* [auto-commit] Update JS-API to 4.3.0-3232 for branch: update-js-api originated from JS-API PR: 3232
* [auto-commit] Update JS-API to 4.3.0-3234 for branch: update-js-api originated from JS-API PR: 3234
Co-authored-by: Travis CI User <travis@example.org>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* ability to override successRoute from app.config
* Add basic doc
* Reset the appconfig
* Rebase and handle login errors
* Remove the default route /
* remove space
* remove unused script
refactor the alpha build to use the JS-API in the branch all the time
* use alpha build number
* rewire maxretry
* Delete check-js-api-version.js
* ATS-854 Add media tracks to player from webvtt rendition
* ATS-854 Fix condition
* ATS-854 Fix lint
* ATS-854 Move logic to media player
* ATS-854 Fix angular.json
* ATS-854 Fix error
* [AAE4504] FE - [ADF] Fetch destination Folder Path from a static path
* * Added condition to check destination folder path
* * Added typescript way to check
* Fix attach file from local e2e
* * Added unit tests to the recent changes
* * Fixed comments
Co-authored-by: Cristina Jalba <cristina.jalba@ness.com>