* [ci:force][auto-commit] Update @alfresco/js-api to 5.2.0-401 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 36873
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-36869 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36873
* [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-36869 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36873
* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-36869 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36873
* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-36869 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36873
* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-36869 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36873
* ACS-3545 Fix for e2e tests
Co-authored-by: alfresco-build <alfresco-build@hyland.com>
* Add actions service
* Create components
* Rebasing
* Add card view component
* Moved actions definition call outside of actions list component
* Localisation of parameter and action labels + read only mode for components
* Remove action option
* Default to one item in array
* Handle change of cardview
* Linting
* Add unit tests
* Fix broken unit tests
* Fix unknown word
* Add private to property
* [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
* Add triggers section with checkboxes
* Add some unit tests
* Changed Input property of rule details so that it takes a changeable value rather than just an initial value
* Made separate component with control value accessor for triggers
* Linting
* Change trigger values to lowercase to be in sync with the API
* Minor styling changes and add new rule button to manage rules screen
* Add option for unknown field to be selected
* Add read only to nested composite and simple conditions
* Added unknown field tests for simple condition
* Linting
* Change how the triggers component displays when disabled
* First commit: rules listing
* [ACS-3339] Manage Rules screen / listing - Manage rules screen template & minimal listing
* some changes for rule model
* some changes requested for PR
* a couple more fixes
* removed initial value from aca-rule-details
* spelling error fixed
* First commit: simple and composite condition UI
* Styling, readonly mode, etc...
* Unit tests for RuleSimpleConditionUiComponent
* Validation for composite condition
* Add unit tests for composite conditions
* Revert manage rules screen
* Reset karma conf singleRun to true
* Couple of small changes
* Typo
* created service for rules
* progress on folder-rule service
* some progress with folder-rules service unit testing
* [ACS-3339] Manage Rules screen / listing - Folder rules service
* Review comments
* Review comments
* 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>
* [ACS-3379] Fix unit tests for the visibility rules of the folder rules
* Add stage to .travis.yml so unit tests run on Travis
* Karma singleRun: true so that Travis doesn't stall
* [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-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