* [ACS-8582] Add UnitTestingUtils class, adapt first batch of unit tests
* [ACS-8582] Extend UnitTestingUtils, cover second batch of unit tests
* [ACS-8582] Extend UnitTestingUtils, cover third batch of unit tests
* [ACS-8582] Extend UnitTestingUtils, cover final batch of unit tests
* [ci:force]
* [ci:force]
* [ACS-8582] CR fixes
* [ACS-8582] CR fixes
* [MNT-24538] Bump PDFjs viewer version and use annotation mode disabled
* [MNT-24538] Proper test params
* [ci:force]
* [MNT-24538] Use different pdfjs version
* [ci:force]
* [MNT-24538][ci:force] Use proper legacy paths
* [MNT-24538][ci:force] Use Node 22 LTS
* [MNT-24538] Use pdfjs legacy version
* [MNT-24538] Use existing pdfjs-dist version with new param
* [MNT-24538] Legacy build cleanup
* [MNT-24538] Lockfile fix
* [MNT-24538] Lockfile fix
* [MNT-24538] Unit test fix
* [MNT-24538] Unit test fixes
* AAE-22900: update ObjectDataTableAdapter to support server and client sorting modes
---------
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* [AAE-28806] Enable form variables in REST for RadioButton
* [AAE-28806] Enable form variables in REST for Dropdown widget
* [AAE-28806] removed debugging information
* [AAE-28806] Removed code repitition
* [AAE-28806] Made fields readonly
* [AAE-28806] fixed pipeline
---------
Co-authored-by: Andreas Philippi <90837097+andrphilippi@users.noreply.github.com>
* [ACS-9012] Add the option to truncate disaplay value in text column
* [ACS-9012] Use slice as substr is deprecated
* [ACS-9012] Remove redundant param
* 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
* [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
* [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>