apuschkin
51395ad47c
Add documentation
2025-08-06 11:02:05 +02:00
Alfresco Build
45643ff3f9
New Crowdin translations by GitHub Action ( #11100 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
9.1.0-16756253889
2025-08-05 12:59:36 -04:00
Shivangi Shree
9a0b75caa1
[ADF-5582] Fix avatar rendering logic in adf-node-comments ( #10995 )
...
* [ADF-5582] Update NodeCommentsService to take userId as an argument in getUserImage
* [ADF-5582] Add unit tests for avatar caching and retrieval in NodeCommentsService
* Refactor NodeCommentsService unit tests to avoid accessing private members
* [ADF-5582] Remove picture Id from getUserImage
* [ADF-5582] Add comment to getAvatarCache and fix sonarcloud issues
* Update node-comments.service.spec.ts
* Trigger sonar
* [ADF-5582] Add method to return avatar url in people api
* [ADF-5582] Fix sonar cloud issue
* [ADF-5582] Add comment to getUserImage and fix request address for getAvatarImageUrl
9.1.0-16748681787
2025-08-05 16:54:58 +05:30
Alexander Puschkin
8ef0aee768
AAE-36869 Handles error messages with wrong JSON format ( #11078 )
...
* Handles error messages with wrong JSON format
Handles cases where the error message from the backend is not a valid JSON.
If the message is not a valid JSON, it displays the error as a string.
This prevents the application from crashing when receiving error messages with wrong JSON format.
Fixes AAE-36869
* SonarCloud solution
* Displays the error message from the response
The error message is now extracted from the response body,
providing more context when process start fails.
This change ensures that the user sees the specific error
message returned by the service when a process instance
cannot be started, improving the user experience.
* Refactors start process template to use `@if` blocks
Migrates the start process component template from `*ngIf` directives to the new Angular `@if` syntax for improved readability and performance.
This change enhances the structure and efficiency of conditional rendering within the template.
* prettier
9.1.0-16743363738
2025-08-05 09:20:17 +02:00
dependabot[bot]
bfd29139a1
build(deps-dev): bump @typescript-eslint/utils from 8.37.0 to 8.38.0 ( #11093 )
...
Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils ) from 8.37.0 to 8.38.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.38.0/packages/utils )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/utils"
dependency-version: 8.38.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>
9.1.0-16718036540
2025-08-04 09:28:05 +01:00
dependabot[bot]
dc762a7797
build(deps-dev): bump @storybook/core-server from 8.6.12 to 8.6.14 ( #11094 )
...
Bumps [@storybook/core-server](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/core-server ) from 8.6.12 to 8.6.14.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/core-server )
---
updated-dependencies:
- dependency-name: "@storybook/core-server"
dependency-version: 8.6.14
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.1.0-16718029883
2025-08-04 09:27:44 +01:00
Tomasz Nastaly
3eead3917e
AAE-36582 Fix forms misalignment in form renderer ( #11062 )
9.1.0-16717535124
2025-08-04 10:04:16 +02:00
dependabot[bot]
83d0ac10ee
build(deps): bump Alfresco/alfresco-build-tools ( #11096 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.27.0 to 8.28.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](20d21f43ad...cbb71914f9
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.28.1
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>
9.1.0-16716452062
2025-08-04 09:09:21 +02:00
dependabot[bot]
11bb85693a
build(deps): bump Alfresco/alfresco-build-tools from 8.27.0 to 8.28.1 ( #11097 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.27.0 to 8.28.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](20d21f43ad...cbb71914f9
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.28.1
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>
2025-08-04 09:09:08 +02:00
dependabot[bot]
de49bf1b86
build(deps): bump github/codeql-action from 3.29.4 to 3.29.5 ( #11099 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4e828ff8d4...51f77329af
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-04 09:08:52 +02:00
dependabot[bot]
be457c2ff3
build(deps): bump crowdin/github-action from 2.9.0 to 2.9.1 ( #11098 )
...
Bumps [crowdin/github-action](https://github.com/crowdin/github-action ) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](9fd07c1c5b...590c05e09a
)
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-version: 2.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.1.0-16716438378
2025-08-04 09:08:38 +02:00
Denys Vuika
c8f0860514
AAE-35934 Cleanup dependencies ( #11089 )
9.1.0-16655165977
2025-07-31 12:57:38 -04:00
Alex Molodyh
b67d0a7886
[AAE-36538] Removed flex-direction:column for form section column large screens ( #11090 )
9.1.0-16654715840
2025-07-31 09:34:41 -07:00
Alfresco Build
010ebe4f98
New Crowdin translations by GitHub Action ( #11085 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
9.1.0-16646056114
2025-07-31 11:05:51 +01:00
dominikiwanekhyland
613de66244
[MNT-25110] Unwanted duplicated Horizontal scrollbar ( #11079 )
9.1.0-16645350593
2025-07-31 11:33:10 +02:00
Alex Molodyh
8978e24c79
[AAE-36983] Updated translation keys in search-text-input.component.html ( #11083 )
9.1.0-16634689247
2025-07-30 18:00:12 -04:00
Darren Thornton
bf7f7ebf9f
AAE-36536 fix for root section and mobile form input layout ( #11081 )
...
* [AAE-36536] fix for mobile form input layout
* code review update
---------
Co-authored-by: Alex Molodyh <alex.molodyh@hyland.com >
9.1.0-16631908865
2025-07-30 14:28:23 -05:00
Denys Vuika
d5c2e7c585
AAE-36664 Cleanup deprecated AppConfigModule ( #11016 )
...
* cleanup deprecated AppConfigModule
* migrate factory to initializer
* add provideAppExtensions() api to allow deprecating ExtensionsModule in apps
* fix viewer render import
* use Angular control flow instead of NgIf
* use Angular control flow instead of NgSwitch
9.1.0-16630308109
2025-07-30 14:08:33 -04:00
Copilot
4c4dd195a4
Remove unused webdriver-manager dependency to eliminate vulnerable form-data ~2.3.2 ( #11060 )
...
* Initial plan
* Remove webdriver-manager to eliminate form-data ~2.3.2 dependency
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: eromano <1030050+eromano@users.noreply.github.com >
9.1.0-16629492846
2025-07-30 13:28:22 -04:00
Soumyajit Chakraborty
a29d846f4a
AAE-35310 fixing alignment for checkboxes in sections ( #11039 )
...
AAE-35310 fixing alignment for checkboxes in sections
9.1.0-16601000124
2025-07-29 21:18:56 +05:30
Darren Thornton
7fbcfe7d6a
AAE-36536 Allow form sections to be at the root level of form ( #11070 )
...
* temp checkin to share
* add id attribute
* [AAE-36536] test fix for form.model.ts changes
---------
Co-authored-by: Alex Molodyh <alex.molodyh@hyland.com >
9.1.0-16571465262
2025-07-28 09:14:30 -05:00
dependabot[bot]
a5561cdd0b
build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.32.0 ( #11074 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.1 to 2.32.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.32.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-version: 2.32.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>
9.1.0-16565815869
2025-07-28 11:49:27 +02:00
dependabot[bot]
5baccc495d
build(deps-dev): bump @typescript-eslint/typescript-estree ( #11075 )
...
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) from 8.35.1 to 8.38.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/typescript-estree )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
dependency-version: 8.38.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>
9.1.0-16565223901
2025-07-28 11:21:05 +02:00
dependabot[bot]
25e9123999
build(deps): bump github/codeql-action from 3.29.2 to 3.29.4 ( #11076 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.2 to 3.29.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](181d5eefc2...4e828ff8d4
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.1.0-16565040657
2025-07-28 11:12:29 +02:00
Soumyajit Chakraborty
0706c9f6de
AAE-36388 Form Field alignment issues for one liner forms ( #11054 )
...
* AAE-36388 fixing form-field alignments on preview
* AAE-36388 adding padding for radio-buttons inside adf-sections
9.1.0-16519736781
2025-07-25 15:54:09 +05:30
Tomasz Nastaly
dcd15debf0
AAE-25571 Add title to file name ( #11027 )
9.1.0-16517880640
2025-07-25 10:47:41 +02:00
Eugenio Romano
fbacd5c51e
Update form-section.component.scss ( #11064 )
9.1.0-16502097753
2025-07-24 18:10:26 +02:00
Ehsan Rezaei
19b69e024a
AAE-33082 Fixing dropdown widget update value based on form rule ( #11068 )
9.1.0-16499980947
2025-07-24 16:40:06 +02:00
Soumyajit Chakraborty
71df219f94
AAE-36023 Making develop sync with ng18 backup branch ( #11061 )
...
AAE-36023 Fixing workspace cropping issues and label floating issues
9.1.0-16497215802
2025-07-24 18:13:52 +05:30
Vito Albano
49c0f44435
Removed esm2022 check as is not supported anymore since Ng18 ( #11058 )
9.1.0-16492059202
2025-07-24 10:40:13 +02:00
Soumyajit Chakraborty
9a3ababb9c
AAE-36716 fixing text-form-field blur mechanism in control Value Accessor ( #11045 )
...
AAE-36716 fixing text-form-field blur mechanism in control Value Accessor
9.1.0-16491262514
2025-07-24 13:32:16 +05:30
Fabian Kindgen
d7ec3a1b77
AAE-35981 Form button customization ( #11047 )
9.1.0-16490774779
2025-07-24 09:37:35 +02:00
Soumyajit Chakraborty
06a9ddc068
AAE-36023 Some form fields are not properly aligned and cropped out ng19 ( #11050 )
...
* AAE-36023 fixing amount widget label cropping and overlapping issue
* AAE-36023 removing hard-coded appearance and adding dynamic floatlabel
9.1.0-16490451848
2025-07-24 12:50:56 +05:30
dependabot[bot]
ac25abc64b
build(deps): bump axios from 1.10.0 to 1.11.0 ( #11057 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.11.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.1.0-16489432578
2025-07-24 08:24:35 +02:00
dependabot[bot]
31bff2806b
build(deps): bump form-data from 4.0.0 to 4.0.4 in /lib/cli ( #11046 )
...
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.0 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.1.0-16489333036
2025-07-24 08:18:34 +02:00
Vito Albano
0f9e4759ad
AAE-0000 Added fix for stylus ban ( #11051 )
9.1.0-16475824325
2025-07-23 17:04:35 +01:00
dependabot[bot]
5e6e2b5949
build(deps): bump form-data from 3.0.1 to 3.0.4 in /tools/doc ( #11043 )
...
Bumps [form-data](https://github.com/form-data/form-data ) from 3.0.1 to 3.0.4.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v3.0.1...v3.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 3.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.1.0-16436357688
2025-07-22 08:18:42 +02:00
Denys Vuika
0b90affea4
ACS-8770 Update the Auth Service api docs and deprecations ( #9947 )
...
* update api docs and clean dead code
* update api docs and clean dead code
rebasing onto develop branch
* [ACS-8770] fix unit test after auth refactor
* [ACS-8770] fix sonarcube issues
* [ACS-8770] update auth service doc file
* [ACS-8770] clean up demo-shell artifacts
---------
Co-authored-by: Anton Ramanovich <Anton.Ramanovich@hyland.com >
9.1.0-16418062135
2025-07-21 15:16:59 +02:00
Soumyajit Chakraborty
45834e20f9
AAE-36388 fixing form-field cut issue on preview ( #11025 )
9.1.0-16417501443
2025-07-21 18:22:06 +05:30
dependabot[bot]
f67a7d0721
build(deps): bump Alfresco/alfresco-build-tools from 8.26.0 to 8.27.0 ( #11038 )
...
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.27.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>
9.1.0-16411309588
2025-07-21 09:44:46 +02:00
dependabot[bot]
4dd8367878
build(deps): bump Alfresco/alfresco-build-tools ( #11037 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](691c1d16c9...20d21f43ad
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.27.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>
9.1.0-16411139097
2025-07-21 09:34:29 +02:00
dependabot[bot]
b2246cb148
build(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.5.3 ( #11034 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 4.2.1 to 5.5.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.5.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.5.3
dependency-type: direct:development
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>
9.1.0-16411040240
2025-07-21 09:28:28 +02:00
dependabot[bot]
fb3a9ca2c2
build(deps): bump on-headers and compression ( #11030 )
...
Bumps [on-headers](https://github.com/jshttp/on-headers ) and [compression](https://github.com/expressjs/compression ). These dependencies needed to be updated together.
Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases )
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md )
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0 )
Updates `compression` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases )
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/compression/compare/1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: on-headers
dependency-version: 1.1.0
dependency-type: indirect
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.1.0-16410905926
2025-07-21 09:20:10 +02:00
Grzegorz Jaśkowski
f15014f295
[ACS-9880] Create ADF upgrade guide from 7.0.0 to 8.0.0 ( #11029 )
...
* [ACS-9880] add ADF upgrade from 7.0.0 to 8.0.0 guide
* [ACS-9880] add missing commas and values [ci:force]
9.1.0-16370369053
2025-07-18 14:19:06 +02:00
dominikiwanekhyland
b28479b92b
[AAE-32978] Move ADF "RichTextEditorComponent" to HxP monorepo ( #10967 )
9.1.0-16342350760
2025-07-17 12:11:56 +02:00
AleksanderSklorz
89380f2905
[ACS-7266] checkboxes in sorting boxes are put on the right side of the text instead of the left side ( #11009 )
...
* [ACS-7266] Fix for checkboxes position
* [ACS-7266] Unit test
* [ACS-7266] Addressed comment
9.1.0-16312921641
2025-07-16 09:13:10 +02:00
AleksanderSklorz
e5fcfde2ec
Post release version bump ( #11021 )
...
* Trigger Build
* Post release bump
9.1.0-16295798990
2025-07-15 16:16:03 +02:00
Maurizio Vitale
2e10d2c5c7
AAE-36718 Expose a landing page provider for the landing-page-token ( #11020 )
...
* Expose a landing page provider for the landin-page-token
* Expose a landing page provider for the landin-page-token
* fix lint
* fix lint
8.1.0-16295248176
2025-07-15 14:54:18 +01:00
Alfresco Build
96281d32a1
New Crowdin translations by GitHub Action ( #11017 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
8.1.0-16295066092
2025-07-15 14:46:38 +01:00
AleksanderSklorz
1f5785aa8e
Release 8.0.0 ( #11019 )
...
* Release 8.0.0
* Release 8.0.0
* Trigger Build
* Release 8.0.0
8.0.0
2025-07-15 09:34:47 +02:00