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
dominikiwanekhyland
591934db0e
[ACS-10117] Deprecate ADF Storybook and custom Docker builds ( #11207 )
8.4.0-17829814673
2025-09-18 15:13:01 +02:00
Bartosz Sekula
4964ae94c5
AAE-0000 Trigger alpha build ( #11206 )
8.4.0-17827115123
2025-09-18 13:23:46 +02:00
Bartosz Sekula
2b08e0c1d0
AAE-38287 Cannot select dropdown options when selection type is multiple ( #11204 )
8.4.0-17805328622
2025-09-17 19:14:12 +02:00
Michaela
1b212e8805
AAE-38063 Default buttons are temporarily visible before the custom buttons in workspace ( #11198 )
...
* Bonus Content: Remove warnings from console
* Fixes: Prevents display issues during form loading
Ensures the process definition card and start button are not rendered until the form is fully loaded or an error occurs during the loading process.
This prevents flickering and ensures a smoother user experience.
* BONUS content: calm down sonar cube
* Removes unnecessary error handling
Removes the error handler from the `subscribe` block of the `startProcess` method in `StartProcessCloudComponent`.
The error handling was redundant, as errors are already handled by other mechanisms.
This simplifies the code and avoids potential duplicate error handling.
* Uses `test` method for regex checks
Replaces the `exec` method with the `test` method for regular
expression checks to determine if a pattern exists within a string.
This resolves potential issues where the return value of `exec`
(an array or null) was not being properly evaluated as a boolean
condition, leading to incorrect logic execution.
---------
Co-authored-by: Fabian Kindgen <39992669+fkindgen@users.noreply.github.com >
8.4.0-17799840184
2025-09-17 15:49:28 +02:00
Vito Albano
d230176e7f
AAE 38257 fixing js-api deps and bump some security versions ( #11203 )
...
* [AAE-38257] - removing superagent deps
* [AAE-38257] - removing superagent deps
8.4.0-17797805682
2025-09-17 13:36:35 +01:00
Grzegorz Jaśkowski
d49575ba03
[MNT-24388] fix location search facet ( #11171 )
...
* [MNT-24388] fetch sites for locations facet
* [MNT-24388] fix sonar issues
* [MNT-24388] apply cr comments
8.4.0-17794388212
2025-09-17 12:18:23 +02:00
dominikiwanekhyland
1c8181fca8
[ACS-10100][Security] Remove npx usage from CI/CD and shell scripts to mitigate supply chain risks ( #11201 )
8.4.0-17764854696
2025-09-16 13:52:56 +02:00
Vito Albano
4f2b5329c6
[AAE-30882] - removing ts-morph added back again on rebase ( #11199 )
2025-09-16 12:18:23 +01:00
Vito Albano
a347b20f20
AAE-30882 Replace superagent ( #11134 )
...
* [AAE-30878] - Migrating from event-emitter to eventemitter3 which is ESM and commonJs compatibile
* [AAE-30878] - Using types to avoid compilation isues with the new ruels
* AAE-30878 - fixed lint issue on js-api
* AAE-30878 - reverted misplaced changes
* [AAE-30882] - migrating from superagent to axios
* AAE-30882 - Fixed unit test for js-api
* AAE-30882 - Fixed unit test for js-api
* AAE-30882 - Fixed unit test for js-api
* AAE-30882 - Improved some unit tests
* [ci:force]
* AAE-30882 - Checking why is ok locally but fails on CI
* AAE-30882 - Start fixing some unit tests - check 1
* AAE-30882 - Start fixing some unit tests - check 2
* [AAE-30882] - rebased
* [AAE-30882] - added missing import
2025-09-16 11:31:07 +01:00
Vito Albano
b400757ad1
AAE-30878 Migrating from event-emitter to eventemitter3 ( #11187 )
...
* AAE-30878 Migrating from event-emitter to eventemitter3 which is … (#11116 )
* [AAE-30878] - have a single place for the EventEmitter types
2025-09-16 09:33:06 +01:00
dominikiwanekhyland
10afe75e94
[ACS-10100][Security] Remove npx usage from CI/CD and shell scripts to mitigate supply chain risks. [ACS-10117] Deprecate ADF Storybook and custom Docker builds ( #11197 )
2025-09-16 10:12:21 +02:00
Ewelina Dikta
196b60a7d9
AAE-22072 Update of a simpleapp ( #11160 )
...
* AAE-22072 Update of a simpleapp
* AAE-22072 Formatting
8.4.0-17732104912
2025-09-15 13:53:03 +02:00
Enrico Hilgendorf
82f96d9510
AAE-36335 Handle custom redirects ( #11167 )
8.4.0-17729412276
2025-09-15 12:05:53 +02:00
dependabot[bot]
3a1020ea7b
build(deps): bump github/codeql-action from 3.30.1 to 3.30.3 ( #11196 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.30.1 to 3.30.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f1f6e5f6af...192325c861
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.30.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>
8.4.0-17724113611
2025-09-15 08:28:35 +02:00
dependabot[bot]
7bdbf6194e
build(deps): bump axios from 1.11.0 to 1.12.0 ( #11191 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.12.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-17676172540
2025-09-12 15:37:56 +02:00
AleksanderSklorz
36b4c34008
[ACS-10126] remove ts morph dependency from the adf core lib ( #11190 )
...
* [ACS-10126] Refactor migration logic to use native ts instead of ts-morph
* [ACS-10126] Clean ups for migration code
* [ACS-10126] Removed ts-morph references
* [ACS-10126] Removed ts-morph dependency
* [ACS-10126] Fixed sonar issue
* [ACS-10126] Fixed sonar issue
8.4.0-17672116909
2025-09-12 12:40:17 +02:00
Vito Albano
7206a6322d
Revert "AAE-37847 Create Git tag at the end of release branch process when on patch PR ( #11162 )" ( #11188 )
...
This reverts commit a4e62974ea
.
8.4.0-17642238352
2025-09-11 11:52:01 +01:00
Vito Albano
fd29e953d6
Revert "AAE-30878 Migrating from event-emitter to eventemitter3 which is … ( #11116 )" ( #11186 )
...
This reverts commit 49375181e4
.
8.4.0-17617861152
2025-09-10 15:57:01 +01:00
dominikiwanekhyland
c8c1ae7838
[ACA] Label position problem in some perform actions like 'send-email' ( #11185 )
8.4.0-17607933312
2025-09-10 10:29:57 +02:00
dominikiwanekhyland
3b5e98b182
[MNT-25285] Unable to change version preview from within the preview … ( #11165 )
8.4.0-17607479405
2025-09-10 10:11:47 +02:00
Wojciech Duda
09c35ea903
AAE-37573 Add editorjs-html to process-services-cloud dependencies ( #11183 )
8.4.0-17580938765
2025-09-09 13:19:51 +02:00
Mykyta Maliarchuk
923feccdb9
[MNT-25274] Fixed issue while uploading files with multi-valued properties ( #11182 )
...
* [MNT-25274] Fixed issue while uploading files with multi-valued properties
* [MNT-25274] set a more specific type
8.4.0-17577395873
2025-09-09 10:59:16 +02:00
dependabot[bot]
e7024d1970
build(deps): bump Alfresco/alfresco-build-tools ( #11175 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.33.0 to 8.33.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](ce7f6e0b62...62d25370db
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.33.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>
8.4.0-17550674384
2025-09-08 08:24:47 -04:00
dependabot[bot]
a72726427b
build(deps): bump actions/setup-node in /.github/actions/setup ( #11176 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](49933ea528...a0853c2454
)
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2025-09-08 08:24:27 -04:00
dependabot[bot]
054ecf3dcb
build(deps): bump github/codeql-action from 3.29.11 to 3.30.1 ( #11177 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.11 to 3.30.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3c3833e0f8...f1f6e5f6af
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.30.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-09-08 08:24:07 -04:00
dependabot[bot]
8c51e783e5
build(deps): bump Alfresco/alfresco-build-tools from 8.33.0 to 8.33.1 ( #11179 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.33.0 to 8.33.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](ce7f6e0b62...62d25370db
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.33.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>
2025-09-08 08:23:51 -04:00
dependabot[bot]
fd88e1014c
build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 ( #11180 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](49933ea528...a0853c2454
)
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2025-09-08 08:23:33 -04:00
dependabot[bot]
2ec227c331
build(deps): bump actions/github-script from 7.0.1 to 8.0.0 ( #11178 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](60a0d83039...ed597411d8
)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: 8.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>
2025-09-08 08:22:42 -04:00
dependabot[bot]
2235c6b09e
build(deps): bump crowdin/github-action from 2.10.0 to 2.11.0 ( #11181 )
...
Bumps [crowdin/github-action](https://github.com/crowdin/github-action ) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](9787f4fcb6...0749939f63
)
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-version: 2.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>
2025-09-08 08:21:45 -04:00
Ehsan Rezaei
dfa6db447f
AAE-37996 Updated Docker secrets ( #11170 )
8.4.0-17469290729
2025-09-04 17:42:33 +02:00
Ehsan Rezaei
e7bba32679
AAE-37368 Applying new tasks and process count APIs ( #11119 )
...
* AAE-37368 Applying new tasks and process count APIs
* AAE-37368 Added tasks API and unit tests
8.4.0-17467994199
2025-09-04 16:56:09 +02:00
Wojciech Duda
ea81fcd6ad
AAE-37907 Move editorjs-html to dependencies ( #11169 )
8.4.0-17462271089
2025-09-04 12:23:35 +01:00
Wojciech Duda
f1fea0a70b
AAE-37906 Extract rich text parsing service ( #11164 )
...
* AAE-37906 Extract rich text parsing service
* AAE-37906 Add unit tests
* AAE-37906 Remove unused import
* AAE-37906 Fix units
8.4.0-17439184033
2025-09-03 18:02:34 +02:00
Vito Albano
0564e67ba6
AAE-37923 - npm-check-bundle should take the released version to be sure to check the correct package on patch release ( #11168 )
8.4.0-17436326136
2025-09-03 15:15:21 +01:00
dependabot[bot]
3ac2a91ea0
build(deps-dev): bump @typescript-eslint/typescript-estree ( #11157 )
...
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) from 8.38.0 to 8.41.0.
- [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.41.0/packages/typescript-estree )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
dependency-version: 8.41.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>
8.4.0-17434132296
2025-09-03 08:55:44 -04:00
dominikiwanekhyland
88b857a8fe
bump @nx/workspace from 20.8.0 to 20.8.2 ( #11163 )
8.4.0-17433991491
2025-09-03 08:50:12 -04:00
Amedeo Lepore
51c55674b4
AAE-35340 Replace deprecated toPromise() usages with firstValueFrom / lastValueFrom ( #11161 )
8.4.0-17433658689
2025-09-03 08:37:13 -04:00
dependabot[bot]
93c872b65d
build(deps): bump Alfresco/alfresco-build-tools from 8.32.1 to 8.33.0 ( #11159 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.32.1 to 8.33.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](b8c3a89596...ce7f6e0b62
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.33.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-17433250431
2025-09-03 08:21:05 -04:00
dependabot[bot]
195194fb15
build(deps): bump koa and @nx/angular ( #11166 )
...
Bumps [koa](https://github.com/koajs/koa ) to 3.0.1 and updates ancestor dependency [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular ). These dependencies need to be updated together.
Updates `koa` from 2.16.1 to 3.0.1
- [Release notes](https://github.com/koajs/koa/releases )
- [Changelog](https://github.com/koajs/koa/blob/master/History.md )
- [Commits](https://github.com/koajs/koa/compare/v2.16.1...v3.0.1 )
Updates `@nx/angular` from 21.2.2 to 21.4.1
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/21.4.1/packages/angular )
---
updated-dependencies:
- dependency-name: koa
dependency-version: 3.0.1
dependency-type: indirect
- dependency-name: "@nx/angular"
dependency-version: 21.4.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.4.0-17433141177
2025-09-03 08:16:50 -04:00
Vito Albano
49375181e4
AAE-30878 Migrating from event-emitter to eventemitter3 which is … ( #11116 )
8.4.0-17403623640
2025-09-02 08:33:35 -04:00
Bartosz Sekula
aae4efdd92
AAE-30058 Integer form field should not allow more than 10 digits ( #11146 )
...
* AAE-30058 Integer form field should not allow more than 10 digits
* Update maxLength validator to get custom values
* fix units
8.4.0-17399835374
2025-09-02 11:51:13 +02:00
Ehsan Rezaei
a4e62974ea
AAE-37847 Create Git tag at the end of release branch process when on patch PR ( #11162 )
...
* AAE-37847 Create Git tag at the end of release branch process when on patch PR
* AAE-37847 Removed extra if condition
8.4.0-17398918477
2025-09-02 11:13:54 +02:00
Wiktor Danielewski
81fed833f5
AAE-35842 Admin - filter out form specific processes (in Process Instances tab) ( #11131 )
...
* AAE-35842 Update ProcessFilterCloudModel
* AAE-35842 Initial implementation
8.4.0-17396068206
2025-09-02 09:10:08 +02:00
Pawel Solowczuk
609144551c
AAE-34139 Switch Yes and No button places and change focus from No to Yes. ( #11148 )
8.4.0-17379951201
2025-09-01 16:04:44 +02:00
Amedeo Lepore
5bc4c02a94
AAE-35385 Improve releasing-patches guide ( #11149 )
8.4.0-17379007632
2025-09-01 15:25:21 +02:00