Denys Vuika
1685ee4c8b
AAE-39268 Remove jasmine-marbles dependency and related test code from form-rules.model.spec.ts ( #11296 )
8.4.0-18718684741
2025-10-22 09:58:20 -04:00
Leu Kastsiuchenka
983d505309
HXIDP-5126 Fix adf-cloud-task-screen re-initialization on completing ( #11291 )
...
* HXIDP-5126 Fix adf-cloud-task-screen re-initialization on completing
* Make task type optional
8.4.0-18714352647
2025-10-22 13:15:05 +02:00
Denys Vuika
81a0ee0963
AAE-39263 Remove Playwright dependencies ( #11294 )
...
* Remove Playwright dependencies
* Remove unused VSCode configuration files
8.4.0-18714197831
2025-10-22 07:08:52 -04:00
Denys Vuika
b1f9f32e3f
Remove .dockerignore file to clean up unused configurations.
2025-10-22 12:01:00 +01:00
Denys Vuika
718df62173
Remove nginx configuration file and update cspell dictionary to exclude 'nginx'
2025-10-22 11:59:40 +01:00
dependabot[bot]
022f75efe1
build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 ( #11280 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/a0853c24544627f65ddf259abe73b1d18a591444...2028fbc5c25fe9cf00d9f06a71cc4710d4507903 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.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-18713741473
2025-10-22 06:49:15 -04:00
dependabot[bot]
56047699a5
build(deps): bump github/codeql-action from 4.30.8 to 4.30.9 ( #11281 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.30.8 to 4.30.9.
- [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/f443b600d91635bebf5b0d9ebc620189c0d6fba5...16140ae1a102900babc80a33c44059580f687047 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.30.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-10-22 06:48:58 -04:00
dependabot[bot]
9196932e06
build(deps): bump Alfresco/alfresco-build-tools from 9.3.1 to 9.3.2 ( #11283 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 9.3.1 to 9.3.2.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/348e767723102af8cff995773904a2c16b098d11...de5e037bf9a2ac174c1993dab82002a2278a6506 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 9.3.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>
2025-10-22 06:48:41 -04:00
dependabot[bot]
fa5277e1b7
build(deps): bump Alfresco/alfresco-build-tools ( #11284 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 9.3.1 to 9.3.2.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/348e767723102af8cff995773904a2c16b098d11...de5e037bf9a2ac174c1993dab82002a2278a6506 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 9.3.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>
2025-10-22 06:47:20 -04:00
dependabot[bot]
472ca5a20e
build(deps): bump actions/setup-node in /.github/actions/setup ( #11282 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/a0853c24544627f65ddf259abe73b1d18a591444...2028fbc5c25fe9cf00d9f06a71cc4710d4507903 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.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-18713679140
2025-10-22 06:46:33 -04:00
Mykyta Maliarchuk
e1d56be29c
[ACS-10325] a11y SR: Metadata edit button announced twice ( #11275 )
...
* [ACS-10325] a11y SR: Metadata edit button announced twice
* [ACS-10325] cr fix
8.4.0-18675629211
2025-10-21 09:01:44 +02:00
dominikiwanekhyland
9b17f50401
[ACS-10319] SR: Personal files: Focus returns to input field instead of remaining on Copy link button ( #11272 )
8.4.0-18647987466
2025-10-20 11:32:29 +02:00
AleksanderSklorz
9fc7c22e18
[ACS-10318] Fixed screen reader for date format in share dialog ( #11274 )
8.4.0-18643957360
2025-10-20 08:19:12 +02:00
dependabot[bot]
c6b3f74350
build(deps): bump Alfresco/alfresco-build-tools ( #11256 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 9.2.0 to 9.3.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/bebd6c2fddd0a58ecf7f0acfc511a019f6afc180...348e767723102af8cff995773904a2c16b098d11 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 9.3.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>
8.4.0-18560139385
2025-10-16 07:44:29 -04:00
dependabot[bot]
07d0b278ed
build(deps): bump Alfresco/alfresco-build-tools from 9.2.0 to 9.3.1 ( #11255 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 9.2.0 to 9.3.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/bebd6c2fddd0a58ecf7f0acfc511a019f6afc180...348e767723102af8cff995773904a2c16b098d11 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 9.3.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-10-16 07:44:11 -04:00
dependabot[bot]
0e6ef311ac
build(deps): bump actions/cache in /.github/actions/setup ( #11230 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.2.4 to 4.3.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/0400d5f644dc74513175e3cd8d07132dd4860809...0057852bfaa89a56745cba8c7296529d2fc39830 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 4.3.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-10-16 07:43:49 -04:00
dependabot[bot]
010ea60e9b
build(deps): bump github/codeql-action from 3.30.6 to 4.30.8 ( #11254 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.30.6 to 4.30.8.
- [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/64d10c13136e1c5bce3e5fbde8d4906eeaafc885...f443b600d91635bebf5b0d9ebc620189c0d6fba5 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.30.8
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>
2025-10-16 07:43:29 -04:00
Denys Vuika
72555b7326
AAE-37097 Cleanup unused Docker layer ( #11269 )
8.4.0-18559858551
2025-10-16 07:32:36 -04:00
dominikiwanekhyland
5a8088a5ec
[ACS-10321] SR: Personal Files:When navigating the breadcrumb with arrow keys, a button announced as 'dropdown' ( #11262 )
8.4.0-18553153862
2025-10-16 09:05:35 +02:00
Michaela and Copilot
dfc65ae45c
AAE-38919 There is no deployment update without closing the panel ( #11263 )
...
* Fixes WebSocket client re-initialization.
Ensures proper handling of WebSocket client re-initialization by
creating a unique client for each user session and token refresh, and removing the client on logout.
Addresses issues with deployment updates not being received due to
incorrect client handling. This change ensures that the WebSocket
connection is properly re-established when the user logs in again and when tokens are refreshed.
* reverts changes
* Removes HttpClientTestingModule import
Replaces the `HttpClientTestingModule` import with `provideHttpClientTesting`
to align with Angular's updated testing practices.
This change ensures compatibility and avoids potential issues
related to the deprecated module.
Fixes AAE-38919
* revert more changes
* Update lib/process-services-cloud/src/lib/services/web-socket.service.spec.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
8.4.0-18550319575
2025-10-16 06:29:26 +02:00
Mykyta Maliarchuk
cef71a2d71
[ACS-10275] a11y - Notification & Filter indicators not announced by screen readers ( #11267 )
8.4.0-18526997709
2025-10-15 13:15:25 +02:00
Bartosz Sekula
124fd66965
AAE-38328 Support screens on start process event ( #11261 )
...
* AAE-38328 Start event supports using IDP dedicated screens
* Added task type resolver
* update tests
* clean
* update
* add units
* cr
* update
* update
* cr
8.4.0-18495283872
2025-10-14 13:39:42 +02:00
AleksanderSklorz
0335a32a3a
[ACS-10334] Changed translations for save and cancel icons for image rotation and crop ( #11258 )
8.4.0-18487737713
2025-10-14 08:34:42 +02:00
Michaela
8ebb67d1cf
Adds lastModifiedAt to application instance ( #11257 )
...
Adds the `lastModifiedAt` property to the `ApplicationInstanceModel`.
This allows the UI to display the last modification time of a workspace deployment, addressing the requirement to show when a deployment was last modified.
Fixes AAE-38881
8.4.0-18457986000
2025-10-13 09:11:39 +02:00
Grzegorz Jaśkowski
84d32157ad
[ACS-10165] filter out inaccessible locations from autocomplete ( #11240 )
8.4.0-18412272444
2025-10-10 18:20:38 +02:00
Robert Duda
816601fcec
AAE-38420 Allow any string in QueryParams include param ( #11252 )
8.4.0-18405491661
2025-10-10 13:43:42 +02:00
dominikiwanekhyland
cb5831450e
[ACS-10327] Other A11y: Personal files: Duplicate Labels and Repeated Text in Personal Files Page ( #11250 )
8.4.0-18374544170
2025-10-09 13:16:48 +02:00
dominikiwanekhyland
b8d228d409
[ACS-10328] SR: Personal files: Add permission title is not descriptive. ( #11249 )
8.4.0-18374511277
2025-10-09 13:15:30 +02:00
AleksanderSklorz
970cd7d6e5
[ACS-10238] sr personal files close button lacks appropriate label ( #11248 )
...
* [ACS-10238] Fix screen reading clear icon for search filter and for searching for user for adding permissions
* [ACS-10238] Fix screen reading remove icon for removing user or group from list to add permissions
8.4.0-18371311472
2025-10-09 11:08:36 +02:00
dominikiwanekhyland
74437a01c0
[ACS-10336] Tags in Tag Column Not Announced by Screen Readers ( #11247 )
8.4.0-18345253376
2025-10-08 14:51:25 +02:00
dependabot[bot]
685ac09387
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #11233 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.25 to 4.0.0.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/fc87bb5b5a97953d987372e74478de634726b3e5...9e9574ef04ea69da568d6249bd69539ccc704e74 )
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-version: 4.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-18311631488
2025-10-07 07:48:05 -04:00
dependabot[bot]
d11fbf4b5e
build(deps): bump Alfresco/alfresco-build-tools ( #11244 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.33.1 to 9.2.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/62d25370db3ca229de518fab5b32ec014a061101...bebd6c2fddd0a58ecf7f0acfc511a019f6afc180 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 9.2.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-18311588280
2025-10-07 07:46:09 -04:00
dependabot[bot]
afb22c2cd6
build(deps): bump Alfresco/alfresco-build-tools from 8.33.1 to 9.2.0 ( #11246 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.33.1 to 9.2.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/62d25370db3ca229de518fab5b32ec014a061101...bebd6c2fddd0a58ecf7f0acfc511a019f6afc180 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 9.2.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-18311068732
2025-10-07 07:23:38 -04:00
dependabot[bot]
24cb259f99
build(deps): bump github/codeql-action from 3.30.3 to 3.30.6 ( #11245 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.30.3 to 3.30.6.
- [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/192325c86100d080feab897ff886c34abd4c83a3...64d10c13136e1c5bce3e5fbde8d4906eeaafc885 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.30.6
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-10-07 07:23:21 -04:00
Mykyta Maliarchuk
56092ff2c1
[ACS-10189] Remove old api docs generators from ADF ( #11224 )
...
* [ACS-10189] remove tools dir
* [ACS-10189] cleanup the root package.json
* [ACS-10189] delete lib/tsconfig.doc.json
8.4.0-18311034359
2025-10-07 07:22:11 -04:00
AleksanderSklorz
33ca9313be
[ACS-10384] after recent changes search query builder can t process non latin characters ( #11241 )
...
* [ACS-10384] Fixed error when using non-latina characters in search
* [ACS-10384] Unit tests
8.4.0-18303674276
2025-10-07 08:08:46 +02:00
AleksanderSklorz
8b553bb00f
[ACS-10145] Corrected font size and alignment for date field in metadata properties panel ( #11228 )
8.4.0-18303591209
2025-10-07 08:04:46 +02:00
MichalKinas
25ecfcf5e1
[ACS-10296] Upload new version button made accessible with keyboard ( #11242 )
8.4.0-18222784579
2025-10-03 14:52:33 +02:00
Darren Thornton
3356dab434
[AAE-38312] fix start process error translation string ( #11239 )
8.4.0-18197229992
2025-10-02 10:09:59 -05:00
dominikiwanekhyland
dffa37f182
[MNT-25336] ADW can't start a Microsoft 365 session when using Basic … ( #11238 )
8.4.0-18161598994
2025-10-01 14:07:27 +02:00
Wojciech Duda
622dcafbc4
AAE-38524 remove adf-core-theme ( #11235 )
...
* AAE-38524 Remove theming and unused stylesheets
* AAE-38524 Update the documentation
* AAE-38524 Change import forwarding
* AAE-38524 Rename globals mixin
* AAE-38524 Apply docs suggestions
8.4.0-18161300114
2025-10-01 12:54:30 +01:00
Alex Molodyh
29d341cc3b
[AAE-37563] Removed some CSS that was causing forms not to expand fully in the container ( #11227 )
8.4.0-18041881470
2025-09-26 08:17:18 -07:00
Bartosz Sekula
b6ea1e056e
AAE-38456 Reloading start process form ( #11226 )
...
* AAE-38456 Reloading start process form
* update
8.4.0-18010361913
2025-09-25 16:13:02 +02:00
Alex Molodyh
40ff0d56af
[AAE-37563] Fix for extra padding on top of fullscreen toolbar ( #11225 )
8.4.0-17991598113
2025-09-24 15:41:45 -07:00
Bartosz Sekula
6b9d3d2104
AAE-38287 Cannot select dropdown options when selection type is multiple ( #11220 )
...
* AAE-38287 Fix multiselect dropdown
* update tests
* update
* update
* update
* update
* update
8.4.0-17917598952
2025-09-22 15:54:38 +02:00
Mykyta Maliarchuk
fb72ccffcc
[ACS-9725] Fix preview for files attached to tasks with display value form field ( #11219 )
8.4.0-17915058223
2025-09-22 14:19:56 +02:00
AleksanderSklorz
84fcc48c1a
[ACS-10145] Fix truncated text in details info drawer ( #11209 )
8.4.0-17859215496
2025-09-19 15:08:02 +02:00
Vito Albano
731443ca1c
Fixed js-api dep for superagent ( #11212 )
8.4.0-17859210523
2025-09-19 14:07:49 +01:00
Vito Albano
91d6b80965
Revert "AAE-30882 Replace superagent ( #11134 )" ( #11210 )
...
* Revert "AAE-30882 Replace superagent (#11134 )"
This reverts commit a347b20f20 .
* AAE-0000 - Fixed lock for cli and adf
8.4.0-17857335540
2025-09-19 12:44:06 +01:00
Alex Molodyh
ef29bafc75
[AAE-37563] Added grey background to fullscreen and standalone fullscreen forms ( #11208 )
8.4.0-17844146986
2025-09-18 16:41:11 -07:00