Anton Ramanovich
725dfcd02f
[ACS-12756]: adds export for saved searches context service ( #5376 )
2026-09-07 14:23:55 +02:00
Anton Ramanovich
d281bceaa1
[ACS-11861] Revert "ACS-11861 Sharable link redirects to Login Page (… ( #5219 )
...
* [ACS-11861]: reverts ACS-11861 Sharable link redirects to Login Page (#5206 ); refactoring; UTs update
* [ACS-11861]: sonar fix
* [ACS-11861]: lock file clean up
2026-06-11 14:39:12 +02:00
Anton Ramanovich
09af8f613a
[ACS-11158] style update ( #5050 )
2026-06-08 14:05:00 +02:00
Anton Ramanovich
804824ebb0
ACS-11861 Sharable link redirects to Login Page ( #5206 )
...
* [ACS-11861]: adds publicUrl check
* [ACS-11861]: UTs
* [ACS-11861]: brings in minimatch dependency
* [ACS-11861]: sonar fix
2026-06-03 08:44:14 +02:00
Anton Ramanovich
8bc00a2295
[ACS-9765]: node actions service export ( #5149 )
2026-05-08 10:26:49 +02:00
Anton Ramanovich
51deb5ccd1
[MNT-25541]: copies wasm files to app build ( #5035 )
2026-02-10 13:05:15 +00:00
Anton Ramanovich
7c71e8f465
[ACS-10203]: color var for select all tooltip ( #5017 )
...
* [ACS-10203]: color var
* [ACS-10203]: typo fix
2026-01-30 11:27:17 +01:00
Anton Ramanovich
55d818eb88
[ACS-10217]: adds proper enter key handling ( #5000 )
2026-01-29 13:07:59 +01:00
Anton Ramanovich
fd81a29d51
[ACS-10083]: addstop level filter management; unit tests ( #4935 )
2026-01-12 08:28:18 +01:00
Anton Ramanovich
fef4075e93
[MNT-25408]: fix activeFilter stream logic ( #4957 )
...
* [MNT-25408]: fix activeFilter stream logic
* [MNT-25408]: UTs update
2026-01-12 08:27:59 +01:00
Anton Ramanovich
3f25c12b6f
[MNT-25408]: ensure loader is not shown on nullish query ( #4885 )
...
* [MNT-25408]: ensure loader is not shown on nullish query
* [MNT-25408]: moves config change processing to search inout component
* [MNT-25408]: adds tests
* [MNT-25408]: fixes logic; adds tests
* [MNT-25408]: minor fix
* [MNT-25408]: fixes build issue
* [MNT-25408]: unit test fix
2025-12-17 07:28:18 +01:00
Anton Ramanovich
12a4c76c27
[ACS-10801]: removes pipe mock declaration ( #4936 )
2025-12-15 08:10:07 +01:00
Anton Ramanovich
71eee988aa
[ACS-10421] Add support for legacy config.json based approach for saved-searches ( #4863 )
...
* [ACS-9166]: introduces saved searches context service
* [ACS-9166]: migrates to context service
* [ACS-9166]: fixes tests
* [ACS-9166]: removes prev approach artifacts
* [ACS-9166]: fixes falsy emissions form pipe
* [ACS-9166]: adds reactive strategy option
* [ACS-9166]: tests fixes
* [ACS-9166]: minor fix
2025-11-06 13:22:02 +01:00
Anton Ramanovich
5a233777a7
[ACS-10421]: upstream fix ( #4888 )
2025-11-06 09:47:26 +01:00
Anton Ramanovich
0c9d2953be
[ACS-10198]: adds role and label ( #4877 )
...
* [ACS-10198]: adds role and label
* [ACS-10198]: migrates to nav tag
2025-11-05 11:26:12 +01:00
rmnvch
83bc55e6bb
[ACS-10083] Filter not behaving correctly in file and site ( #4817 )
...
* [ACS-10083]: adds query decoding
* [ACS-10083]: adds unit test for added feature
* [ACS-10083]: unit test fix
* [ACS-10083]: minor fixes
* [ACS-10083]: circular dep fix
* [ACS-10083]: removes redundant code
* [ACS-10083]: test fix
2025-10-28 12:43:36 +01:00
rmnvch
fb2a70fc87
[ACS-10518]: workaround to have aria label ( #4852 )
...
* [ACS-10518]: workaround to have aria label
* [ACS-10518]: improves approach to have aria-label
2025-10-27 10:27:55 +01:00
rmnvch
8227f311c3
[ACS-10036] [ACS-10038] Evaluators for folder information and bulk updates ( #4786 )
...
* [ACS-10036]: provides evaluator for folder size feature
* [ACS-10036]: adds tests for folder info evaluator
* [ACS-10038]: provides evaluator for bulk update feature
* [ACS-10038]: adds tests for bulk update feature
* [ACS-10038]: updates documentation
2025-09-10 06:27:42 +02:00
rmnvch
74448ac12e
[ACS-10035] Ensure ADW handles no PUT for preferences API method in ACS below 25.x v. [PoC] ( #4750 )
...
* [ACS-10035]: adds evaluator and helper functions
* [ACS-10035]: disables navbar savedSearch for non-supported versions
* [ACS-10035]: extends app extension service to allow manual rule evaluation; clean up
* [ACS-10035]: introduces pipe as an alternative option for compatibility check
* [ACS-10035]: disables save search feature if is not supported
* [ACS-10035]: adds test for new method
* [ACS-10035]: sonarQube issue
* [10035]: adds unit tests for evaluators and helper fns
* [ACS-10035]: fixes failed test
* [ACS-10035]: fixes naming
* [ACS-10035]: fixes race condition issue on direct page refresh
* [ACS-10035]: fixes import
* [ACS-10035]: sonarQube issues
* [ACS-10035]: fixes sonarQube with fake versions
* [ACS-10035]: fixes tests
* [ACS-10035]: improves pipe logic stream
* [ACS-10035]: fixes sonarQube; adjusts tests
* [ACS-10035]: adds documentation
* [ACS-10035]: exposes isFeatureSupportedInCurrentAcs from aca-content lib
* [ACS-10035]: minor fixes
* [ACS-10035]: typo fix
2025-09-09 07:21:52 +02:00
rmnvch
4b750f8b7d
MNT-25070: ADW - Search request is altered when using quote marks ( #4666 )
...
* [MNT-25070] adjust helper functions to handle special characters in queries
* [MNT-25070] fixes doubled requests on imperative navigation
* [MNT-25070] introduces unit tests for added search utility features
* [MNT-25070] clean-up
* [MNT-25070] adjusts [XAT-5579] e2e
* [MNT-25070] exclude failed e2e
* [MNT-25070] readebility improvements; memory leaks handling
* [MNT-25070] migrate from nested subscription to switchMap
* [MNT-25070] adds unit tests for changes
* [MNT-25070] removes any type from test setup
* [MNT-25070] fixes same custom query reapply parsing issue
2025-07-16 12:23:08 +02:00