* AAE-27343 Listen to form rules changes from reactive widgets
* remove leftover
* apply interface for reactive widgets and unit test
* update readonly control status
* [ci:force][link-adf:fix/AAE-27343-listen-to-form-rules-changes-in-reactive-widgets]
* [ACS-8999] Correct styles for buttons in unsaved changes dialog for different size of buttons, allowed to set maxWidth of unsaved changes dialog
* [ACS-8999] Unit tests
* Checking different way to build url
* Checking different way to build url
* Maybe
* Maybe
* Revert "AAE-20808 Fixed websocket protocol (#10433)"
This reverts commit 48e9d56453.
* Revert "AAE-20808 Adding support for ws protocol in websocket service (#10432)"
This reverts commit 6723cd1802.
* Revert websocket
* [AAE-20506] replace icon with material design icon
* [AAE-20506] fix size and position of 'change color' plugin's icon
* [AAE-20506] make sure material design's container does not define text color
* [AAE-10239] use an action when the datatable component is loaded
* [AAE-10239] add test for disabled context menu
* [AAE-10239] fixed context menu for tree component
* [AAE-10239] added new test for disabled context menu
* [AAE-10239] fixed context menu for recent changes for tree component
* [AAE-10239] backward compatible approach
* [AAE-10239] no need to format the file
* [AAE-10239] reverted rename of method
* [AAE-10239] renamed file so you can find it better
* Release 7.0.0-alpha.5 package-lock.json
* Revert package-lock.json for adf-cli
* Revert common package-lock.json
* Fix @alfresco/js-api version in adf-cli
* [MNT-24698] Concatenate aspect name to title when there are duplicated titles
* [MNT-24698] Added validation to check if name should be concatenated
* [MNT-24698] Add unit test
* [MNT-24698] Distinguish aspect without title from other aspect with title equals to its name
* [MNT-24614] Fixed APS basic auth login issue with ADF
* [MNT-24614] Addressed code review findings - Using includes api, and removed unneeded functions. Added missing return type to functions
* [MNT-24614] Added unit tests
* [MNT-24614] Added unit tests
* [MNT-24614] Fixed casing of unit test titles
* [ACS-8634] Limit drag area for dragging datatable rows
* ACS-8634 Fixed styles for context menu
* [ACS-8634] Keep row and cell appearance while dragging
---------
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
* [ACS-8634] "Manage Searches" - a full page list of saved searches
* Changes after CR
* [ACS-8634] Removed extra selector, drag&drop on hover
* [ACS-8634] Fix discovered bugs
* [ACS-8634] Unit test fixes
* [ACS-8634] Cleanup failing test case
* [ACS-8634] Unit test fixes
* [ACS-8634] Remove unused import
* [ACS-8634] Final cleanup
* [ACS-8634] Remove unused imports
---------
Co-authored-by: MichalKinas <michal.kinas@hyland.com>