11790 Commits

Author SHA1 Message Date
Joshua Cain
e3fc03c58d Revert "AAE-44098 Bottom Tab nav buttons (#11801)" (#11832)
This reverts commit 7864f1a8e0.
8.6.0-24833115050
2026-04-23 11:39:17 +00:00
Mykyta Maliarchuk
510a813ed2 [ACS-11472] Fix file icon is not updated for version renditions (#11807)
* [ACS-11472] Fix file icon is not updated for version renditions

* [ACS-11472] cr fixes
8.6.0-24832624658
2026-04-23 13:27:14 +02:00
Joshua Cain
7864f1a8e0 AAE-44098 Bottom Tab nav buttons (#11801)
* feat: enable tab navigation buttons
8.6.0-24795498394
2026-04-22 14:28:00 -04:00
Darren Thornton
c09edd71ff AAE-44761 Remove unused imports (#11829) 8.6.0-24776313587 2026-04-22 06:41:40 -05:00
Wojciech Duda
64826c3a99 AAE-40649 Material Design 3 migration (#11286)
* AAE-38957 Cleanup code from color assignments on Material elements (#11266)

* AAE-38646   cleanup core lib from custom variables (#11259)

* AAE-38646 General cleanup of custom variables from core lib

* AAE-38646 Cleanup some of the remaining variables

* AAE-38646 Last color-mix removal

* AAE-38646 Reduce amount of customizations

* AAE-38646 apply overrides, reduce customization

* AAE-38646 modify remaining styles

* AAE-38646 Fix override assignemnts

* AAE-38646 Address comments, cleanup unused

* AAE-38978 Cleanup process-services-cloud lib from custom css variables (#11295)

* AAE-38978 Cleanup custom variables inside process-services-cloud lib

* AAE-38978 Adjust rich text widget styling

* AAE-38978 Comment fixes

* AAE-38980 Cleanup insights lib from custom css variables (#11314)

* AAE-38980 Cleanup insights lib from custom css variables

* AAE-38980 Removed unnecessarily specific selector

* AAE-38979 Cleanup content-services lib from custom css variables (#11313)

* AAE-38979 Remove/replace variable and hardcoded customizations

* AAE-38979 Cleanup unused @use and @import statements

* AAE-39159 Cleanup process-services lib from custom css variables (#11316)

* AAE-39159 Cleanup process-services lib from custom css variables

* AAE-39159 Fix import and build

* Fix build

* Remove leftover button customization

* fix missing brace

* AAE-39748 Pagination font size match md3

* fix incorrect html templates after rebase

* swap leftover variables

* fix units

* copilot comments

* visual regression result fixes

* CSX-204 Update card view components (#11358)

* CSX-535 Update background color on readonly for card view selectitem (#11799)

* remove invalid color test

* add stylelint rule

---------

Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
Co-authored-by: Ricardo Dias <ricardo.dias@hyland.com>
8.6.0-24769787853
2026-04-22 10:02:17 +01:00
AleksanderSklorz
423c646bac Post release version bump (#11828)
* Post release version bump

* Post release version bump

* Post release version bump

* Post release bump
8.6.0-24769566056
2026-04-22 10:57:08 +02:00
AleksanderSklorz
d1bda4f898 Release 8.4.1 (#11827)
* Release 8.4.1

* Release 8.4.1
8.4.1 8.5.0-24716296101
2026-04-21 12:01:35 +02:00
AleksanderSklorz
03f04bf118 Release 8.4.0 (#11826)
* Release 8.4.0

* Release 8.4.0

* Release 8.4.0

* Release 8.4.0
8.5.0-24713964731
2026-04-21 11:08:40 +02:00
dependabot[bot]
0dd3e454f5 build(deps): bump actions/cache from 5.0.4 to 5.0.5 in /.github/actions/download-node-modules-and-artifacts (#11820)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.5.0-24666642218
2026-04-20 14:32:15 +02:00
dependabot[bot]
025e3cf636 build(deps): bump Alfresco/alfresco-build-tools from 17.1.0 to 17.2.0 in /.github/actions/setup (#11821)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 14:32:01 +02:00
dependabot[bot]
07455c4217 build(deps): bump actions/cache from 5.0.4 to 5.0.5 in /.github/actions/upload-node-modules-and-artifacts (#11822)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 14:31:47 +02:00
dependabot[bot]
9beeaeed8d build(deps): bump actions/cache from 5.0.4 to 5.0.5 in /.github/actions/setup (#11823)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 14:31:32 +02:00
dependabot[bot]
a86f0790da build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#11824)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 14:31:09 +02:00
dependabot[bot]
86e8fb75d0 build(deps): bump Alfresco/alfresco-build-tools from 17.1.0 to 17.2.0 (#11825)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.5.0-24666575933
2026-04-20 14:30:43 +02:00
Dominik Iwanek
af95723f30 [ACS-11589] [ACA] info drawer test-area does not show full text (#11816) 8.5.0-24656600696 2026-04-20 10:33:14 +02:00
Denys Vuika
d70ae599c7 Fix security vulnerabilities in npm dependencies (#11815)
* Update package dependencies: remove unused 'picomatch' and 'minimatch' modules from package-lock.json, and add specific versions for 'picomatch', 'minimatch', 'path-to-regexp', and 'serialize-javascript' in package.json.

* Upgrade nx and @nx/workspace to fix minimatch vulnerabilities

- Upgrade nx from 22.4.1 to 22.6.3
- Upgrade @nx/workspace from 22.4.5 to 22.6.3
- Remove minimatch override to maintain Karma compatibility

This resolves the high severity minimatch vulnerabilities while
keeping tests functional.

* Refactor nx.json: Consolidate sharedGlobals array and add analytics flag

- Merged multiple lines in the sharedGlobals array for better readability.
- Added an analytics flag set to false for configuration.

* Update package dependencies: bump @nx packages to version 22.6.5 [ci:force]

* Add test specifications for feature flags and user initial pipe [ci:force]

- Introduced new selectors for feature flag components in `features.directive.spec.ts` and `not-features.directive.spec.ts`.
- Added an injectable sanitizer class in `user-initial.pipe.spec.ts` to enhance testing capabilities.
- Created a new log file `out.txt` to capture Karma test execution details and warnings.
8.5.0-24510526390
2026-04-16 13:35:42 +01:00
Alfresco Build
e2ae224924 New Crowdin translations by GitHub Action (#11810)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.5.0-24508381268
2026-04-16 07:45:07 -04:00
Denys Vuika
07c6a4d923 Remove jasmine-spec-reporter dependency from package.json and package-lock.json (#11814) 8.5.0-24507522698 2026-04-16 12:23:50 +01:00
Denys Vuika
6fc8dda887 Remove mocha and jasmine-ajax dependencies (#11813) 8.5.0-24502419882 2026-04-16 10:20:49 +01:00
dependabot[bot]
b550712160 build(deps): bump follow-redirects from 1.15.11 to 1.16.0 (#11812)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.11 to 1.16.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.11...v1.16.0)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-version: 1.16.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.5.0-24473206868
2026-04-15 20:10:16 +01:00
dependabot[bot]
969bb4455e build(deps): bump vite, @angular-devkit/build-angular and @angular/build (#11811)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 6.4.2 and updates ancestor dependencies [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/build](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `vite` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite)

Updates `@angular-devkit/build-angular` from 19.2.22 to 19.2.24
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/v19.2.22...v19.2.24)

Updates `@angular/build` from 19.2.22 to 19.2.24
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/v19.2.22...v19.2.24)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.2
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 19.2.24
  dependency-type: direct:development
- dependency-name: "@angular/build"
  dependency-version: 19.2.24
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.5.0-24473184022
2026-04-15 20:09:40 +01:00
David Olson
48eb258311 AAE-44184 Colspan setting on form fields is ignored or not properly applied (#11800)
* AAE-44184 Colspan setting on form fields is ignored or not properly applied

* AAE-44184 Better handling of empty columns

* AAE-44184 Fixing stale adf-form-field instances

* AAE-44184 Consolidating duplicate code
8.5.0-24464069092
2026-04-15 10:46:38 -05:00
Michal Kinas
32850a0ce8 [MNT-25185] Display authority name instead of id if provided (#11809)
* [MNT-25185] Display authority name instead of id if provided

* [MNT-25185] CR fixes
8.5.0-24443724538
2026-04-15 10:12:04 +02:00
Anton Ramanovich
8a6bcac29e [ACS-11506]: moved aria-live region (#11808)
* [ACS-11506]: moved aria-live region

* [ACS-11506]: regression tests
8.5.0-24387897145
2026-04-14 10:01:36 +02:00
Alfresco Build
7a70ae8eb6 New Crowdin translations by GitHub Action (#11796)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.5.0-24344792720
2026-04-13 14:01:46 +01:00
dependabot[bot]
1ee94fcb2c build(deps): bump axios from 1.13.6 to 1.15.0 (#11802)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.5.0-24332922236
2026-04-13 10:13:53 +02:00
dependabot[bot]
c1a6c28a29 build(deps): bump Alfresco/alfresco-build-tools from 17.0.0 to 17.1.0 in /.github/actions/setup (#11803)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 10:09:35 +02:00
dependabot[bot]
747da93b0f build(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#11804)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 10:09:22 +02:00
dependabot[bot]
714434f755 build(deps): bump hyland/github-actions-ensure-sha-pinned-actions from 1.2.0 to 2.0.0 (#11805)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 10:08:03 +02:00
dependabot[bot]
17bedfd940 build(deps): bump Alfresco/alfresco-build-tools from 17.0.0 to 17.1.0 (#11806)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 10:07:43 +02:00
Wojciech Duda
8ce0561ef5 AAE-44086 Unify styling and coloring of errors in forms (#11797) 8.5.0-24130537653 2026-04-08 10:24:22 +00:00
dependabot[bot]
0e063beb40 build(deps): bump lodash-es from 4.17.23 to 4.18.1 (#11789)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.5.0-24096025682
2026-04-07 19:49:21 +02:00
dependabot[bot]
6b15cd05c7 build(deps): bump lodash from 4.17.23 to 4.18.1 (#11790)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-07 19:48:41 +02:00
dependabot[bot]
868a9204f4 build(deps): bump Alfresco/alfresco-build-tools from 15.12.1 to 17.0.0 in /.github/actions/setup (#11794)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.5.0-24095572132
2026-04-07 19:38:56 +02:00
dependabot[bot]
bddf2d9cf0 build(deps): bump Alfresco/alfresco-build-tools from 15.12.1 to 17.0.0 (#11795)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.5.0-24095561112
2026-04-07 19:38:41 +02:00
Darren Thornton
69a9dc1386 AAE-44002 Allow user input for date and datetime fields (#11791) 8.5.0-24044613288 2026-04-06 13:23:51 -05:00
David Olson
70a6f42649 AAE-40741 Form rule Validate form doesn't do anything (#11788) 8.5.0-24036376384 2026-04-06 09:44:23 -05:00
Darren Thornton
74252797b7 AAE-28918 Fix for start process button is enabled when required widgets are read only without value (#11781)
* AAE-28918 Fix start process button is enabled when required widgets are read only without value

* Apply Copilot review suggestions.

* updates after code review comments

* revert change made earlier
8.5.0-23864516491
2026-04-01 13:32:30 -05:00
Dominik Iwanek
79871455f4 [ACS-10242] SR: Personal files: Filter by Size popup announces entire content instead of dialog title (#11782) 8.5.0-23849598710 2026-04-01 14:53:44 +02:00
Alfresco Build
2cd51b4789 New Crowdin translations by GitHub Action (#11787)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.5.0-23846404639
2026-04-01 12:30:38 +01:00
dependabot[bot]
a3e34d35a4 build(deps-dev): bump @xmldom/xmldom from 0.8.11 to 0.8.12 (#11785)
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.11...0.8.12)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-01 12:30:11 +01:00
Tomek Hanaj
d7a8f03dbf AAE-43749 Added date formatting according to locale (#11769)
* [AAE-43749] added date formatting according to locale

* [AAE-43749] applied pr comments

* [AAE-43749] pipe use default date format reacting to locale
8.5.0-23846367209
2026-04-01 12:29:41 +01:00
dependabot[bot]
7b32eb49d8 build(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13 (#11786)
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.13.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.13)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.5.0-23839240929
2026-04-01 10:24:38 +02:00
Anton Ramanovich
a3e13da3a4 [ACS-10280]: Keyboard Navigation: Search: Unnecessary stops in the results table using the Tab key (#11736)
* [ACS-10280]: move selection handling to row

* [ACS-10280]: clean up

* [ACS-10280]: rollback title

* [ACS-10280]: migrate to conditional aria-hidden

* [ACS-10280]: revert to fix hxp

* [ACS-10280]: sonar fix

* [ACS-10280] Use new Angular control flow syntax

* [ACS-10280] Unit test fix

---------

Co-authored-by: MichalKinas <michal.kinas@hyland.com>
8.5.0-23838954632
2026-04-01 10:17:00 +02:00
Michal Kinas
565db01819 [MNT-25635] Search filter autocomplete search for tags when input changes (#11780) 8.5.0-23837245960 2026-04-01 09:29:43 +02:00
Amedeo Lepore
f321b74be0 AAE-21162 Add deploymentCompletion property to ApplicationInstance model (#11784) 8.5.0-23799064375 2026-03-31 15:10:45 +02:00
Wojciech Duda
28fe6d3a76 AAE-43710 Fix form field spacing misalignments (#11763) 8.5.0-23788084153 2026-03-31 10:32:26 +02:00
dependabot[bot]
7b29d56272 build(deps): bump minimatch, @nx/angular, @nx/eslint-plugin, @nx/js, @nx/node, @nx/storybook, @typescript-eslint/eslint-plugin and @typescript-eslint/parser (#11779)
* build(deps): bump minimatch, @nx/angular, @nx/eslint-plugin, @nx/js, @nx/node, @nx/storybook, @typescript-eslint/eslint-plugin and @typescript-eslint/parser

Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.4 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular), [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js), [@nx/node](https://github.com/nrwl/nx/tree/HEAD/packages/node), [@nx/storybook](https://github.com/nrwl/nx/tree/HEAD/packages/storybook), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). These dependencies need to be updated together.


Updates `minimatch` from 10.1.1 to 10.2.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.4)

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

Updates `@nx/eslint-plugin` from 22.3.3 to 22.6.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.3/packages/eslint-plugin)

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

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

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

Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.57.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.21.0 to 8.57.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/parser)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.2.4
  dependency-type: indirect
- dependency-name: "@nx/angular"
  dependency-version: 22.6.3
  dependency-type: direct:development
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.6.3
  dependency-type: direct:development
- dependency-name: "@nx/js"
  dependency-version: 22.6.3
  dependency-type: direct:development
- dependency-name: "@nx/node"
  dependency-version: 22.6.3
  dependency-type: direct:development
- dependency-name: "@nx/storybook"
  dependency-version: 22.6.3
  dependency-type: direct:development
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.57.2
  dependency-type: direct:development
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.57.2
  dependency-type: direct:development
...

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

* refactor(eslint): remove @typescript-eslint/brace-style rule and clean up component file

Removed the '@typescript-eslint/brace-style' rule from the ESLint configuration and cleaned up the process-list-cloud.component.ts file by removing the associated eslint-disable comment.

* fix(eslint): change @typescript-eslint/prefer-optional-chain rule from error to warn

Updated the ESLint configuration to modify the severity of the '@typescript-eslint/prefer-optional-chain' rule from 'error' to 'warn' for improved flexibility in code quality enforcement.

* fix(eslint): disable no-explicit-any rule and refactor LogicalSearchCondition type

Disabled the '@typescript-eslint/no-explicit-any' rule in the ESLint configuration and refactored the LogicalSearchCondition type to use a type alias instead of an interface for improved clarity and consistency.

---------

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.5.0-23740686932
2026-03-30 11:42:27 +01:00
Alfresco Build
7953eee9b0 New Crowdin translations by GitHub Action (#11778)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.5.0-23737872900
2026-03-30 10:32:24 +01:00
dependabot[bot]
c6d577a6c3 build(deps): bump brace-expansion in /lib/cli (#11770)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.5.0-23734871709
2026-03-30 10:17:51 +02:00