Commit Graph

394 Commits

Author SHA1 Message Date
Shivangi917
8d41d92a48 [ACS-9374] Close dropdown on search submission 2025-07-29 08:25:31 -04:00
Shivangi917
d12081950a [ACS-9374] Provide default value to hasLibrariesConstraint 2025-07-28 08:08:53 -04:00
Shivangi917
8aedb8f022 [ACS-9374] Show validation error on checking and unchecking checkbox 2025-07-28 08:08:50 -04:00
Shivangi917
a0aa13a020 [ACS-9374] Prevent library search with search term less than 2 characters 2025-07-28 08:08:48 -04:00
Shivangi917
47c68adac9 [ACS-9374] Fix sonarcloud issue 2025-07-28 08:08:47 -04:00
Shivangi917
9a5e8b5bd5 [ACS-9374] Fix error validation process 2025-07-28 08:08:45 -04:00
Shivangi917
a8c68452ba [ACS-9374] Simplify HTML by handling error state in TypeScript 2025-07-28 08:07:36 -04:00
Shivangi917
3791cf2978 [ACS-9374] Add validator to aca-shared 2025-07-28 08:04:50 -04:00
Shivangi917
ca259f7cd1 Fix sonarcloud issue for exception 2025-07-28 08:04:45 -04:00
Shivangi917
718f0be23c Add whitespace error and fix unit test for checkbox 2025-07-28 08:04:44 -04:00
Shivangi917
029e824d87 Add test for mat-error on empty search term and handle loading state properly 2025-07-28 08:04:42 -04:00
Shivangi917
b7e6bef8cf Add test for mat-error on empty search term and handle loading state properly 2025-07-28 08:04:41 -04:00
Shivangi917
bd330b83fb feat: WIP - fixing search input errors for draft PR 2025-07-28 08:04:40 -04:00
Shivangi917
d8c2ad0505 [ACS-9374] Prevent search popup flicker on Enter key press 2025-07-28 08:04:38 -04: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
Vito Albano
35b18c578d Fixed bump version rule (#4679) 2025-07-15 16:33:10 +01:00
Grzegorz Jaśkowski
4f51ea5b35 [ACS-9810] post release version bump (#4678) 2025-07-15 16:16:25 +02:00
Grzegorz Jaśkowski
c98b8fe0c5 Release 7.0.0 (#4677)
* Release 7.0.0

* Release 7.0.0
2025-07-15 14:58:19 +02:00
Alfresco Build
fdaf797588 New Crowdin translations by GitHub Action (#4668)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-07-11 07:20:36 -04:00
Denys Vuika
24c5f08f7b AAE-36580 bootstrap as standalone app (#4667) 2025-07-11 07:19:33 -04:00
Denys Vuika
9d3a8b6a7c AAE-36484 upgrade to standalone api (#4661) 2025-07-09 10:58:36 -04:00
Alfresco Build
d047d7c9db GH Auto: Upstream dependencies ADF:8.1.0-16168969238 JS-API:9.1.0-16168969238 using Tag:8.1.0-16168969238 (#4664)
* [ci:force][auto-commit] Update dependencies ADF:8.1.0-16168969238  JS:9.1.0-16168969238

* fix standalone imports

* fix tests imports

---------

Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2025-07-09 10:21:13 -04:00
dominikiwanekhyland
5f5c238ccd Ng19 migration (#4520) 2025-07-03 13:33:05 +02:00
Alfresco Build
bcbdff9543 New Crowdin translations by GitHub Action (#4649)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-07-03 09:54:14 +02:00
AleksanderSklorz
fa31a2d1a5 [AAE-36173] fix upstream (#4645)
* [AAE-36173] fix upstream

* [AAE-36173] Exclude test

* [AAE-36173] Exclude test
2025-07-01 11:21:52 +02:00
AleksanderSklorz
8e243db88d [MNT-25175] Display script name for folder rule (#4637)
* [MNT-25175] Display script name for folder rule

* [MNT-25175] Fixed e2e

* [MNT-25175] Exclude e2e tests

* [MNT-25175] Exclude e2e tests
2025-07-01 08:01:36 +02:00
Alfresco Build
4fec967ef3 New Crowdin translations by GitHub Action (#4636)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-27 09:43:55 +02:00
Mykyta Maliarchuk
29212b3cb3 [ACS-9249] Add number of files to Folder Information (#4626)
* [ACS-9249] Add number of files to Folder Information

* [ACS-9249] cr fix

* [ACS-9249] fix e2e's
2025-06-26 14:32:52 +02:00
Alfresco Build
bc4c934aa0 New Crowdin translations by GitHub Action (#4625)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-23 13:17:37 +02:00
MichalKinas
b57da70846 [ACS-5503] Folder rules rule update with correct error message when definition is invalid (#4610)
* [ACS-5503] Folder rules rule update with correct error message when definition is invalid

* [ACS-5503] Sonarlint fixes

* [ACS-5503] CR fixes
2025-06-17 10:57:21 +02:00
Grzegorz Jaśkowski
f48fc8c2d7 [ACS-8746] use notification service instead of store, yellow warnings, warning on no library permission (#4577)
* [ACS-8746] use notification service instead of store, yellow warnings, warning on no library permissions

* [ACS-8746] move snackbar bg styling to app level, review comments

* [ACS-8746] change warning color for improved accessibility

* [ACS-8746] fix wrong css class for copy and move notifications

* [ACS-8746] completely replace SnackbarActions with notifications service, update warning color

* [ACS-8746] improve copy and move nodes notifications

* ACS-8746 fix undo delete notification action

* ACS-8746 review comments

* ACS-8746 review comments
2025-06-16 10:14:27 +02:00
AleksanderSklorz
3a51c19bc6 [MNT-24923] legal hold hold capabilities are not verified properly (#4616)
* [MNT-24923] Added possibility to configure readonly for metadata sidebar by json config

* [MNT-24923] Unit tests

* [MNT-24923] Fixed sonar issues
2025-06-12 14:30:11 +02:00
Mykyta Maliarchuk
8c3bf4738f [ACS-9702] Restore focus after closing dialog (#4590)
* [ACS-9702] restore focus after closing dialog

* [ACS-9702] link ticket to excluded test
2025-06-02 11:50:16 +02:00
MichalKinas
5b388270c5 [ACS-9670] Add white background to login screen (#4589)
* [ACS-9670] Add white background to login screen

* [ACS-9670] Move white color to separate variable

* [ACS-9670] Add missing change
2025-05-30 16:21:30 +02:00
Alfresco Build
1f2ae073c9 New Crowdin translations by GitHub Action (#4570)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-19 09:55:19 +02:00
dominikiwanekhyland
74e82c85a4 Angular 18 upgrade (#4448) 2025-05-15 14:39:45 +02:00
swapnil-verma-gl
4357fe9c08 [ACS-8694] Re-introduce visibility rules cleanup (#4516)
* [ACS-8694] Cleanup of visibility rules for extensions in ACA (#4140)

* [ACS-9369] Resolved issues where visibility rules with a single element array would log errors (#4416)

* [ACS-9369] Resolved issues where visibility rules with a single element array would log errors

* [ACS-9369] Improved rule array filtering logic

* [ACS-9369] Added type to variable

(cherry picked from commit 4e33f1126d)

* [ACS-8694] Removed unneeded test cases

* [ACS-8694] Fixed 'Favorite' option showing up in toolbar when opening search page
2025-05-15 10:44:00 +02:00
Alfresco Build
a183b7d2a4 New Crowdin translations by GitHub Action (#4563)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-13 08:36:52 +02:00
AleksanderSklorz
4af199fde3 [ACS-9601] Fixed cut reference image (#4562) 2025-05-12 15:37:40 +02:00
dominikiwanekhyland
bf909d9a5b [ACS-9602] resolve issue for upgrading prettier (#4554)
* Build(deps-dev): Bump prettier from 2.8.8 to 3.5.3

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.5.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.5.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Resolve issue for upgrading prettier

* Update ADF

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 11:47:59 +02:00
Grzegorz Jaśkowski
325d072c4d [ACS-9536] fix failing unit tests (#4556)
* [ACS-9536] fix failing unit tests, use correct testing module

* [ACS-9536] provide mock service for preview unit tests
2025-05-12 10:06:21 +02:00
AleksanderSklorz
2be3b94077 [ACS-9546] knowledge retrieval question is repeated when new question is asked (#4555)
* [ACS-9546] Fixed repeating displayed question for knowledge retrieval

* [ACS-9546] Fixed not displayed border around answer

* [ACS-9546] Unit tests
2025-05-08 15:23:57 +02:00
Denys Vuika
6487b82fac setup missing ngx-markdown dependency (#4547) 2025-04-30 08:54:42 -04:00
Denys Vuika
6928d8de13 AAE-34494 break dependency on ADF mat selectors (#4536) 2025-04-25 11:49:19 -04:00
Alfresco Build
680b11ba2e GH Auto: Upstream dependencies ADF:8.1.0-14660630465 JS-API:9.1.0-14660630465 using Tag:8.1.0-14660630465 (#4533)
* [ci:force][auto-commit] Update dependencies ADF:8.1.0-14660630465  JS:9.1.0-14660630465

* [ACS-9564] Fix rendering of Knowledge Retrieval answer after change in answer structure

* incease viewer load time waiting

* exclude test XAT-5470 ACS-9580

---------

Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
Co-authored-by: akashrathod28 <akash.rathod@hyland.com>
2025-04-25 15:19:38 +02:00
Mykyta Maliarchuk
ba1ef44fdf [ACS-9554] Redirect from permissions page after node delete (#4531) 2025-04-25 10:33:57 +02:00
Denys Vuika
5a168fa0c2 add missing palette color vars (#4535) 2025-04-24 12:47:55 -04:00
Alfresco Build
510c8f0880 New Crowdin translations by GitHub Action (#4463)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-04-18 14:34:04 +02:00
AleksanderSklorz
f201760ba2 [ACS-9535] open links inside strings in md format as separated browser tab (#4521)
* [ACS-9535] Opening embedded links in MD formatted answer as new tab

* [ACS-9535] Unit tests for marked options
2025-04-18 08:03:20 +02:00
AleksanderSklorz
6a3c888f18 [ACS-9427] support md format of response for knowledge retrieval (#4502)
* [ACS-9427] Added library for markdown format

* [ACS-9427] Display tooltip with mermaid source code and preprocess markdown format

* [ACS-9427] Rendering mathematical formulas

* [ACS-9427] Styling tables

* [ACS-9427] Added support for programming code language in MD

* [ACS-9427] Fixed existing unit tests for search ai results component

* [ACS-9427] Unit tests for markdown data and rendering of markdown

* [ACS-9427] Unit tests for markdown containing mermaid and latex blocks

* [ACS-9427] Reverted unwanted change

* [ACS-9427] Fixed Sonar issues for regex

* [ACS-9427] Fixed Sonar issues for regex

* [ACS-9427] Fixed Sonar issues for regex

* [ACS-9427] Fixed Sonar issues for regex

* [ACS-9427] Fixed unit test

* [ACS-9427] Fixed unit test

* [ACS-9427] Fixed unit test
2025-04-07 08:10:20 +02:00