Commit Graph
11557 Commits
Author SHA1 Message Date
Michal Kinas 5cdcd97201 [ACS-10259] Add an option to reorder rows with keyboard (#11548)
* [ACS-10259] Datatable add drag&drop keyboard integration

* [ACS-10259] Add option to reorder rows via keyboard

* [ACS-10259] Add proper focus handling
8.4.0-21245996370
2026-01-22 12:02:45 +01:00
Alfresco BuildandCrowdin Bot 096ead8648 New Crowdin translations by GitHub Action (#11555)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.4.0-21245772616
2026-01-22 10:55:10 +00:00
dependabot[bot] 547c17f4d2 build(deps): bump lodash-es from 4.17.21 to 4.17.23 (#11558)
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-22 10:53:51 +00:00
dependabot[bot] 9dbf97cccf build(deps): bump lodash from 4.17.21 to 4.17.23 (#11559)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-22 10:52:14 +00:00
Anahide Tchertchian 670e77580d AAE-41553 Fix crowdin exec from release workflow_call (#11561) 8.4.0-21245638649 2026-01-22 10:50:38 +00:00
Anton Ramanovich c81a64be79 [ACS-10206]: setting haspopup after init (#11475)
* [ACS-10206]: setting haspopup after init

* [ACS-10206]: sonarQube fixes

* [ACS-10206]: sonarQube fixes

* [ACS-10206]: sonarQube fixes

* [ACS-10206]: cleanup

* [ACS-10206]: revert
8.4.0-21238436012
2026-01-22 07:24:55 +01:00
Anton Ramanovich 506aeecdc2 [ACS-10280] Keyboard Navigation: Search: Unnecessary stops in the results table using the Tab key: (#11529)
* [ACS-10280]: removes rows being focusable by default

* [ACS-10280]: non fucusable chips by default

* [ACS-10280]: datatable UTs

* [ACS-10280]: updates focus management for datatable

* [ACS-10280]: improves tabfocus for hidden action buttons
8.4.0-21238296165
2026-01-22 07:18:33 +01:00
Anahide Tchertchian 5076862e07 AAE-41553 Fix CI validation on crowdin PRs (#11557)
* AAE-41553 Fix CI validation on crowdin PRs

* trigger pull after crowdin push to keep the translation PR up to date

* pass only required secrets to workflow call to make sonar happy
8.4.0-21217067396
2026-01-21 17:18:10 +01:00
Denys Vuika ee7fa5bfa4 Revert "AAE-38626 Updating columns when appName changes (#11554)" (#11556)
This reverts commit 69b73c8490.
8.4.0-21213598403
2026-01-21 14:37:27 +00:00
Dominik Iwanek 934765f2f6 [ACS-10304] KN: personal files: Column resizing available via mouse but not accessible via keyboard (#11525) 8.4.0-21208473337 2026-01-21 12:49:47 +01:00
Diogo Bastos d838d93abc AAE-41496 Deprecate icon component (#11550)
* AAE-41496 Deprecate icon component

* AAE-41496 Improve template

* AAE-41496 Fix tests
8.4.0-21208056237
2026-01-21 11:34:54 +00:00
Andreas Philippi 69b73c8490 AAE-38626 Updating columns when appName changes (#11554)
* [AAE-38626] Updating columns when appName changes

[AAE-38626] Updating columns when appName changes

* [AAE-38626] Added tests
8.4.0-21208030199
2026-01-21 11:33:55 +00:00
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