* process list fixes
* template error fixes
* template and code fixes
* bug fixes in templates and types
* bugs, bugs are everywhere
* fix test
* test fixes
* enable strict templates for extensions lib
* enable strict mode for insights lib
* enable strict mode for core lib
* enable strict mode for content lib
* strict mode for process lib
* strict mode for process cloud
* fix demo shell template issues
* fix process cloud types
* [ci:force][auto-commit] Update JS-API to 4.5.0-3576 for branch: update-js-api originated from JS-API PR: 3583
* [ci:force][auto-commit] Update JS-API to 4.5.0-3603 for branch: update-js-api originated from JS-API PR: 3604
Co-authored-by: Travis CI User <travis@example.org>
* [ci:force][auto-commit] Update JS-API to 4.5.0-3557 for branch: update-js-api originated from JS-API PR: 3558
* lock fix remove snyk
* rebase
* [ci:force][auto-commit] Update JS-API to 4.5.0-3561 for branch: update-js-api originated from JS-API PR: 3562
Co-authored-by: Travis CI User <travis@example.org>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
* [AAE-5145] Add enum for content node selector actions
* [AAE-5145] Fix lint and unit tests
* Order imports back to original order
* Rename to NodeAction
* [ACA-4409] Resolved - More button is displayed on Destination Picker on a folder even if its files are not displayed
* [ACA-4409] Updated param names
* [ACA-4409] Refactored the changes
* Removed fit and fdescribe
* Resolved lint error
* [ACA-4325] - disable upload button on upload version begin
* Update upload-base.spec.ts
* disable upload button only on version upload component
* PR changes
* change to started
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* [AAE-5139] User name style fix and Discovery serice fixed
* * fixed unit test
* * fixed test and us latest js-api events
* * tests fixed
* * update js api
* * fixed test and lint
* [auto-commit] Update JS-API to 4.4.0-3395 for branch: update-js-api originated from JS-API PR: 3405
* [auto-commit] Update JS-API to 4.4.0-3422 for branch: update-js-api originated from JS-API PR: 3423
Co-authored-by: Travis CI User <travis@example.org>
* [AAE-5021] Add listPeople method to PeopleContentService
* lint
* Replace Person with EcmUserModel
* Update imports to @alfresco/adf-core
* Change to const + lint
* should be able to change permission if search service is down
* Update node-permission.service.ts
* Update node-permission.service.spec.ts
* Update node-permission.service.spec.ts
* [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