Commit Graph
12045 Commits
Author SHA1 Message Date
Bartosz Sekula d411d93689 AAE-41500 Added linked processes properties (#11552) 8.4.0-21206097129 2026-01-21 11:28:55 +01:00
Denys Vuika 1c53dfa42e chore: add peer flag to multiple dependencies in package-lock.json 2026-01-21 09:40:54 +00:00
Denys Vuika 4200f9abce AAE-40748 Bug fixes for translation and storage services (#11551)
* AAE-40748 Various i18n and storage bug fixes

* refactor: update NoopTranslateModule to use provideHttpClient and provideHttpClientTesting

Replaced HttpClientTestingModule with provideHttpClient and provideHttpClientTesting for improved dependency injection in the NoopTranslateModule.

* refactor: update FileUploadErrorPipe tests to use TestBed for dependency injection

Replaced direct instantiation of FileUploadErrorPipe with TestBed configuration, utilizing NoopTranslateModule for improved testing practices.

* test: enhance StorageService and UserPreferencesService tests for improved initialization logic

Added tests for UserPreferencesService to verify locale and pagination initialization from storage and config. Updated StorageService tests to restore original localStorage after each test for better isolation.

* refactor: simplify TranslationService by removing direct StorageService dependency
2026-01-21 08:02:54 +00:00
dependabot[bot] 6a2c655848 build(deps-dev): bump @nx/eslint-plugin from 22.1.3 to 22.3.3 (#11537)
Bumps [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) from 22.1.3 to 22.3.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.3.3/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.3.3
  dependency-type: direct:development
  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-21165067300
2026-01-20 08:47:17 +00:00
dependabot[bot] 988ab1268f build(deps-dev): bump spdx-license-list from 6.10.0 to 6.11.0 (#11538)
Bumps [spdx-license-list](https://github.com/sindresorhus/spdx-license-list) from 6.10.0 to 6.11.0.
- [Release notes](https://github.com/sindresorhus/spdx-license-list/releases)
- [Commits](https://github.com/sindresorhus/spdx-license-list/compare/v6.10.0...v6.11.0)

---
updated-dependencies:
- dependency-name: spdx-license-list
  dependency-version: 6.11.0
  dependency-type: direct:development
  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-21139137188
2026-01-19 13:24:08 +00:00
dependabot[bot] 8936664d0a build(deps): bump actions/setup-node in /.github/actions/setup (#11540)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/395ad3262231945c25e8478fd5baf05154b1d79f...6044e13b5dc448c55e2357c09f80417699197238)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.2.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>
2026-01-19 13:23:45 +00:00
dependabot[bot] e673857874 build(deps): bump actions/cache (#11541)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-21138928320
2026-01-19 14:17:23 +01:00
dependabot[bot] af2e4fcf1f build(deps): bump actions/cache in /.github/actions/setup (#11542)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-19 14:17:08 +01:00
dependabot[bot] 3828276417 build(deps): bump actions/cache (#11543)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-19 14:16:53 +01:00
dependabot[bot] 6671ecf397 build(deps): bump Alfresco/alfresco-build-tools (#11544)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-19 14:16:33 +01:00
dependabot[bot] c1e044adf6 build(deps): bump github/codeql-action from 4.31.9 to 4.31.10 (#11545)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-19 14:16:25 +01:00
dependabot[bot] 250cb02d27 build(deps): bump Alfresco/alfresco-build-tools from 12.4.1 to 12.5.1 (#11546)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-19 14:16:12 +01:00
dependabot[bot] e4f1ab50c9 build(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#11547)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-21138886639
2026-01-19 14:16:00 +01:00
Denys Vuika 0b7124a638 remove unused blank page component (#11533) 8.4.0-21071747188 2026-01-16 15:30:26 +00:00
AleksanderSklorz 50913dd4e4 [ACS-10335] Corrected screen reader reading for between group in search date range component (#11534) 8.4.0-21063643799 2026-01-16 11:31:03 +01:00
Michal Kinas 219f52a361 [ACS-6821] Adjust the search filter icon in document list (#11528)
* [ACS-6821] Adjust the search filter icon in document list

* [ACS-6821] Sonarqube fix

* [ACS-6821] CR fix
8.4.0-21062654871
2026-01-16 10:54:14 +01:00
dominikiwanekhyland 4bf065561a [ACS-10313] KN: Personal Files: Row selection checkboxes are not accessible for keyboard and screen reader users (#11531) 8.4.0-21033441068 2026-01-15 14:44:01 +01:00
Denys Vuika 17f9b3eeba ACS-8224 Make Multi Value Pipe internal (#11530) 8.4.0-21031224255 2026-01-15 12:25:49 +00:00
AleksanderSklorz 08725100d8 [ACS-10331] Corrected columns visibility title (#11526) 8.4.0-21023813499 2026-01-15 08:55:21 +01:00
Diogo Bastos 304216b36b AAE-41330 Unify adf-icon use in adf-core (#11527)
* AAE-41330 Unify adf-icon use in adf-core

* AAE-41330 Fix icon names
8.4.0-21001193402
2026-01-14 16:13:11 +00:00
Anton Ramanovich e01cd40b1f [ACS-10205]: Extends DataTableAdapter interface to handle focus for accessibility (#11506)
* [ACS-10205]: updates base DataTableAdapter class with optional props

* [ACS-10205]: updates ShareDataTableAdapter with new props for focus handling

* [ACS-10205]: bind new focus props to template

* [ACS-10205]: uts update

* [ACS-10205]: uts refactor

* [ACS-10205]: fixes circullar deps
8.4.0-20992865172
2026-01-14 12:43:29 +01:00
Bartosz Sekula e44e00304a AAE-38334 Add link process payload (#11524)
* AAE-38334 Add link process payload

* update

* update
8.4.0-20992507233
2026-01-14 12:29:39 +01:00
Tomasz Nastaly 236726b67c AAE-40657 Support multiple integration contexts in task service (#11463) 8.4.0-20987895560 2026-01-14 09:45:11 +01:00
dominikiwanekhyland 8ed1f4d8df [ACS-1882] Keyboard Navigation: Personal files: Wrong focus order when adding a comment in "Details" section (#11521) 8.4.0-20985624393 2026-01-14 08:10:02 +01:00
Michal Kinas 8824331f3b [ACS-10884] Keyboard interactions for crop tool in image viewer (#11522)
* [ACS-10884] Keyboard interactions for crop tool in image viewer

* [ACS-10884] Sonarqube fix

* [ACS-10884] MD formatting fix
8.4.0-20960843160
2026-01-13 15:42:19 +01:00
Denys Vuika 716ce228ce ACS-8772: Migrate node tooltip to Angular signals (#11498) 8.4.0-20959600816 2026-01-13 14:04:04 +00:00
Fabian Kindgen d7c01d3558 Update Angular packages to version 19.2.18 [ci:force] (#11518) 8.4.0-20950435278 2026-01-13 08:49:20 +00:00
dependabot[bot] b6918b0b53 build(deps): bump @nx/webpack from 22.2.3 to 22.3.3 (#11513)
Bumps [@nx/webpack](https://github.com/nrwl/nx/tree/HEAD/packages/webpack) from 22.2.3 to 22.3.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.3.3/packages/webpack)

---
updated-dependencies:
- dependency-name: "@nx/webpack"
  dependency-version: 22.3.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>
2026-01-13 08:47:59 +00:00
Denys Vuika 572231bf49 AAE-41225 update typescript target to es2022 and fix FormService propagation (#11508)
* update targets

* update targets

* fixed FormService propagation [ci:force]

* fixed FormService propagation [ci:force]
8.4.0-20950374637
2026-01-13 08:47:07 +00:00
AleksanderSklorz 0c3cdaa006 [ACS-10335] Grouped input controls with radio buttons for search date range component (#11507)
* [ACS-10335] Grouped input controls with radio buttons for search date range component

* [ACS-10335] Change role group to fieldset element
8.4.0-20950207421
2026-01-13 09:41:00 +01:00
Denys Vuika 38070c210c Remove unused adf-button component (#11520) 8.4.0-20918902992 2026-01-12 12:11:50 +00:00
dependabot[bot] aecc388213 build(deps): bump Alfresco/alfresco-build-tools (#11515)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-20913651854
2026-01-12 10:06:55 +01:00
dependabot[bot] e294910ee1 build(deps): bump Alfresco/alfresco-build-tools from 12.1.0 to 12.4.1 (#11516)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-12 10:02:00 +01:00
dependabot[bot] 70867cf9ba build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#11517)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-12 10:01:42 +01:00
Anton Ramanovich d6aaede8d8 [MNT-25408]: improves facet resetting flow (#11485)
* [MNT-25408]: improves facet resetting flow

* [MNT-25408]: uts refactor
8.4.0-20910021755
2026-01-12 07:23:41 +01:00
Wojciech Duda 5f9de1fde8 AAE-40269 Add storybook v10 (#11401) 8.4.0-20861329742 2026-01-09 18:17:43 +00:00
Denys Vuika f0c6cc0ff7 ACS-10937 Remove unused mat-progress wrapper (#11505)
* ACS-10937 Remove unused mat-progress wrapper

* cleanup docs
8.4.0-20851019409
2026-01-09 11:51:04 +00:00
Fabian Kindgen 1950bbe7be AAE-41138 Fix commit message extraction (#11501) 8.4.0-20848368184 2026-01-09 11:06:44 +01:00
dominikiwanekhyland c64c6e4f7e [ACS-10242] - Personal files: Filter by Size popup announces entire c… (#11468) 8.4.0-20847691470 2026-01-09 10:40:58 +01:00
Michal Kinas d0b3faad6a [ACS-10201] Snackbar content is hidden and not announced by SR (#11504) 8.4.0-20845891388 2026-01-09 09:27:54 +01:00
Soumyajit Chakraborty d2021b9ae9 AAE-40714 fixing the filter cut issue on admin-hxp (#11499) 8.4.0-20820858339 2026-01-08 14:49:34 +00:00
Fabian Kindgen 66911491e3 AAE-39182 Update (some) Angular packages to version 19.2.19 8.4.0-20820484334 2026-01-08 15:37:10 +01:00
Denys Vuika c25690cf84 ACS-10936: Remove unused LANDING_PAGE_TOKEN (#11503)
* ACS-10936: Remove unused LANDING_PAGE_TOKEN [ci:force]

* delete unused enum [ci:force]
8.4.0-20817359639
2026-01-08 12:48:54 +00:00
Amedeo Lepore 74262fcc17 AAE-40934 style: replace mat-raise-button with mat-flat-button (#11502)
* AAE-40934 style: replace mat-raise-button with mat-flat-button

* AAE-40934 style: remove unnecessary color declarations from material buttons, rely on MD3 default primary button color
8.4.0-20814155559
2026-01-08 11:45:40 +01:00
dependabot[bot] 33847df924 build(deps): bump @cspell/eslint-plugin from 8.16.1 to 9.4.0 (#11492)
Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) from 8.16.1 to 9.4.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.4.0/packages/cspell-eslint-plugin)

---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
  dependency-version: 9.4.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-20749344229
2026-01-06 13:12:47 +00:00
Diogo Bastos 98ce8d810c AAE-41025 Add adf-icon to process-services-cloud lib (#11497) 8.4.0-20714153393 2026-01-05 11:35:32 +00:00
Diogo Bastos d93d963a8d AAE-41024 Add adf-icon to content-services lib (#11496)
* AAE-41024 Add adf-icon to content-services lib

* AAE-41024 Fix attribute
8.4.0-20714146592
2026-01-05 11:35:10 +00:00
Denys Vuika b13ae23173 ACS-10914 Remove unused allowable operation directive (#11476) 8.4.0-20710234539 2026-01-05 09:01:30 +00:00
dependabot[bot] d384139eb9 build(deps): bump qs from 6.14.0 to 6.14.1 (#11495)
Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-20709862081
2026-01-05 08:45:06 +00:00
dependabot[bot] b3da773d62 build(deps-dev): bump @typescript-eslint/utils from 8.48.1 to 8.51.0 (#11494)
Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) from 8.48.1 to 8.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/utils)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.51.0
  dependency-type: direct:development
  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-20709254987
2026-01-05 08:17:58 +00:00