* [AAE-4428] Add selected file counter to attach file widget
* [AAE-4428] Add getSelectedCount method
* [AAE-4428] Add unit tests
* [AAE-4428] Changed so TranslationService injection is not necessary
* [AAE-4428] Added unit tests to check the element has been injected
* spacing
* [AAE-4428] Remove unnecessary check in unit test
* [AAE-4428] Add node counter directive
* [ci skip] Fix linting issues
* Remove changing the selection to the nabigated node
* Revert removing selection on folder loaded, add unit test
* Added documentation
Co-authored-by: adomi <ardit.domi@alfresco.com>
* [ADF-5362] - Content type properties showed when content type changed
* [ADF-5362] - Added some fix and some unit tests
* [ADF-5370] - fixed e2e
* [ADF-5370] - fixed e2e
* merge app config from the extensions
* improved service injection in unit tests
* extra unit test
* fix content tests
* update code as per review
* fix lint
* fix lint
* update code and tests
* update schema
* [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>
* [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>
* [AAE-4429] Add readOnly breadcrumb to upload from device tab
* [AAE-4429] Added unit tests
* [AAE-4429] Moved unit tests
* [AAE-4429] Removed breadcrumb title
* [AAE-4569] Added readOnly property to breadcrumb components
* [AAE-4569] Add method for testing if an anchor element should be used
* [AAE-4569] Add missing return type
* [AAE-4569] Add unit test
* [AAE-4427] Embed upload progress dialog inside the upload from your device tab in attach file widget
* Fix failing unit tesT
* Add unit tests
* Removed not needed condition
* Make upload from your device tab same size as Repository tab
* Revert renaming causing breaking change
* simplify if conditions
* Update js-api version
* Use typescript ?. operator
* Add unit test for non existing datatable entries