Commit Graph
4369 Commits
Author SHA1 Message Date
Michal Kinas 3b01f1a32c [ACS-10220] Fix color contrast issue for in folder rule action component (#4934) 2025-12-12 09:59:13 +01:00
Alfresco BuildandMichalKinas 2435f2bbd0 [ci:force][auto-commit] Update dependencies ADF:8.4.0-20134968511 JS:9.4.0-20134968511 (#4945)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-12-12 09:07:37 +01:00
Michal Kinas ae3db8ff3f [ACS-10226] Improve color contrast for better accessibility (#4931) 2025-12-11 13:11:49 +01:00
Copilot 124c1f5b75 OPSEXP-3693 Remove duplicated free-hosted-runner-disk-space action in pull-request workflow (#4942) 2025-12-11 12:37:10 +01:00
Mykyta Maliarchuk 66d8f39804 [ACS-10200] a11y Fix: Sidenav do not announce state to SR users (#4943)
* [ACS-10200] Fix: Sidenav do not announce state to SR users

* remove extra space
2025-12-11 11:11:46 +01:00
Alfresco BuildandMichalKinas 872871c439 [ci:force][auto-commit] Update dependencies ADF:8.4.0-20104568949 JS:9.4.0-20104568949 (#4940)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-12-11 11:08:32 +01:00
Frantz FISCHER 828338c82d OPSEXP-3693: ensure space has been freed in PR workflow (#4938) 2025-12-11 09:07:16 +01:00
dependabot[bot] f87bce6acc build(deps-dev): Bump eslint-plugin-playwright from 1.8.3 to 2.4.0 (#4933)
Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 1.8.3 to 2.4.0.
- [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](https://github.com/playwright-community/eslint-plugin-playwright/compare/v1.8.3...v2.4.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 15:00:17 +01:00
Alfresco BuildandMichalKinas 18a49314ec [ci:force][auto-commit] Update dependencies ADF:8.4.0-20093533825 JS:9.4.0-20093533825 (#4926)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-12-10 14:35:19 +01:00
AleksanderSklorz bf932aea08 [ACS-10282] screen reader personal files perform actions empty state not announced by screen reader (#4932)
* [ACS-10282] Fixed error reading for action field in folder rules when it is empty by screen reader

* [ACS-10282] Unit test
2025-12-10 14:33:10 +01:00
Akash Rathod ac3d99697e [ACS-10838]change-Deploy-local-ACS-workflow-step sequence (#4939)
* [ACS-10838]change-Deploy-local-ACS-workflow-step sequence

* [ACS-10838] added exact commit hash
2025-12-10 14:07:46 +01:00
Alfresco BuildandCrowdin Bot c2b7de6f52 New Crowdin translations by GitHub Action (#4928)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-12-08 15:48:46 +00:00
Rakesh Ghosal 35f662bee9 ACS-9871: Add transformation rule tests and supporting methods (#4921)
https://hyland.atlassian.net/browse/ACS-9871

This pull request introduces a new end-to-end test for folder rules that transform supported file types to PDF, and enhances the shared Playwright testing utilities to support MIME type selection and destination folder specification for transformation actions. The changes primarily add test coverage for the "Transform and Copy Content" rule and extend the reusable test components to support these scenarios.

Enhancements to Playwright shared utilities:

Added a new MimeType enum to actions-dropdown.component.ts to standardize MIME type selection for transformation actions.
Introduced the selectMimeType method in ActionsDropdownComponent for selecting a target MIME type (e.g., PDF) in rule configuration.
Added the selectDestinationFolderTransformAndCopyContent method in ActionsDropdownComponent to automate picking a destination folder for transformed files.
Declared new locators in ActionsDropdownComponent to support MIME type dropdown and destination folder selection.
New end-to-end test:

Created transform-rules.e2e.ts to verify that DOCX, XLSX, and PPTX files are correctly transformed to PDF and copied to the specified folder when a folder rule is configured.
2025-12-03 13:01:51 +05:30
dependabot[bot]andDenys Vuika 341e1b2e61 build(deps): Bump @angular/compiler from 19.2.16 to 19.2.17 (#4924)
* build(deps): Bump @angular/compiler from 19.2.16 to 19.2.17

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.16 to 19.2.17.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.2.17/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-version: 19.2.17
  dependency-type: direct:production
...

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

* upgrade angular [ci:force]

# Conflicts:
#	package-lock.json
#	package.json

* upgrade angular [ci:force]

* upgrade angular [ci:force]

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2025-12-02 19:35:25 +00:00
dependabot[bot] d8a470b157 build(deps): Bump express from 4.21.2 to 4.22.1 (#4925)
Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 4.22.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v4.22.1)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 4.22.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 10:04:09 +01:00
Alfresco BuildandMichalKinas c3d58f009a [ci:force][auto-commit] Update dependencies ADF:8.4.0-19821043295 JS:9.4.0-19821043295 (#4922)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-12-02 08:18:20 +01:00
dependabot[bot] 6275172b81 build(deps): Bump Alfresco/alfresco-build-tools (#4918)
Bumps the github-actions group in /.github/actions/setup with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).


Updates `Alfresco/alfresco-build-tools` from 9.3.2 to 10.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v9.3.2...v10.1.0)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 09:13:09 +01:00
dependabot[bot] d4c5df065b build(deps-dev): Bump dotenv from 17.2.2 to 17.2.3 (#4916)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.2 to 17.2.3.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v17.2.2...v17.2.3)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 08:47:57 +01:00
dependabot[bot] fd48c2c2d1 build(deps): Bump the github-actions group (#4920)
Bumps the github-actions group in /.github/actions/deploy-local-acs with 2 updates: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) and [actions/checkout](https://github.com/actions/checkout).


Updates `Alfresco/alfresco-build-tools` from 9.3.2 to 10.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v9.3.2...v10.1.0)

Updates `actions/checkout` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f88322edcfb5dd907a8...1af3b93b6815bc44a9784bd300feb67ff0d1eeb3)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 08:41:46 +01:00
Alfresco BuildandMichalKinas aae32e75fb [ci:force][auto-commit] Update dependencies ADF:8.4.0-19764649722 JS:9.4.0-19764649722 (#4913)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-12-01 08:39:28 +01:00
dependabot[bot] 559dd4775e build(deps): Bump the github-actions group with 2 updates (#4919)
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

Updates `Alfresco/alfresco-build-tools` from 9.3.2 to 10.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/de5e037bf9a2ac174c1993dab82002a2278a6506...7eb56e49e47d11547d61c3c68826022db830fc15)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 08:35:14 +01:00
dependabot[bot] 4392d24a5f build(deps): Bump Alfresco/alfresco-build-tools (#4917)
Bumps the github-actions group in /.github/actions/adf-linking with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).


Updates `Alfresco/alfresco-build-tools` from 9.3.2 to 10.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v9.3.2...v10.1.0)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 08:08:26 +01:00
dependabot[bot]andDenys Vuika 2ef489c853 build(deps): Bump @angular/common from 19.2.6 to 19.2.16 (#4910)
* build(deps): Bump @angular/common from 19.2.6 to 19.2.16

Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 19.2.6 to 19.2.16.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.2.16/packages/common)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 19.2.16
  dependency-type: direct:production
...

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

* upgrade angular [ci:force]

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2025-11-28 10:49:05 +00:00
AleksanderSklorz b54e42cce2 [MNT-25276] sorting using sorting key configuration is not correctly saved in localstorage (#4905)
* [MNT-25276] Fixed sorting when column key is different than sortingKey

* [MNT-25276] Unit tests
2025-11-28 10:06:18 +01:00
Alfresco BuildandAleksanderSklorz e983af8d58 [ci:force][auto-commit] Update dependencies ADF:8.4.0-19758325202 JS:9.4.0-19758325202 (#4912)
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
2025-11-28 10:06:04 +01:00
Alfresco BuildandMichalKinas e8bf291875 [ci:force][auto-commit] Update dependencies ADF:8.4.0-19740388386 JS:9.4.0-19740388386 (#4900)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-11-28 09:25:50 +01:00
Mykyta Maliarchuk ef7542ec0c [ACS-10219] a11y Keyboard focus is lost when dismissing popup with Esc (#4906)
* [ACS-10219] a11y Keyboard focus is lost when dismissing popup with Esc

* [ACS-10219] cr fixes

* [link-adf:dev-mmaliarchuk/ACS-10219-a11y-keyboard-focus-is-lost-when-dismissing-popup][affected:*][ci:force]

* empty commit

* [ACS-10219] move hostListeners under constructor
2025-11-27 09:10:34 +01:00
dependabot[bot] e98e5b3511 build(deps): Bump node-forge from 1.3.1 to 1.3.2 (#4909)
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-27 09:02:45 +01:00
Alfresco BuildandCrowdin Bot 8da3907eb0 New Crowdin translations by GitHub Action (#4908)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-11-26 15:00:16 +01:00
Michal Kinas 907d4c4cd6 [ACS-10763] Switch to NPM trusted publishing (#4907)
* [ACS-10763] Switch to NPM trusted publishing

* [ACS-10763] Change contents permission to read

* [ACS-10763] Cover GH packages

* [ACS-10763] Bump Node and NPM versions to match trusted publishing requirements

* [ACS-10763] Add the exit on error step for publishing

* [ACS-10763] Fix package lock, move set -e to the release script
2025-11-26 09:57:41 +01:00
dependabot[bot] 703c774028 build(deps): Bump koa and @nx/angular (#4904)
Bumps [koa](https://github.com/koajs/koa) to 3.0.3 and updates ancestor dependency [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular). These dependencies need to be updated together.


Updates `koa` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](https://github.com/koajs/koa/compare/v3.0.1...v3.0.3)

Updates `@nx/angular` from 21.4.1 to 22.1.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.1.0/packages/angular)

---
updated-dependencies:
- dependency-name: koa
  dependency-version: 3.0.3
  dependency-type: indirect
- dependency-name: "@nx/angular"
  dependency-version: 22.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-21 13:39:45 +01:00
Grzegorz Jaśkowski 8ee33bc944 [ACS-10514] ADW Search not working for some scenario tocken creation issue (#4891)
* [ACS-10514] improve search term extractrion from query

* [ACS-10514] handle other search types, unit tests, docs

* [ACS-10515] fix sonar issue

* [ACS-10514] format table
2025-11-21 11:33:02 +01:00
Akash Rathod 5fdd2202e2 [ACS-10710] set user define version to update and run (#4895)
* [ACS-10710] set user define version to update and run

* [ACS-10710] reset old values

* [ACS-10710]try to resolve recurity issue

* [ACS-10710] added suggested changes
2025-11-21 11:23:59 +01:00
dependabot[bot] 537fa35705 build(deps-dev): Bump js-yaml from 3.14.1 to 3.14.2 (#4899)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-20 15:24:24 +01:00
AleksanderSklorz 964d2e8cea [ACS-10222] Fixed reaching visibility dropdown for libraries using Tab key (#4897) 2025-11-20 15:23:38 +01:00
Michal Kinas 24c5b35ee4 [ACS-10740] Adjust karma config for coverage report (#4901) 2025-11-20 14:24:35 +01:00
Grzegorz Jaśkowski 25d2129f6a post release version bump (#4903) 2025-11-20 13:18:13 +01:00
Grzegorz Jaśkowski dcd3750677 Release 7.2.0 (#4902)
* Release 7.2.0

* Release 7.2.0
7.2.0
2025-11-20 12:24:34 +01:00
e504d2a8cd GH Auto: Upstream dependencies ADF:8.4.0-19431959127 JS-API:9.4.0-19431959127 using Tag:8.4.0-19431959127 (#4896)
* [ci:force][auto-commit] Update dependencies ADF:8.4.0-19431959127  JS:9.4.0-19431959127

* fix search e2e

---------

Co-authored-by: akashrathod28 <41251473+akashrathod28@users.noreply.github.com>
Co-authored-by: akashrathod28 <akash.rathod@hyland.com>
2025-11-18 07:13:46 +01:00
Michal Kinas cf4060f35c [MNT-25423] Remove doubled menu collapsing (#4898)
* [MNT-25423] Remove doubled menu collapsing

* [MNT-25423] Remove obsolote import
2025-11-17 14:10:47 +01:00
Alfresco BuildandMichalKinas b679a2ff94 [ci:force][auto-commit] Update dependencies ADF:8.4.0-19368899792 JS:9.4.0-19368899792 (#4893)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-11-16 09:02:18 +01:00
dominikiwanekhyland 135b492fef [ACS-10592] Remove 'secret' field from OAUTH config across ADF/ACA/ADW (#4894) 2025-11-14 09:18:52 +01:00
Alfresco BuildandCrowdin Bot 8dcb7c3b6f New Crowdin translations by GitHub Action (#4829)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-11-12 12:41:10 +01:00
Alfresco BuildandMichalKinas 5720991734 [ci:force][auto-commit] Update dependencies ADF:8.4.0-19291296139 JS:9.4.0-19291296139 (#4892)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-11-12 11:54:54 +01:00
Alfresco BuildandMichalKinas c5cefb9e40 [ci:force][auto-commit] Update dependencies ADF:8.4.0-19262179724 JS:9.4.0-19262179724 (#4890)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-11-12 09:07:13 +01:00
Alfresco BuildandAleksanderSklorz b1c34a9719 [ci:force][auto-commit] Update dependencies ADF:8.4.0-19168644215 JS:9.4.0-19168644215 (#4889)
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
2025-11-07 14:33:11 +01:00
Grzegorz Jaśkowski 59dcc646da [ACS-10196] other a11y all libraries error message not provided for name and library id fields (#4883)
* [ACS-10196] prevent instant error validation on create library dialog opening

* [ACS-10196] add unit tests

* [ACS-10196] review fix
2025-11-07 09:07:50 +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
d216c2f012 GH Auto: Upstream dependencies ADF:8.4.0-19126740914 JS-API:9.4.0-19126740914 using Tag:8.4.0-19126740914 (#4887)
* [ci:force][auto-commit] Update dependencies ADF:8.4.0-19126740914  JS:9.4.0-19126740914

* fixes upstream

---------

Co-authored-by: rmnvch <90370279+rmnvch@users.noreply.github.com>
Co-authored-by: Anton Ramanovich <Anton.Ramanovich@hyland.com>
2025-11-06 12:43:19 +01:00
Anton Ramanovich 5a233777a7 [ACS-10421]: upstream fix (#4888) 2025-11-06 09:47:26 +01:00