dependabot[bot]
314761ed4a
build(deps): bump Alfresco/alfresco-build-tools from 12.11.0 to 13.0.0 ( #11653 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 12.11.0 to 13.0.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/fd5878fdc8b6de4d27591c5100434f31019f1f28...bc7990dc41f2c163e6cfeb5e216133c29c165785 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 13.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>
8.4.0-22057737655
2026-02-16 09:46:20 +00:00
Denys Vuika
40b15689d5
AAE-21047 Get rid of enums ( #11643 )
...
* Refactor enums to const objects and update ESLint rules
- Converted several TypeScript enums to const objects for better type inference and immutability.
- Updated ESLint configuration to disable 'no-redeclare' rule and added new restrictions on schema usage.
- Adjusted package-lock.json to mark several dependencies as peer dependencies.
* Refactor enums to const objects in site-dropdown and new-version-uploader models
- Converted TypeScript enums to const objects for improved type safety and immutability in `sites-dropdown.component.ts` and `new-version-uploader.model.ts`.
- Updated related types to reflect the changes in both files.
- Enhanced error handling in the `DropdownSitesComponent` by using the `subscribe` method with an object for better readability.
* Refactor TypeScript types and improve error handling in component tests
- Updated type annotations in `upload.service.ts` and `node-actions.service.ts` for better type safety.
- Enhanced error handling in various component tests by using more descriptive error messages in `task-attachment-list.component.spec.ts`, `attach-file-widget-dialog.component.spec.ts`, and `task-form.component.spec.ts`.
- Removed unnecessary schemas from test configurations in several component spec files to streamline the testing setup.
* Refactor TypeScript enums to const objects for improved type safety
- Converted multiple TypeScript enums to const objects across various models, including `AppConfigValues`, `Status`, `ShowHeaderMode`, `WidgetTypeEnum`, and others.
- Updated related type definitions to enhance type inference and immutability.
- Adjusted ESLint configurations by removing the 'no-redeclare' rule to streamline code quality checks.
* Refactor TypeScript types for improved type safety and consistency
- Updated type annotations in `document-list.component.ts`, `document-actions.service.ts`, and `node-actions.service.ts` to use `Observable` instead of `Subject` for better reactive programming practices.
- Enhanced type definitions in `search-date-range.component.ts` and related spec files to allow `inLastValue` to be either a string or a number, improving flexibility in handling date range inputs.
- Adjusted test cases to reflect these type changes, ensuring consistency across the application.
* Enhance type safety in ViewerComponent by specifying type for closeButtonPosition
- Updated the type annotation for `closeButtonPosition` in `viewer.component.ts` to explicitly define it as `CloseButtonPosition`, improving type safety and clarity.
* Enhance type safety in DataTableComponent by specifying type for showHeader
- Updated the type annotation for `showHeader` in `datatable.component.ts` to explicitly define it as `ShowHeaderMode`, improving type safety and clarity.
* Update PDF viewer test to accommodate varying date formats
- Modified the test for the annotation popup in `pdf-viewer.component.spec.ts` to check for the presence of date components instead of a specific date format, enhancing test robustness across different locales.
8.4.0-21955117127
2026-02-12 16:28:45 +00:00
Darren Thornton
d274d62d73
AAE-40604 Fix edge case for REST/Variable for dropdown showing required message ( #11638 )
8.4.0-21952781203
2026-02-12 09:25:46 -06:00
Dominik Iwanek
1fa683e2a9
Fix for ACA upstream ( #11642 )
8.4.0-21916318527
2026-02-11 18:46:57 +01:00
Alfresco Build and Crowdin Bot
823a147656
New Crowdin translations by GitHub Action ( #11637 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
8.4.0-21913138552
2026-02-11 16:18:11 +00:00
dependabot[bot]
8b050481ab
build(deps): bump axios from 1.13.2 to 1.13.5 ( #11635 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-21906477653
2026-02-11 14:13:03 +01:00
Dominik Iwanek
faa22f2fde
Fix for ACA upstream ( #11640 )
8.4.0-21904899019
2026-02-11 13:23:16 +01:00
Michal Kinas
4df5b9282c
[MNT-25478] Expose list parents method in nodes api service ( #11622 )
...
* [MNT-25478] Expose list parents method in nodes api service
* [MNT-25478] CR fixes
8.4.0-21904480615
2026-02-11 13:09:22 +01:00
Tomasz Nastaly
30afd2d863
AAE-42151 [FE - Studio Admin] Improve types for Integration Contexts ( #11633 )
8.4.0-21899857058
2026-02-11 10:36:59 +01:00
dependabot[bot]
10ae06b755
build(deps-dev): bump @nx/workspace from 22.1.3 to 22.4.5 ( #11625 )
...
Bumps [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace ) from 22.1.3 to 22.4.5.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/22.4.5/packages/workspace )
---
updated-dependencies:
- dependency-name: "@nx/workspace"
dependency-version: 22.4.5
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.4.0-21865990819
2026-02-10 13:03:10 +00:00
Darren Thornton
0b805f3e9b
Revert "AAE-40604 Fix case when rest/variable are okay and dropdown is requir…" ( #11634 )
...
This reverts commit 31bafd718e .
8.4.0-21865971694
2026-02-10 07:02:35 -06:00
David Olson
4d99262ba3
AAE-41699 Evaluate variables in form display text ( #11620 )
8.4.0-21841784975
2026-02-09 15:40:31 -06:00
Bartosz Sekula
14899931d2
AAE-41742 Add processRelatedTo payload for processes list ( #11632 )
...
* AAE-41742 Add processRelatedTo payload for processes list
* units
* units
8.4.0-21831030013
2026-02-09 16:24:37 +01:00
Alfresco Build and Crowdin Bot
012b1b4495
New Crowdin translations by GitHub Action ( #11631 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
8.4.0-21826954289
2026-02-09 13:27:58 +00:00
Alfresco Build and Crowdin Bot
6df7563d29
New Crowdin translations by GitHub Action ( #11630 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
8.4.0-21825387157
2026-02-09 12:37:52 +00:00
dependabot[bot]
a6123f2d26
build(deps-dev): bump sass-loader from 16.0.5 to 16.0.7 ( #11626 )
...
Bumps [sass-loader](https://github.com/webpack/sass-loader ) from 16.0.5 to 16.0.7.
- [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.5...v16.0.7 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-version: 16.0.7
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>
8.4.0-21822763546
2026-02-09 12:12:04 +01:00
dependabot[bot]
20dc673569
build(deps): bump Alfresco/alfresco-build-tools ( #11627 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 12.9.0 to 12.11.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/3768f40c71f5f9b0c4e6a507c8f87ed40d9b60c9...fd5878fdc8b6de4d27591c5100434f31019f1f28 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 12.11.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.4.0-21821323101
2026-02-09 11:25:43 +01:00
dependabot[bot]
21819b64f6
build(deps): bump github/codeql-action from 4.32.0 to 4.32.2 ( #11628 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.32.0 to 4.32.2.
- [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/b20883b0cd1f46c72ae0ba6d1090936928f9fa30...45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.32.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-02-09 11:25:27 +01:00
dependabot[bot]
518f385d3a
build(deps): bump Alfresco/alfresco-build-tools from 12.9.0 to 12.11.0 ( #11629 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 12.9.0 to 12.11.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/3768f40c71f5f9b0c4e6a507c8f87ed40d9b60c9...fd5878fdc8b6de4d27591c5100434f31019f1f28 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 12.11.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.4.0-21821309166
2026-02-09 11:25:17 +01:00
Anton Ramanovich
283b996063
[MNT-25541] PDFs containing JP2 images (JPEG 2000) cannot be displayed in ADW viewer ( #11618 )
...
* [MNT-25541]: adds wasmUrl to default options
* [MNT-25541]: updates UTs
* [MNT-25541]: naming change
8.4.0-21820984784
2026-02-09 11:14:38 +01:00
AleksanderSklorz
5df193b255
[MNT-25123] pdf annotations incorrect and or not visible ( #11621 )
...
* [MNT-25123] Fixed pdf annotations displaying
* [MNT-25123] Unit tests, used variables for colors
* [MNT-25123] Corrected sonar issues
8.4.0-21817393883
2026-02-09 09:18:09 +01:00
Dominik Iwanek
dcf133b37e
[MNT-25410] ADW - Saved Searches can load the wrong search set, and t… ( #11599 )
8.4.0-21815550582
2026-02-09 08:03:39 +01:00
Darren Thornton
31bafd718e
AAE-40604 Fix case when rest/variable are okay and dropdown is required and not selected ( #11619 )
8.4.0-21751745604
2026-02-06 07:10:39 -06:00
Adam Świderski
0c50bfd4e3
[ACS-10957] new locators for errors in ACC dialogs ( #11617 )
8.4.0-21708060857
2026-02-05 11:32:02 +01:00
Dominik Iwanek
e859923541
[ACS-10304] KN: personal files: Column resizing available via mouse but not accessible via keyboard ( #11616 )
8.4.0-21703946771
2026-02-05 09:15:36 +01:00
Anton Ramanovich
6ff7ce4add
[MNT-25501]: APS - Process instance pagination failure in ADF due to conflicting parameters sent from ADF to APS API ( #11615 )
...
* [MNT-25501]: removes start param from the processes request
* [MNT-25501]: minor fixes
8.4.0-21663791368
2026-02-04 09:16:00 +01:00
Alfresco Build and Crowdin Bot
6db0fb84c7
New Crowdin translations by GitHub Action ( #11596 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
8.4.0-21631773843
2026-02-03 13:18:21 +00:00
Darren Thornton
302b3e18ec
AAE-40604 Fix for Dropdown required validation message is not present ( #11600 )
8.4.0-21622731172
2026-02-03 08:26:45 +00:00
Michal Kinas
84de7c7765
Satori adotion icon fix ( #11614 )
8.4.0-21622152202
2026-02-03 09:07:06 +01:00
dependabot[bot]
c770c9a896
build(deps-dev): bump mocha from 10.7.3 to 11.7.5 ( #11604 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 10.7.3 to 11.7.5.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.7.3...v11.7.5 )
---
updated-dependencies:
- dependency-name: mocha
dependency-version: 11.7.5
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>
2026-02-02 15:05:57 +00:00
Mykyta Maliarchuk
b74ffc81f4
[ACS-10247] a11y: SR not announce Start/End Date as required fields ( #11613 )
8.4.0-21588488864
2026-02-02 12:34:59 +01:00
dependabot[bot] and Domenico Sibilio
9d81ecbbaa
build(deps): bump actions/cache in /.github/actions/setup ( #11607 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Domenico Sibilio <domenicosibilio@gmail.com >
8.4.0-21587514316
2026-02-02 12:02:18 +01:00
dependabot[bot]
d8a7ea4f80
build(deps): bump actions/cache ( #11606 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-21587313108
2026-02-02 11:55:34 +01:00
dependabot[bot]
271bcb9a71
build(deps): bump actions/cache ( #11608 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 11:53:57 +01:00
dependabot[bot]
5fba7d5a92
build(deps): bump Alfresco/alfresco-build-tools from 12.7.0 to 12.9.0 ( #11609 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 11:53:38 +01:00
dependabot[bot]
3b44f893dc
build(deps): bump Alfresco/alfresco-build-tools ( #11610 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 11:53:24 +01:00
dependabot[bot]
5a3ea414ed
build(deps): bump github/codeql-action from 4.31.11 to 4.32.0 ( #11611 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 11:53:02 +01:00
dependabot[bot]
0cd55fe243
build(deps): bump hyland/github-actions-ensure-sha-pinned-actions ( #11612 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 11:52:48 +01:00
Grzegorz Jaśkowski
3e9b5a097c
[ACS-10193] Other A11y My Libraries Link ( #11587 )
...
* [ACS-10193] make library title bolder to indicate it is a link
* [ACS-10193] use higher font weight
* [ACS-10193] move weight to proper scss file
* [ACS-10193] fix css class encapsulation
8.4.0-21522062587
2026-01-30 17:01:21 +01:00
Michal Kinas
ba3d9d5be4
[ACS-7768] Styling fixes for permission management page ( #11597 )
...
* [ACS-7768] Styling fixes for permission management page
* [ACS-7768] CR fixes
8.4.0-21519965822
2026-01-30 15:53:16 +01:00
Anton Ramanovich
8cda30db45
[ACS-10203]: Checkbox "Select All" has no visible label ( #11594 )
...
* [ACS-10203]: adds tooltip
* [ACS-10203]: adds selectors and global styles
* [ACS-10203]: typo fix
8.4.0-21515409447
2026-01-30 13:12:50 +01:00
Mykyta Maliarchuk
1780aa9663
[ACS-10281] a11y fix: Approve step folder control is focusable twice ( #11589 )
...
* [ACS-10281] a11y fix: Approve step folder control is focusable twice
* [ci:force]
* [ACS-10281] revert to div
* [ACS-10281] a11y fix: Approve step folder control is focusable twice
* fix for e2e's
8.4.0-21515032253
2026-01-30 12:58:35 +01:00
Anton Ramanovich
3bba02264a
[ACS-10241]: Personal files: Column sorting state and role not communicated by buttons (parially reverted to align with hxp) ( #11598 )
...
* [ACS-10241]: partially reverted changes
* [ACS-10241]: restored aria-label
8.4.0-21514922698
2026-01-30 12:54:16 +01:00
Michal Kinas
4987bbadef
[ACS-10302] Add aria-live to selected aspects counter ( #11593 )
...
* [ACS-10302] Add aria-live to selected aspects counter
* [ACS-10302] Add the live announcer for amount of selected items in breadcrumb
* [ACS-10302] CR fixes
8.4.0-21514631571
2026-01-30 12:42:47 +01:00
Dominik Iwanek
9cb8b962ae
[ACS-10213] Libraries: Radio buttons for Public, Private, and Moderated lack a grouped label ( #11590 )
8.4.0-21514471484
2026-01-30 12:36:22 +01:00
AleksanderSklorz
6bb78f9d26
[ACS-10274] sr personal files sr announces white heavy check mark in entitlements row of repository section ( #11595 )
...
* [ACS-10274] Corrected reading green check mark and red cross by screen reader
* [ACS-10274] Unit tests, cleaning code, centering content
* [ACS-10274] Fixed formatting
* [ACS-10274] Moved code for getting cell to unit testing utils
8.4.0-21481853244
2026-01-29 15:23:09 +01:00
Mykyta Maliarchuk
2b79f18d79
[ACS-10247] a11y fix: SR announces Start/End Date fields incorrectly in date popup ( #11592 )
...
* [ACS-10247] a11y fix: SR announces Start/End Date fields incorrectly in date popup
* fix
8.4.0-21440780094
2026-01-28 14:48:53 +01:00
Anton Ramanovich
4a6e9fc5d6
[ACS-10241]: SR: Personal files: Column sorting state and role not communicated by buttons ( #11591 )
...
* [ACS-10241]: updates aria setup for sortable columns
* [ACS-10241]: updates UTs
* [ACS-10241]: cleanup
8.4.0-21433120291
2026-01-28 10:43:06 +01:00
Andreas Philippi and Fabian Kindgen
6131bf3890
AAE-38626 Reload columns on appname change ( #11560 )
...
* [AAE-38626] Updating columns when appName changes
[AAE-38626] Updating columns when appName changes
* [AAE-38626] Added tests
* Added indicator to handle app change
* [ci:force] fixes
* Checking enableAppChange in ngOnchange
* Fixed tests
---------
Co-authored-by: Fabian Kindgen <39992669+fkindgen@users.noreply.github.com >
8.4.0-21410760032
2026-01-27 20:18:14 +01:00
Benn Snyder
15806d7c9f
HXIDP-5181 Allow form text fields to render custom field status content ( #11523 )
8.4.0-21399648663
2026-01-27 08:47:31 -05:00