Commit Graph

11255 Commits

Author SHA1 Message Date
AleksanderSklorz
b277a29f32 [ACS-4593] Fixed issue with too long notification text in snackbar (#11152) 2025-08-28 15:05:05 +02:00
MichalKinas
bdeb8a8e51 [ACS-10101] Reduce cron job execution window (#11151) 2025-08-28 14:12:38 +02:00
dependabot[bot]
9c0313a00c build(deps): bump Alfresco/alfresco-build-tools (#11139)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.31.0 to 8.32.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](a32503e10c...b8c3a89596)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 8.32.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-28 08:27:11 +02:00
dependabot[bot]
2200135b82 build(deps): bump Alfresco/alfresco-build-tools from 8.31.0 to 8.32.1 (#11140)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.31.0 to 8.32.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](a32503e10c...b8c3a89596)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 8.32.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-27 11:45:14 -04:00
dependabot[bot]
a141d19629 build(deps): bump crowdin/github-action from 2.9.1 to 2.10.0 (#11141)
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](590c05e09a...9787f4fcb6)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-version: 2.10.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>
2025-08-27 11:45:03 -04:00
dependabot[bot]
15ed9a5f81 build(deps): bump github/codeql-action from 3.29.9 to 3.29.11 (#11142)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.9 to 3.29.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](df559355d5...3c3833e0f8)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.11
  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-27 11:44:51 -04:00
dominikiwanekhyland
f205cbc33c Post release version bump (#11147) 8.3.0-17240447502 2025-08-26 15:58:18 +02:00
dominikiwanekhyland
e0f0486e66 Release 8.1.1 (#11145) 8.2.0-17234132289 8.1.1 2025-08-26 11:35:21 +02:00
dominikiwanekhyland
0576aac985 Revert "CSX-73 Date and Select Satori (#11056)" (#11144)
This reverts commit 9b6688ce10.
8.2.0-17233271355
2025-08-26 11:00:03 +02:00
dominikiwanekhyland
de537f0a0d Release 8.1.0 (#11143) 8.2.0-17208777081 8.1.0 2025-08-25 14:25:56 +02:00
dominikiwanekhyland
2e20c3da45 [ACS-9978] DynamicChipListComponent not rendered as expected (#11132) 9.1.0-17125993488 2025-08-21 13:48:14 +02:00
dependabot[bot]
ac7e21d699 build(deps): bump brace-expansion in /tools/doc (#11130)
Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.

Updates `brace-expansion` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  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-17097112837
2025-08-20 07:31:43 -04:00
dominikiwanekhyland
bf8c68e05f [ACS-9978] DynamicChipListComponent not rendered as expected (#11128) 9.1.0-17091577515 2025-08-20 09:25:45 +02:00
dominikiwanekhyland
f81348997b [ACS-10010] [ACA] Label position problem in some perform actions like 'send-email' (#11117) 9.1.0-17090212600 2025-08-20 08:16:16 +02:00
rmnvch
cbc204519e [ACS-9986]: removes unneccesary styles (#11105) 9.1.0-17089916964 2025-08-20 08:00:05 +02:00
dependabot[bot]
ca59fed287 build(deps): bump brace-expansion in /lib/cli (#11129)
Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.

Updates `brace-expansion` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  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-17081123764
2025-08-19 16:31:57 -04:00
dependabot[bot]
9bb3d7ff31 build(deps): bump Alfresco/alfresco-build-tools from 8.28.1 to 8.31.0 (#11126)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.28.1 to 8.31.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](cbb71914f9...a32503e10c)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 8.31.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-17074492380
2025-08-19 11:34:59 -04:00
dependabot[bot]
ba52e7fd56 build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#11125)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](11bd71901b...08c6903cd8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  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-17069517207
2025-08-19 08:26:27 -04:00
dependabot[bot]
e3556735ae build(deps): bump github/codeql-action from 3.29.8 to 3.29.9 (#11127)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.8 to 3.29.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](76621b61de...df559355d5)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.9
  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-19 08:24:47 -04:00
dependabot[bot]
5d12b4e1c9 build(deps): bump Alfresco/alfresco-build-tools (#11124)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.29.0 to 8.31.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](a6bffde20b...a32503e10c)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 8.31.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-17069467939
2025-08-19 08:24:26 -04:00
Samuel Fialho
9b6688ce10 CSX-73 Date and Select Satori (#11056)
* CSX-73 Date and Select Satori

* CSX-73 Fix process-header unit test

* CSX-73 Fix core unit test

* CSX-73 Fix core unit test

* CSX-73 Fix task-header unit test

* CSX-73 Fix task-header unit test

* CSX-73 Fix task-header unit test

* CSX-73 Fix card-view dateitem

* CSX-73 Fix card-view dateitem

---------

Co-authored-by: Sahana Ghosal <sahana.ghosal@hyland.com>
9.1.0-17042134070
2025-08-18 14:32:55 +01:00
Darren Thornton
9deaab4c11 AAE-37006 Fix floating label overlapping in dateitem component (#11118) 9.1.0-17001752560 2025-08-15 20:03:12 -04:00
Denys Vuika
81e307c81e AAE-32587 new custom screen registration api (#11120) 9.1.0-17001743261 2025-08-15 20:02:24 -04:00
Darren Thornton
0e4fced94e AAE-37073 Fix error message location and field not highlighting red for card-view-textitem component (#11115)
* AAE-37073 fix error location and make field highlight red if error

* AAE-37073 code review update - revert change from TranslateModule back to TranslatePipe
9.1.0-16939056653
2025-08-13 08:42:05 -05:00
Alfresco Build
e1dc355647 New Crowdin translations by GitHub Action (#11114)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
9.1.0-16936596362
2025-08-13 08:02:18 -04:00
dependabot[bot]
09b36a2e2d build(deps): bump tmp and @inquirer/editor (#11113)
Bumps [tmp](https://github.com/raszi/node-tmp) and [@inquirer/editor](https://github.com/SBoudrias/Inquirer.js). These dependencies needed to be updated together.

Updates `tmp` from 0.2.3 to 0.2.5
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.5)

Updates `@inquirer/editor` from 4.2.14 to 4.2.16
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/editor@4.2.14...@inquirer/editor@4.2.16)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.5
  dependency-type: indirect
- dependency-name: "@inquirer/editor"
  dependency-version: 4.2.16
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 08:01:49 -04:00
Denys Vuika
b16e326ac3 AAE-36664 additional linting rules, cleanup (#11084) 9.1.0-16936569382 2025-08-13 08:01:09 -04:00
dependabot[bot]
e83c8f7fd7 build(deps): bump Alfresco/alfresco-build-tools (#11110)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.28.1 to 8.29.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](cbb71914f9...a6bffde20b)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 8.29.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-16879056836
2025-08-11 07:44:25 -04:00
dependabot[bot]
598fdda77d build(deps): bump actions/cache in /.github/actions/setup (#11111)
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](5a3ec84eff...0400d5f644)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 4.2.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>
2025-08-11 07:44:08 -04:00
dependabot[bot]
0d47a32484 build(deps): bump github/codeql-action from 3.29.7 to 3.29.8 (#11112)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.7 to 3.29.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](51f77329af...76621b61de)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.8
  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-16879045101
2025-08-11 07:43:52 -04:00
Denys Vuika
794bc92b4a AAE-37293 core auth provider api (#11104) 9.1.0-16810702540 2025-08-07 12:52:44 -04:00
Denys Vuika
5213621023 AAE-37287 provideExtensions provider api for Angular standalone (#11103)
* provideExtensions provider api for Angular standalone

* improved typing
9.1.0-16784233431
2025-08-06 13:38:52 -04:00
Wiktor Danielewski
67b1d67668 AAE-37067 Extend QueryParams interface (#11102) 9.1.0-16780946581 2025-08-06 17:11:13 +02:00
Alexander Puschkin
1fe4dd6fc9 AAE-36822 Removes showNextTaskCheckbox input for the feature flag (#11066)
* Removes showNextTaskCheckbox input

Removes the `showNextTaskCheckbox` input from the `UserTaskCloudComponent` and related files.

The `showNextTaskCheckbox` input is no longer needed, instead the visibility of the 'Open next task' checkbox will depend on the canCompleteTask() method.
This change simplifies the component's API and ensures that the checkbox is always displayed when it should be.

* Adds option to open next task after completion

Introduces a new checkbox on the task screen that, when checked, automatically navigates the user to the next available task upon completion of the current one.
It enhances user experience by streamlining task completion workflows, eliminating the need for manual navigation.

* revert changes

* review
9.1.0-16772727457
2025-08-06 11:14:07 +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