Anton Ramanovich
21d6818de5
ACS-10083 Fixes filters behavior with queryParams ( #11426 )
...
* [ACS-10083]: aadds populateFilters value safe check
* [ACS-10083]: introduces property to postpone document-list data load
* [ACS-10083]: migrates to using category id as a key instead of column key
* [ACS-10083]: excludes excessive Search API calls
* [ACS-10083]: updates user query setting
* [ACS-10083]: sonar qube fix
* [ACS-10083]: tests refactor
* [ACS-10083]: fixes tests
* [ACS-10083]: restores isFilterServiceActive prop initializer
2025-12-16 11:02:05 +01:00
Anton Ramanovich
8fa3e6acdf
[MNT-25408]: updates changing search config logic; exposes stream for active filters ( #11386 )
...
* [MNT-25408]: fixes execution sequence
* [MNT-25408]: adds getter
* [MNT-25408]: reverts getter for property access proxy
* [MNT-25408]: adds tests
* [MNT-25408]: minor fixes
* [MNT-25408]: minor fixes
2025-12-09 09:57:55 +01:00
Anton Ramanovich
c2add07426
[ACS-9166]: Recreating PR changes for support legacy config based saved searches ( #11329 )
2025-11-06 07:18:39 +01:00
Anton Ramanovich
e85a27e05b
Revert "[ACS-10083] Filter not behaving correctly in file and site (#… ( #11327 )
...
* Revert "[ACS-10083] Filter not behaving correctly in file and site (#11237 )"
This reverts commit 5016eff847 .
* [ACS-10083]: fixes sonarqube issue
2025-11-04 08:19:58 +01:00
rmnvch
82b9b18891
[ACS-10518]: Search input keyboard navigation accessibility fixes ( #11270 )
...
* [ACS-10518]: add permissions panel clear button updates
* [ACS-10518]: adds content-node-selector panel clear button updates
* [ACS-10518]: adds no-pointer class
* [ACS-10518]: adds no-pointer
* [ACS-10518]: minor fixes
* [ACS-10518]: fixes padding
* [ACS-10518]: unit tests refactor
* [ACS-10518]: minor fixes
2025-10-27 10:50:23 +01:00
rmnvch
5016eff847
[ACS-10083] Filter not behaving correctly in file and site ( #11237 )
...
* [ACS-10083]: fixes setValue flow; handles initial stream values properly
* [ACS-10083]: migrates to category.id instead of column key for filter key
* [ACS-10083]: refactoring to prevent setting nullish query
* [ACS-10083]: unit tests
* [ACS-10083]: adds method for getting operator by category id
* [ACS-10083]: removes API call trigger from component on initial value set
* [ACS-10083]: adds data for building initial query after page reload
* [ACS-10083]: removes nodes API call if has filter in query
* [ACS-10083]: no need to call submit inside of the comp on initial value
* [ACS-10083]: updated unit tests
* [ACS-10083]: minor fixes and refactorings
* [ACS-10083]: removes redundant types
2025-10-27 10:24:58 +01:00
rmnvch
6ab54be7d0
[ACS-10324]: checkbox enter key handling ( #11271 )
...
* [ACS-10324]: prevents bubbling of enter key
* [ACS-10324]: adds test
* [ACS-10324]: migrates to testUtils instead of direct query use
2025-10-27 10:22:58 +01:00
rmnvch
cbc204519e
[ACS-9986]: removes unneccesary styles ( #11105 )
2025-08-20 08:00:05 +02:00