* [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>
* Add more widgets to resources
* move methods for random process & task name to ADF
* Add some task related methods
* Add checkTaskListAndContentAreLoaded method
* [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>
* [AAE-4697] Restrict content node selector breadcrumb when destination folder path is wrong
* * Added unit tests
* * Used try/catch block
* * Moved if logic from try black to a method
* [ACA-4306] Testing - Add form widget ids in the SIMPLEAPP resources file
* downgrade nrwl workspace version
* Use the PR branch name and terminate
* Handle the error
* Revert downgrade nrwl workspace
* Remove the useless check on rebase and raise the exit 1
* Remove the script
* Use the HEAD and create a new variable for commit sha
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>