Commit Graph
11529 Commits
Author SHA1 Message Date
Diogo Bastos 8da24884ec AAE-40703 Add support for content projection (#11462) 8.4.0-20233595538 2025-12-15 13:17:36 +00:00
Robert Duda 0f9969a387 AAE-39668 Add ability to filter by unlinked processes (#11461) 8.4.0-20231887566 2025-12-15 13:17:29 +01:00
Andreas Philippi f6c7d90578 AAE-38626 Made cloud services extentable (#11450) 8.4.0-20231252899 2025-12-15 11:54:19 +00:00
dependabot[bot] 14dbc4fe49 build(deps): bump @nx/webpack from 22.1.3 to 22.2.3 (#11453)
Bumps [@nx/webpack](https://github.com/nrwl/nx/tree/HEAD/packages/webpack) from 22.1.3 to 22.2.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.2.3/packages/webpack)

---
updated-dependencies:
- dependency-name: "@nx/webpack"
  dependency-version: 22.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-20230348748
2025-12-15 11:20:01 +00:00
dependabot[bot]andDomenico Sibilio 272339a292 build(deps): bump actions/cache (#11458)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Domenico Sibilio <domenicosibilio@gmail.com>
8.4.0-20228053421
2025-12-15 11:00:30 +01:00
dependabot[bot] a57ef21143 build(deps): bump actions/cache in /.github/actions/setup (#11455)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 10:59:51 +01:00
dependabot[bot] 33e9cdf9d3 build(deps): bump actions/cache (#11456)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 10:59:33 +01:00
dependabot[bot] e816b4a25e build(deps): bump Alfresco/alfresco-build-tools (#11457)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 10:59:17 +01:00
dependabot[bot] f94b4f6bea build(deps): bump Alfresco/alfresco-build-tools from 10.4.0 to 11.0.1 (#11459)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-20227998118
2025-12-15 10:58:38 +01:00
dependabot[bot] 95024e2cad build(deps): bump github/codeql-action from 4.31.7 to 4.31.8 (#11460)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.7 to 4.31.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/cf1bb45a277cb3c205638b2cd5c984db1c46a412...1b168cd39490f61582a9beae412bb7057a6b2c4e)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.8
  dependency-type: direct:production
  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>
8.4.0-20227587908
2025-12-15 09:45:18 +00:00
Diogo Bastos 205b5c7df5 AAE-40700 Add remapping icons support (#11449)
* AAE-40700 Add remapping icons support

* AAE-40700 Update docs

* AAE-40700 Update docs

* AAE-40700 Update docs
8.4.0-20227337374
2025-12-15 09:37:10 +00:00
Mykyta Maliarchuk 7dddbf7d91 [ACS-10232][ACS-10326] Fix focus trap for search filters (#11447)
* [ACS-10232][ACS-10326] Fix focus trap for search filters

* sonar issue fix
8.4.0-20161432927
2025-12-12 09:52:30 +01:00
Swetha Balasubramaniam 8a7359c769 Update Simpleapp (#11448) 8.4.0-20134968511 2025-12-11 13:36:42 +00:00
Denys Vuika 7eb2034008 AAE-40093 Support defining translations from code (#11442) 8.4.0-20104568949 2025-12-10 15:48:28 +00:00
Tomek Hanaj 68ab5b1c16 AAE-39923 Placholeder is formatted according to the enableFractions (#11441)
* [AAE-39923] placholeder is formatted according to the enableFractions property

* [AAE-39923] unit tests for placeholder decimal part
8.4.0-20101202984
2025-12-10 15:01:22 +01:00
Robert Duda ec7ede3830 AAE-40544 Add ability to filter out subprocesses (#11445)
* AAE-40544 Add ability to filter out subprocesses

* dont send the value if not false

* units
8.4.0-20098692714
2025-12-10 13:31:09 +01:00
Tomek Hanaj 34a929ec47 [AAE-40654] added space for label (#11443) 8.4.0-20093533825 2025-12-10 10:20:36 +01:00
AleksanderSklorz 8c0d5fc8a1 [ACS-10282] screen reader personal files perform actions empty state not announced by screen reader (#11444)
* [ACS-10282] Display and read errors for actions values

* [ACS-10282] Added documentation
8.4.0-20091691691
2025-12-10 09:08:57 +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
8.4.0-20057628612
2025-12-09 09:57:55 +01:00
Wojciech Duda 6567c02220 AAE-40269 Cleanup deprecated global sass mixins (#11420) 8.4.0-20032496569 2025-12-08 16:00:48 +01:00
Michal Kinas 9717a88818 [ACS-10226] Improve color contrast for better accessibility (#11429) 8.4.0-20032254089 2025-12-08 15:52:21 +01:00
Michal Kinas 58591c67dc [ACS-10835] Add new param for recent filters in custom resources services (#11428)
* [ACS-10835] Add new param for recent filters in custom resources services

* [ACS-10835] CR fixes
8.4.0-20032228950
2025-12-08 15:51:31 +01:00
Alfresco BuildandCrowdin Bot 3255bf675c New Crowdin translations by GitHub Action (#11425)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.4.0-20028588987
2025-12-08 12:46:07 +00:00
Denys Vuika ab0cb46065 AAE-40641 Upgarde Nx Workspace to latest (v22) (#11440) 8.4.0-20028293607 2025-12-08 12:34:33 +00:00
dependabot[bot] c89b5e23b8 build(deps): bump github/codeql-action from 4.31.5 to 4.31.7 (#11438)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.5 to 4.31.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/fdbfb4d2750291e159f0156def62b853c2798ca2...cf1bb45a277cb3c205638b2cd5c984db1c46a412)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.7
  dependency-type: direct:production
  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>
8.4.0-20025883495
2025-12-08 11:03:03 +00:00
dependabot[bot] a6575db544 build(deps): bump actions/setup-node in /.github/actions/setup (#11433)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/2028fbc5c25fe9cf00d9f06a71cc4710d4507903...395ad3262231945c25e8478fd5baf05154b1d79f)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 11:02:45 +00:00
dependabot[bot] a92949974a build(deps): bump Alfresco/alfresco-build-tools (#11435)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 10.1.0 to 10.4.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/7eb56e49e47d11547d61c3c68826022db830fc15...2d8a74e98bfdcc78252004141137f6d14a03e175)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 10.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 11:02:24 +00:00
dependabot[bot] 277fab7e5b build(deps): bump actions/setup-node from 6.0.0 to 6.1.0 (#11436)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/2028fbc5c25fe9cf00d9f06a71cc4710d4507903...395ad3262231945c25e8478fd5baf05154b1d79f)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 11:01:46 +00:00
dependabot[bot] befb837aa9 build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#11437)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [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/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3...8e8c483db84b4bee98b60c0593521ed34d9990e8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  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-08 11:01:17 +00:00
Mykyta Maliarchuk de62fe181a [MNT-24950] Preview a file from APS doesn't work in ADW (#11439) 8.4.0-20025150097 2025-12-08 11:37:27 +01:00
dependabot[bot] 22baef7955 build(deps): bump Alfresco/alfresco-build-tools from 10.1.0 to 10.4.0 (#11432)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 10.1.0 to 10.4.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/7eb56e49e47d11547d61c3c68826022db830fc15...2d8a74e98bfdcc78252004141137f6d14a03e175)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 10.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 10:35:12 +00:00
dependabot[bot] d1580f933b build(deps): bump crowdin/github-action from 2.12.0 to 2.13.0 (#11434)
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/08713f00a50548bfe39b37e8f44afb53e7a802d4...60debf382ee245b21794321190ad0501db89d8c1)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-20025075080
2025-12-08 10:34:53 +00:00
Soumyajit Chakraborty cc053a76ae AAE-40540 fixing tab misplacement issue on ADW (#11427) 8.4.0-19927269263 2025-12-04 11:23:27 +00:00
Tomek Hanaj 10eae07cc0 [AAE-39923] provide transformed placeholder if possible (#11422) 8.4.0-19926859239 2025-12-04 12:08:05 +01:00
Mykyta Maliarchuk 4dab69d4dc Revert "[ACS-10281] a11y fix - Approve step folder control is focusable twice…" (#11424)
This reverts commit f379d99474.
8.4.0-19895101753
2025-12-03 14:14:33 +01:00
Michal Kinas e6fe929b02 [ACS-10260] Add required format to search date range (#11423) 8.4.0-19889178778 2025-12-03 10:37:14 +01:00
Alex Molodyh 40df22b576 AAE-40028 Added improvement to ignore field validation if it is inside a group/section that is hidden (#11362)
* [AAE-40028] Added improvement to ignore field validation if it is inside a group/section that is hidden
8.4.0-19865917188
2025-12-02 08:30:23 -08:00
dependabot[bot]andDenys Vuika 3287263794 build(deps): bump @angular/compiler from 19.2.16 to 19.2.17 (#11418)
* 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 deps [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>
8.4.0-19864816317
2025-12-02 15:54:13 +00:00
Ehsan Rezaei 06d8f48862 AAE-40492 Align chip content in cardview arrayitem component (#11421) 8.4.0-19864568368 2025-12-02 16:46:08 +01:00
Alfresco BuildandCrowdin Bot dc92a9551e New Crowdin translations by GitHub Action (#11417)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.4.0-19859727225
2025-12-02 13:09:46 +00:00
dependabot[bot] f8d39aa10b build(deps): bump Alfresco/alfresco-build-tools (#11416)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 9.5.0 to 10.1.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/09cfe8ab1d2b7105052c7bd79281cd1e16c68e11...7eb56e49e47d11547d61c3c68826022db830fc15)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 10.1.0
  dependency-type: direct:production
  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>
8.4.0-19821043295
2025-12-01 11:27:11 +00:00
dependabot[bot] da6de234d7 build(deps): bump Alfresco/alfresco-build-tools from 9.5.1 to 10.1.0 (#11414)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 9.5.1 to 10.1.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/464173ee4ad8c17aa3db0808f960ecaf33dd6332...7eb56e49e47d11547d61c3c68826022db830fc15)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 10.1.0
  dependency-type: direct:production
  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>
8.4.0-19818464270
2025-12-01 09:54:00 +00:00
dependabot[bot] 3cc39bd650 build(deps): bump github/codeql-action from 4.31.4 to 4.31.5 (#11415)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.4 to 4.31.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/e12f0178983d466f2f6028f5cc7a6d786fd97f4b...fdbfb4d2750291e159f0156def62b853c2798ca2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.5
  dependency-type: direct:production
  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>
8.4.0-19818451803
2025-12-01 09:53:34 +00:00
Alfresco BuildandCrowdin Bot 150e073952 New Crowdin translations by GitHub Action (#11413)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.4.0-19818073511
2025-12-01 09:40:16 +00:00
Wiktor Danielewski 5625cf72d6 AAE-40254 Remove excludeByProcessCategoryName input (#11406) 8.4.0-19814668862 2025-12-01 08:24:27 +01:00
Mykyta Maliarchuk f379d99474 [ACS-10281] a11y fix - Approve step folder control is focusable twice causing duplicate screen reader (#11385)
* [ACS-10281] a11y fix - Approve step folder control is focusable twice causing duplicate screen reader

* [ACS-10281] cr fix
8.4.0-19764649722
2025-11-28 14:04:37 +01:00
Michal Kinas f317374a2e [ACS-10306] Proper alt for user or group icons (#11403)
* [ACS-10306] Proper alt for user or group icons

* [ACS-10306] CR fix
8.4.0-19764508001
2025-11-28 13:58:32 +01:00
Denys Vuika a9efe36e5f AAE-40427 Replace shelljs with native node api (#11404)
* Replace shelljs with native node api

* Refactor command execution in audit and changelog scripts to use spawnSync for improved security and error handling
8.4.0-19764492903
2025-11-28 12:57:49 +00:00
dependabot[bot]andDenys Vuika 6bece85060 build(deps): bump @angular/common from 19.2.6 to 19.2.16 (#11394)
* 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 deps [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>
8.4.0-19759933815
2025-11-28 09:40:19 +00:00
AleksanderSklorz c5f3008301 [MNT-25276] sorting using sorting key configuration is not correctly saved in localstorage (#11383)
* [MNT-25276] Allow sorting when column key is different than sortingKey

* [MNT-25276] Unit tests

* [MNT-25276] Fixed sonar issue
8.4.0-19758325202
2025-11-28 09:31:40 +01:00