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 Build and Crowdin 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 Build and Crowdin 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 Build and Crowdin 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
Darren Thornton
c09edd71ff
AAE-44761 Remove unused imports ( #11829 )
8.6.0-24776313587
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 >
8.6.0-24769787853
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
8.6.0-24769566056
2026-04-22 10:57:08 +02:00
AleksanderSklorz
d1bda4f898
Release 8.4.1 ( #11827 )
...
* Release 8.4.1
* Release 8.4.1
8.4.1
8.5.0-24716296101
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
8.5.0-24713964731
2026-04-21 11:08:40 +02:00
dependabot[bot]
0dd3e454f5
build(deps): bump actions/cache from 5.0.4 to 5.0.5 in /.github/actions/download-node-modules-and-artifacts ( #11820 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.5.0-24666642218
2026-04-20 14:32:15 +02:00
dependabot[bot]
025e3cf636
build(deps): bump Alfresco/alfresco-build-tools from 17.1.0 to 17.2.0 in /.github/actions/setup ( #11821 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 14:32:01 +02:00
dependabot[bot]
07455c4217
build(deps): bump actions/cache from 5.0.4 to 5.0.5 in /.github/actions/upload-node-modules-and-artifacts ( #11822 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 14:31:47 +02:00
dependabot[bot]
9beeaeed8d
build(deps): bump actions/cache from 5.0.4 to 5.0.5 in /.github/actions/setup ( #11823 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 14:31:32 +02:00
dependabot[bot]
a86f0790da
build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 ( #11824 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 14:31:09 +02:00