* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-37064 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 37066
* [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-37065 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 37066
* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-37064 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 37066
* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-37065 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 37066
* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-37065 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 37066
* [AAE-11288] Change import from core to content-services due to a ADF directives refactoring
* [AAE-11288] Fix content-services directive not found since has been moved from ADF core to content-services package
* [AAE-11288] Fix directives imports from core to content-service into the spec files
* [AAE-11288] [ci:force] Fix unknown directives, importing the content directive module
* [ci:force] Updates @alfresco/adf-extensions and @alfresco/adf-content-services to 5.2.0-37065
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>
* [ACS-4013] Fix pagination focus styling
* [ACS-4013] Missing style remove
* [ACS-4013] Moved pagination styling to proper place, make focus color var global
* [ACS-4013] CR fixes
* Revert "[AAE-10766] upgrade to new About component (#2769)"
This reverts commit 5ce4835e4ce413106f5e745f44724893579d2972.
* restore about dialog changes
* latest ADF alpha
* [AAE-6294] The list should be refreshed without allowing a used to select the same folder already deleted
* Changes done as per comment
* resolved build fails
* upgrade to Angular 13
* upgrade datetime picker libs
* upgrade to eslint 13
* fix eslint issues
* downgrade datetime picker
* fix scss builds
* use proper node version on travis
* fix e2e check
* fix test run
* upgrade ngrx to 13
* use latest ADF 5.x
* add missing ban plugin for eslint
* use latest ADF 5.x branch
* use latest ADF 5.x
* use latest ADF
* sync libs with adf and apps
* Updating to the right version of mat-datetime-picker
* Fix Test Suites: Search - AAE-10222
* Satisfy linter
* upgrade to adf 5.0.0-angular.13
* upgrade adf to 5.0.0-angular.13.1
Co-authored-by: Andras Popovics <popovics@ndras.hu>
Co-authored-by: MichalFidor <michal.fidor@hyland.com>
* [ACA-3379] Routing & skeleton for manage rules screen
* Linting
* Update routing so it's no longer lazy loaded
* Reverted to using lazy-loaded routes
* Remove action visibility from favourites, update e2e test data
* [AAE-8822] Use ADF New Version Uploader dialog instead of using node-version dialog, to allow to upload new file version and to manage file versions
* [AAE-8822] Add versionUpdateDialog unit tests
* [AAE-8822] Add openVersionManagerDialog unit tests
* [AAE-8822] Fix lint problem
* [AAE-8797] Update slector with new adf version uploader dialog class
* [AAE-8797] Remove unused node versions dialog, since the ADF NewVersionUploaderService is used
* [AAE-8200] - Add a way to hide personal files and configure a landing page
* Move global variable inside the function used
* Rename plugin content service variable
* Fix lint
* Fix comments
* [AAE-8201] - Add a way to hide libraries and secondary navbar sections
* Add new variable
* Rename variable for toggling content service sections
* Fix lint errors
* Remove unnecessary or condition