Commit Graph
11837 Commits
Author SHA1 Message Date
dependabot[bot] b1cb7060d1 build(deps): bump @cspell/eslint-plugin from 9.4.0 to 10.0.0 (#11884)
Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) from 9.4.0 to 10.0.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v10.0.0/packages/cspell-eslint-plugin)

---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
  dependency-version: 10.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>
2026-05-18 11:37:55 +01:00
dependabot[bot] fc55aa0a44 build(deps-dev): bump react from 19.2.4 to 19.2.6 (#11888)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.4 to 19.2.6.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.6
  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>
2026-05-18 11:37:17 +01:00
dependabot[bot] b8c115a725 build(deps-dev): bump sass-loader from 16.0.7 to 16.0.8 (#11885)
Bumps [sass-loader](https://github.com/webpack/sass-loader) from 16.0.7 to 16.0.8.
- [Release notes](https://github.com/webpack/sass-loader/releases)
- [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/sass-loader/compare/v16.0.7...v16.0.8)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-version: 16.0.8
  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>
2026-05-15 15:58:55 +02: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
dependabot[bot] a21908a782 build(deps-dev): bump @typescript-eslint/typescript-estree (#11883)
Bumps the typescript-eslint group with 1 update: [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree).


Updates `@typescript-eslint/typescript-estree` from 8.41.0 to 8.59.3
- [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.59.3/packages/typescript-estree)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-version: 8.59.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-13 11:00:28 +02:00
MichaelaandCursor e3430ae36e AAE-45695 Group @typescript-eslint/* packages in dependabot (#11880)
* [AAE-45695] Group @typescript-eslint/* packages in dependabot

@typescript-eslint/parser and @typescript-eslint/eslint-plugin must be
bumped together (matching versions) due to a peer-dependency between
them. Grouping all @typescript-eslint/* packages ensures Dependabot
updates them in lock-step instead of opening separate PRs that fail
npm ci with a peer-dep conflict.

Co-authored-by: Cursor <cursoragent@cursor.com>

* [ci:force] AAE-45695 Bump @typescript-eslint/parser and eslint-plugin to 8.59.3

Bump both packages together (peer-dep requires matching versions) to
unblock the Dependabot bump that was previously failing.

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-12 09:43:21 +00:00
dependabot[bot] 7bf7610cf5 build(deps): bump @babel/plugin-transform-modules-systemjs (#11871)
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.29.0 to 7.29.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
  dependency-version: 7.29.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.6.0-25724782790
2026-05-12 11:08:23 +02:00
dependabot[bot] 57ec1ab835 build(deps): bump Alfresco/alfresco-build-tools from 17.6.0 to 17.7.0 in /.github/actions/setup (#11876)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 17.6.0 to 17.7.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/8d76614b374e521d792b4a1c9827409960b66bae...9f51752cb7845dce8e8b13b866c127681f418bb3)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 17.7.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>
2026-05-12 07:54:41 +00:00
Michal Kinas 1860fefd42 [MNT-25647] Handle facets label wrapped in quotes (#11866)
* [MNT-25647] Handle facets label wrapped in quotes

* [MNT-25647] CR fix
2026-05-12 08:34:35 +02:00
dependabot[bot] e5eb90f93b build(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 (#11870)
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-11 17:12:25 +01:00
dependabot[bot] c9464581e8 build(deps-dev): bump @nx/node from 22.6.5 to 22.7.1 (#11875)
Bumps [@nx/node](https://github.com/nrwl/nx/tree/HEAD/packages/node) from 22.6.5 to 22.7.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/node)

---
updated-dependencies:
- dependency-name: "@nx/node"
  dependency-version: 22.7.1
  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>
8.6.0-25682176150
2026-05-11 17:11:45 +01:00
dependabot[bot] 53abaaf246 build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#11877)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.3 to 4.35.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/e46ed2cbd01164d986452f91f178727624ae40d7...68bde559dea0fdcac2102bfdf6230c5f70eb485e)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.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>
8.6.0-25676102042
2026-05-11 14:23:28 +00: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
8.6.0-25672595401
2026-05-11 14:17:39 +01:00
Denys Vuika 62fb51e910 Update CODEOWNERS 2026-05-07 15:30:50 +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
Vito Albano 410490158f AAE-30881 Remove jsrassign (#11863)
* [AAE-30881] - Remove jsrassign as dep

* [AAE-30881] - Remove jsrassign as dep

* [AAE-30881] - upgrade oidc package

* [AAE-30881] - added unit tests

* [AAE-30881] - fixing security issue

* [AAE-30881] - Fixed sonarcloud issue

* [AAE-30881] - Fixed sonarcloud issue
8.6.0-25488029150
2026-05-07 10:37:29 +01:00
Vito Albano 57bf066164 AAE-30882 Remove superagent for fetch (#11856)
* [AAE-30882] - Remove superagent for fetch

* [AAE-30882] - Fixing comments

* [AAE-30882] - fixde failing unit tests

* [AAE-30882] - fixde failing unit tests

* [AAE-30882] - fixd sonarcloud comment
8.6.0-25484102842
2026-05-07 09:12:07 +01:00
Ehsan Rezaei 9cdacf3ebf AAE-45312 Removing propagate job from release workflow (#11864)
* AAE-45312 Removing propagate job from release workflow

* AAE-45312 Removing from doc
8.6.0-25430010918
2026-05-06 10:30:15 +00:00
Tomek Hanaj 8821980913 AAE-38566 Remove globals mixin (#11798)
* [AAE-38566] moved styles for mat-calendar to components

* [AAE-38482] moved styles for mat-datetimepicker to components

* [AAE-38482] removed mixin globals

* [AAE-38482] removed mat-calendar styles

* [AAE-38482] removed mat-datetimepicker styles

* [AAE-38482] removed calendar related selectors
8.6.0-25425147483
2026-05-06 10:40:38 +02:00
Fabian Kindgen a73b100fae AAE-45003 Extend task cloud services (#11850) 8.6.0-25422856304 2026-05-06 09:45:29 +02:00
Darren Thornton 2649cdea2d AAE-44003 Allow manual input for date field (#11830)
* AAE-44003 Allow manual input for date field

* copilot suggestions

* code review update

* code review update
8.6.0-25384976868
2026-05-05 10:14:15 -05:00
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
8.6.0-25375804673
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
8.6.0-25366098366
2026-05-05 10:33:09 +02:00
dependabot[bot] d7487e30bd build(deps): bump Alfresco/alfresco-build-tools (#11857)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 17.6.0 to 17.6.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/8d76614b374e521d792b4a1c9827409960b66bae...f95467b62527ce087c9a1b7e55c467061cf827a0)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 17.6.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>
2026-05-05 08:15:52 +01:00
dependabot[bot] b6d292df2b build(deps): bump Alfresco/alfresco-build-tools from 17.6.0 to 17.6.1 (#11858)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 17.6.0 to 17.6.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/8d76614b374e521d792b4a1c9827409960b66bae...f95467b62527ce087c9a1b7e55c467061cf827a0)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 17.6.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>
2026-05-05 08:15:31 +01:00
dependabot[bot] 992f4779fc build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#11859)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.2 to 4.35.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/95e58e9a2cdfd71adc6e0353d5c52f41a045d225...e46ed2cbd01164d986452f91f178727624ae40d7)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.3
  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>
2026-05-05 08:14:08 +01:00
Ehsan Rezaei 337b82e988 AAE-45215 Removing unused breadcrumb theme (#11861) 8.6.0-25362955728 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
8.6.0-25347280360
2026-05-04 23:35:25 +01:00
Adam Świderski d6262eafc6 [ACS-11628] small for for init-acs-env.ts (#11860) 8.6.0-25316193824 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>
8.6.0-25216785043
2026-05-01 14:50:36 +01:00
Alex Molodyh d3ad66d25b AAE-44435 Fix incorrect Start process button on user task forms (#11837) 8.6.0-25185609095 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>
8.6.0-25175231426
2026-04-30 16:49:53 +01:00
Ehsan Rezaei aa2de3bde6 AAE-45173 Adding background color to tooltip card (#11852) 8.6.0-25173663099 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
8.6.0-25128676796
2026-04-29 15:12:06 -04:00
dependabot[bot] a394222c54 build(deps-dev): bump @xmldom/xmldom from 0.8.12 to 0.8.13 (#11833)
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.12 to 0.8.13.
- [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.12...0.8.13)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.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.6.0-25102464280
2026-04-29 11:57:37 +02:00
Diogo Bastos 0a6da1ba13 AAE-45076 Fix svg icon style (#11849) 8.6.0-25063737754 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>
8.6.0-25049367919
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
8.6.0-25047492935
2026-04-28 11:24:05 +01:00
Bartosz Sekula ddb8adc0e4 AAE-44752 Add type to ProcessInstanceCloud (#11847) 8.6.0-25000206168 2026-04-27 16:14:02 +02:00
Ehsan Rezaei 85005c9c1c AAE-44987 Applying color and background to sidenav (#11846) 8.6.0-24990713063 2026-04-27 12:49:17 +02:00
dependabot[bot] 67b4486b44 build(deps): bump Alfresco/alfresco-build-tools from 17.2.0 to 17.6.0 in /.github/actions/setup (#11840)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 17.2.0 to 17.6.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/c00625b5f30db226fb0634299effc4cd15fdd7bb...8d76614b374e521d792b4a1c9827409960b66bae)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 17.6.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>
8.6.0-24986399066
2026-04-27 11:09:20 +02:00
dependabot[bot] a4f4f5eb47 build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 in /.github/actions/setup (#11841)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.4.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>
2026-04-27 11:09:00 +02:00
dependabot[bot] 02009108e9 build(deps): bump crowdin/github-action from 2.16.0 to 2.16.2 (#11842)
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.16.0 to 2.16.2.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/7ca9c452bfe9197d3bb7fa83a4d7e2b0c9ae835d...8868a33591d21088edfc398968173a3b98d51706)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-version: 2.16.2
  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>
2026-04-27 11:08:43 +02:00
dependabot[bot] e7c5e5371b build(deps): bump Alfresco/alfresco-build-tools from 17.2.0 to 17.6.0 (#11843)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 17.2.0 to 17.6.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/c00625b5f30db226fb0634299effc4cd15fdd7bb...8d76614b374e521d792b4a1c9827409960b66bae)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 17.6.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>
2026-04-27 11:08:13 +02:00
dependabot[bot] 5a032945bc build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#11844)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.4.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>
2026-04-27 11:05:37 +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
8.6.0-24885084080
2026-04-24 12:34:26 +02:00
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