Commit Graph
4903 Commits
Author SHA1 Message Date
Vito Albano 3a543d8a0a AAE-32905 Rework pr pipeline (#11853)
* [AAE-32905] - Improve ADF workflow

* [ci:force]

* [AAE-32905] - Improve cache use

* [AAE-32905] - Improve cache use

* [AAE-32905] - Improved workflows

* [AAE-32905] - Checking cache

* [AAE-32905] - Checking cache

* [AAE-32905] - Fix cli

* [AAE-32905] - Fix cache

* [AAE-32905] - Fix cache

* [AAE-32905] - Fix cache

* [AAE-32905] - improving workflow and adding some storybook tests

* [AAE-32905] - improving workflow and adding some storybook tests

* [AAE-32905] - Added more improvements

* [AAE-32905] - Added more improvements

* [AAE-32905] - bugfix

* [AAE-32905] - Added missing part to the cache

* [AAE-32905] - bugfix

* [AAE-32905] - fixed cache poisoning

* [AAE-32905] - timing jobs

* [AAE-32905] - chosen to build all together as it's more efficient

* [AAE-32905] - Fixed script injection issue
2026-05-05 13:16:36 +01:00
Ehsan Rezaei 3fc59b2358 AAE-45216 Removing custom theme from core (#11862)
* AAE-45216 Removing custom theme from core

* AAE-45216 Removing custom theme from assets
2026-05-05 10:33:09 +02:00
Ehsan Rezaei 337b82e988 AAE-45215 Removing unused breadcrumb theme (#11861) 2026-05-05 08:13:41 +01:00
Vito Albano 0faa2e1a56 [AAE-0000] - fixed run for process-service-cloud (#11855)
* [AAE-0000] - fixed run for process-service-cloud

* [AAE-0000] - Stabilising process cloud tests
2026-05-04 23:35:25 +01:00
Adam Świderski d6262eafc6 [ACS-11628] small for for init-acs-env.ts (#11860) 2026-05-04 11:23:02 +00:00
Alfresco BuildandCrowdin Bot bba9a0afe2 New Crowdin translations by GitHub Action (#11854)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-05-01 14:50:36 +01:00
Alex Molodyh d3ad66d25b AAE-44435 Fix incorrect Start process button on user task forms (#11837) 2026-04-30 12:39:28 -07:00
Alfresco BuildandCrowdin Bot b49513e9c2 New Crowdin translations by GitHub Action (#11848)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-04-30 16:49:53 +01:00
Ehsan Rezaei aa2de3bde6 AAE-45173 Adding background color to tooltip card (#11852) 2026-04-30 15:18:38 +00:00
Joshua Cain d1d06a68bc AAE-44098 Bottom tab navigation buttons (#11834)
* feat: enable tab navigation buttons

* feat: better strings and button positioning

* feat: reduce overall padding

* feat: adjust buttons based on ux mockups

* test: add some tests

* fix: build error

* fix: rename property to showBottomTabNavButtons for clarity

* feat: simplify changes

* test: copilot suggestion

* fix: prevent upstream visual regression issues.

* fix: copilot suggestions

* fix: height change
2026-04-29 15:12:06 -04:00
Diogo Bastos 0a6da1ba13 AAE-45076 Fix svg icon style (#11849) 2026-04-28 17:01:31 +01:00
Alfresco BuildandCrowdin Bot 7853121080 New Crowdin translations by GitHub Action (#11831)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-04-28 12:09:09 +01:00
Vito Albano d3ac5362ba AAE-44946 - Sending also previous value to allow valuation and valida… (#11836)
* AAE-44946 - Sending also previous value to allow valuation and validation

* AAE-44946 - Sending also previous value to allow valuation and validation

* AAE-44749 - Fixed wrong subscribe in test

* AAE-45038 - Fixing logs and unit tests
2026-04-28 11:24:05 +01:00
Bartosz Sekula ddb8adc0e4 AAE-44752 Add type to ProcessInstanceCloud (#11847) 2026-04-27 16:14:02 +02:00
Ehsan Rezaei 85005c9c1c AAE-44987 Applying color and background to sidenav (#11846) 2026-04-27 12:49:17 +02:00
AleksanderSklorz 407c6c1829 [ACS-11350] keyboard navigation user incorrect focus order after collapsing the left navigation menu (#11835)
* [ACS-11350] Fixed focus after collapsing navigation menu

* [ACS-11350] Unit tests

* [ACS-11350] Addressed copilot comments

* [ACS-11350] Addressed copilot comment

* [ACS-11350] Addressed copilot comment
2026-04-24 12:34:26 +02:00
Joshua Cain e3fc03c58d Revert "AAE-44098 Bottom Tab nav buttons (#11801)" (#11832)
This reverts commit 7864f1a8e0.
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
2026-04-23 13:27:14 +02:00
Joshua Cain 7864f1a8e0 AAE-44098 Bottom Tab nav buttons (#11801)
* feat: enable tab navigation buttons
2026-04-22 14:28:00 -04:00
Darren Thornton c09edd71ff AAE-44761 Remove unused imports (#11829) 2026-04-22 06:41:40 -05:00
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>
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
2026-04-22 10:57:08 +02:00
AleksanderSklorz d1bda4f898 Release 8.4.1 (#11827)
* Release 8.4.1

* Release 8.4.1
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
2026-04-21 11:08:40 +02:00
Dominik Iwanek af95723f30 [ACS-11589] [ACA] info drawer test-area does not show full text (#11816) 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.
2026-04-16 13:35:42 +01:00
Alfresco BuildandCrowdin Bot e2ae224924 New Crowdin translations by GitHub Action (#11810)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-04-16 07:45:07 -04:00
Denys Vuika 6fc8dda887 Remove mocha and jasmine-ajax dependencies (#11813) 2026-04-16 10:20:49 +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
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
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
2026-04-14 10:01:36 +02:00
Alfresco BuildandCrowdin Bot 7a70ae8eb6 New Crowdin translations by GitHub Action (#11796)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-04-13 14:01:46 +01:00
Wojciech Duda 8ce0561ef5 AAE-44086 Unify styling and coloring of errors in forms (#11797) 2026-04-08 10:24:22 +00:00
Darren Thornton 69a9dc1386 AAE-44002 Allow user input for date and datetime fields (#11791) 2026-04-06 13:23:51 -05:00
David Olson 70a6f42649 AAE-40741 Form rule Validate form doesn't do anything (#11788) 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
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) 2026-04-01 14:53:44 +02:00
Alfresco BuildandCrowdin Bot 2cd51b4789 New Crowdin translations by GitHub Action (#11787)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-04-01 12:30:38 +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
2026-04-01 12:29:41 +01:00
Anton RamanovichandMichalKinas 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>
2026-04-01 10:17:00 +02:00
Michal Kinas 565db01819 [MNT-25635] Search filter autocomplete search for tags when input changes (#11780) 2026-04-01 09:29:43 +02:00
Amedeo Lepore f321b74be0 AAE-21162 Add deploymentCompletion property to ApplicationInstance model (#11784) 2026-03-31 15:10:45 +02:00
Wojciech Duda 28fe6d3a76 AAE-43710 Fix form field spacing misalignments (#11763) 2026-03-31 10:32:26 +02:00
dependabot[bot]andDenys Vuika 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>
2026-03-30 11:42:27 +01:00
Alfresco BuildandCrowdin Bot 7953eee9b0 New Crowdin translations by GitHub Action (#11778)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
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>
2026-03-30 10:17:51 +02:00
Darren ThorntonandCopilot d526d31425 AAE-34137 Fix for disabling complete button on the form after declining form confirmation dialog (#11766)
* AAE-34137 Reenable Save and Complete buttons if user rejects on Confirm dialog

* Apply suggestion from Copilot, add takeUntilDestroy

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-27 10:24:38 -05:00
David Olson e97439f09b AAE-43391 Disable 'Start process' and 'Complete' when whitespace is entered into required form fields (#11760) 2026-03-24 09:50:30 -05:00
Alfresco BuildandCrowdin Bot f1895f725d New Crowdin translations by GitHub Action (#11751)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-23 08:11:24 +00:00
Michal Kinas 46989ae081 [ACS-11319] Move tree actions menu item buttons inside the component (#11749)
* [ACS-11319] Move tree actions menu item buttons inside the component

* [ACS-11319] Copilot review fixes
2026-03-19 14:47:30 +01:00