Dominik Iwanek
caeaa74704
Release 8.5.0 ( #11982 )
2026-06-12 10:19:35 +02:00
Alex Molodyh
70038bea26
AAE-46246 Format typed values in form display widgets v2 ( #11952 )
...
* AAE-46246 Format typed values in form display widgets
2026-06-08 15:24:25 -07:00
Vito Albano
fd3802f2dc
AAE-46684 fix release workflow eslint publish fix ( #11962 )
...
* [AAE-46514] - Fix release workflow
* [AAE-46514] - Fix release workflow - devDependencies
* [AAE-46514] - Command parameters are wrong when setting now the options
* [AAE-46514] - It should call the script not the standard command
* [AAE-46514] - fixed path for eslint plugin publish
2026-06-04 23:33:17 +01:00
Wojciech Duda
7d76d789b2
AAE-41418 Add process instance id input to task header cloud component ( #11897 )
...
* AAE-41418 Add process instance id input to task header cloud component
* AAE-41418 Remove falsy early returns from task header process instance id helpers
* AAE-41418 Move process instance id fallback into task header refresh
2026-06-03 13:35:55 +01:00
Fabian Kindgen
a71cc84f11
AAE-46507 Next Task Endpoint ( #11943 )
2026-06-03 13:24:41 +02:00
Alex Molodyh
34acdd20cf
Revert "AAE-46246 Format typed values in form display widgets ( #11935 )" ( #11951 )
...
This reverts commit f39b9167b8 .
2026-06-02 14:38:20 -07:00
Alex Molodyh
f39b9167b8
AAE-46246 Format typed values in form display widgets ( #11935 )
2026-06-02 12:56:23 -07:00
David Olson
aa2a357fb2
AAE-46434 Fix read-only field styling on forms ( #11928 )
2026-06-02 08:54:26 -05:00
Vito Albano and Claude Opus 4.5
f9899883dc
Revert AAE-46242 crowdin locale mapping changes ( #11949 )
...
Reverts the following commits:
- 80e9e51cfa AAE-46242 - Looks like we need to override the mapping as crowding config is not set to this format
- 345e1e69ad AAE-46242 - should use the variable osx_locale to match the format xx-YY
- a2b026ed7e [AAE-46242] - Changed the name convention for translation files to ISO standard naming
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-06-02 13:30:03 +01:00
Vito Albano
a2b026ed7e
[AAE-46242] - Changed the name convention for translation files to ISO standard naming ( #11924 )
...
* [AAE-46242] - Changed the name convention for translation files to ISO standard naming
* [AAE-46242] - revert en-GB to en.json
* [AAE-46242] - fixed crowding config
* [AAE-46242] - added fallback fix'
* [AAE-46242] - Added defaultLang missing method
* [AAE-46242] - Fixing unit test
* [AAE-46242] - fixed core unit tests
2026-05-29 19:11:17 +01:00
Fabian Kindgen
1314f0751f
AAE-46476 Fix sorting functionality of task list retrieval from runtime bundle ( #11921 )
2026-05-29 07:20:26 +02:00
Denys Vuika
f4882e99be
Revert "New Crowdin translations by GitHub Action ( #11796 )" ( #11923 )
...
This reverts commit 7a70ae8eb6 .
2026-05-28 17:51:05 +01:00
Darren Thornton
1d163c6749
Revert "AAE-44065 Change date picker to match other styles ( #11868 )" ( #11896 )
...
This reverts commit 8309d2dc55 .
2026-05-19 14:54:26 -05:00
Alfresco Build and Crowdin Bot
454236873e
New Crowdin translations by GitHub Action ( #11867 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-05-18 11:39:09 +01:00
Alex Molodyh
9e106b006c
AAE-43881 Fix for form rules not applying when new [data] comes in ( #11879 )
2026-05-14 08:47:42 -07:00
Darren Thornton
8309d2dc55
AAE-44065 Change date picker to match other styles ( #11868 )
...
* AAE-44065 Change date picker to match other styles
* Apply Copilot suggestions
2026-05-13 12:12:21 -05:00
Vito Albano
9fe4006a0d
AAE-45391 Lazy loading and improvements for pdfJS ( #11869 )
...
* [AAE-45391] - Lazy loading some of the big external libs
* [AAE-45391] - Added some extra units to pdfjs viewer
* [AAE-45391] - Some improement on viewer component
* [AAE-45391] - Fixed the way it was redered to a newer angular system
* [AAE-45391] - Fixed the way it was redered to a newer angular system
* [AAE-45391] - fixed schematic
* [AAE-45391] - Added some docs for the schematics as well
* [AAE-37328] - Fixed comment on missing provider
2026-05-11 14:17:39 +01:00
Ehsan Rezaei
b7783d2259
AAE-39830 Removing Material components color property ( #11865 )
...
* AAE-39830 Removing Material components color property
* AAE-39830 Style with class instead of color
* AAE-39830 Updating header component doc
* AAE-39830 Updating toolbar component doc
* AAE-39830 Removed unused theme variable and updated doc
2026-05-07 14:25:14 +02:00
Fabian Kindgen
a73b100fae
AAE-45003 Extend task cloud services ( #11850 )
2026-05-06 09:45:29 +02: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
Alex Molodyh
d3ad66d25b
AAE-44435 Fix incorrect Start process button on user task forms ( #11837 )
2026-04-30 12:39:28 -07: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
Bartosz Sekula
ddb8adc0e4
AAE-44752 Add type to ProcessInstanceCloud ( #11847 )
2026-04-27 16:14:02 +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
Joshua Cain
7864f1a8e0
AAE-44098 Bottom Tab nav buttons ( #11801 )
...
* feat: enable tab navigation buttons
2026-04-22 14:28:00 -04: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
Denys Vuika
6fc8dda887
Remove mocha and jasmine-ajax dependencies ( #11813 )
2026-04-16 10:20:49 +01:00
Alfresco Build and Crowdin 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
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
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] and Denys 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
Darren Thornton and Copilot
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
Benn Snyder
759d206302
HXIDP-6471 Provide start process variables to custom screen ( #11712 )
...
* HXIDP-6471 Provide start process variables to custom screen
* Apply recommendations
* Apply more recommendations
* Add appName property
* Fix input types and defaults
2026-03-16 16:16:02 -04:00
Alfresco Build and Crowdin Bot
f3cf57c9d8
New Crowdin translations by GitHub Action ( #11732 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-03-16 08:40:50 +00:00
David Olson
a8ae3d3b4e
AAE-42908 Evaluate expressions for rich-text-display list types ( #11726 )
2026-03-12 11:51:02 -05:00
Michal Kinas
bc41c33ba8
[ACS-11205] Add LazyApi decorator ( #11711 )
...
* [ACS-11205] Add LazyApi decorator
* [ACS-11205] Add unit tests and CR fixes
* [ACS-11259] Storybook build fix
2026-03-12 10:15:38 +01:00
AleksanderSklorz
83e80906d8
[ACS-11213] upgrade ngx translate to v17 ( #11719 )
...
* [ACS-11213] Upgraded ngx-translate to v17
* [ACS-11213] Fix translations
* [ACS-11213] Reverted redundant change
* [ACS-11213] Translations fix
* [ACS-11213] Fixed unit tests
* [ACS-11213] Added unit tests for changes in translate-loader.service
* [ACS-11213] Added empty line
* [ACS-11213] Addressed copilot comments
2026-03-12 09:52:59 +01:00
Michal Kinas
ef5944a09c
Post-release version bump ( #11734 )
2026-03-11 20:30:57 +01:00
Michal Kinas
f44e4e90e8
Release 8.3.1 ( #11731 )
...
* Release 8.3.1
* CLI js-api version fix
2026-03-11 14:25:08 +01:00
Michal Kinas
89851a625a
Release 8.3.0 ( #11730 )
2026-03-11 11:14:33 +01:00
David Olson
68b1b98c83
AAE-42904 Escape html in evaluated fields and variables for rich-text display widget ( #11718 )
2026-03-09 10:25:55 -05:00
AleksanderSklorz
0b7b89e5d8
[ACS-11213] Reverted ngx translate upgrade ( #11702 )
2026-02-27 23:42:44 +01:00
Ehsan Rezaei
a15b1f4c85
AAE-42804 Fixing task filter query param ( #11701 )
...
* AAE-42804 Fixing task filter query param
* AAE-42804 Fixing param in template
2026-02-27 15:52:38 +00:00
Ehsan Rezaei
294e6254c2
AAE-42804 Adding adf active class to activated link ( #11698 )
...
* AAE-42804 Adding adf active class to activated link
* AAE-42804 Adding unit tests
* AAE-42804 Adding aria current attribute
2026-02-27 13:23:48 +00:00
AleksanderSklorz
ec312d49ab
[ACS-11213] Updated ngx translate in libs ( #11699 )
2026-02-27 13:19:49 +01:00