Commit Graph

380 Commits

Author SHA1 Message Date
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
swapnil-verma-gl
9a8a45479e [ACS-9388] Print button is now hidden for media files (#4495) 2025-04-02 15:56:13 +05:30
swapnil-verma-gl
ba75c0b233 [ACS-9466] Folder information dialog no longer displays error message if response returned from API is "IN_PROGRESS' (#4498)
* [ACS-9466] Added delay between folder size initiation and folder size retrieval APIs. Added case to check if folder size calculation is in progress or not, before displaying error message. Updated unit test

* [ACS-9466] Added unit test

* [ACS-9466] Updated unit test

* [ACS-9466] E2Es should now use latest version of alfresco content repository on GHA
2025-04-02 15:46:58 +05:30
swapnil-verma-gl
1ef1976a4c [ACS-9388] Print button is now disabled in viewer for media files (#4465)
* [ACS-9388] Print button is now disabled in viewer for media files

* [ACS-9388] Added canPrintFile rule to documentation. Code review fixes
2025-03-20 14:16:30 +05:30
Vito Albano
ad52115f41 [AAE-33014] - Update rule for fetching ADF (#4467) 2025-03-19 15:53:39 +00:00
Akash Rathod
3575974609 [ACS-6412] remove excluded test for template issue (#4461)
* ACS-6412 remove excluded test for template issue

* ACS-6412 fix locator

* ACS-6412 fix locator

* ACS-6412 fix locator

* ACS-6412 test case fix

* ACS-6412 locator mat selector fix

* ACS-6412 locator mat selector fix
2025-03-19 12:03:24 +01:00
Mykyta Maliarchuk
73d4743b62 [ACS-9386] Fix wrong dialog title & button text on edit rule dialog (#4445) 2025-03-19 08:55:20 +01:00
MichalKinas
be9372b090 [ACS-9398] Add snackbar notifications for favorite actions (#4447) 2025-03-18 08:33:35 +01:00
MichalKinas
8a960a813e Post-release version bump (#4456) 2025-03-18 07:44:50 +01:00
MichalKinas
5f7a80f94d Release 6.0.0 (#4452)
* Release 6.0.0

* Reset cache
2025-03-17 12:45:13 +01:00
Alfresco Build
e010f496f7 New Crowdin translations by GitHub Action (#4366)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-03-04 12:47:53 +01:00
MichalKinas
2e6229b779 [ACS-9346] Use visibility rules as array (#4430)
* [ACS-9346] Use visibility rules as array

* Empty commit to reset cache
2025-03-04 11:37:17 +01:00
swapnil-verma-gl
2efea8c6d8 Rollback visibility rules cleanup (#4426)
* Revert "[ACS-9369] Updated rule-migration-guide.md to include missed rule (#4420)"

This reverts commit b3e2af7f0f.

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

This reverts commit 4e33f1126d.

* Revert "[ACS-8694] Cleanup of visibility rules for extensions in ACA (#4140)"

This reverts commit f1c4dcf45d.
2025-03-03 16:56:13 +05:30
AleksanderSklorz
4e37f194ac [ACS-9225] serious a11y testing side bar elements must meet minimum color contrast ratio thresholds (#4425)
* [ACS-9225] Fixed color contrast ratio for sidebar elements

* [ACS-9225] Fixed color contrast ratio for sidebar elements
2025-03-03 11:09:10 +01:00
Mykyta Maliarchuk
9724f46258 [ACA-4735] Fix search input focus styles (#4418) 2025-02-28 15:40:04 +01:00