Commit Graph
1388 Commits
Author SHA1 Message Date
Bartosz Sekula d411d93689 AAE-41500 Added linked processes properties (#11552) 2026-01-21 11:28:55 +01:00
Bartosz Sekula e44e00304a AAE-38334 Add link process payload (#11524)
* AAE-38334 Add link process payload

* update

* update
2026-01-14 12:29:39 +01:00
Tomasz Nastaly 236726b67c AAE-40657 Support multiple integration contexts in task service (#11463) 2026-01-14 09:45:11 +01:00
Denys Vuika 716ce228ce ACS-8772: Migrate node tooltip to Angular signals (#11498) 2026-01-13 14:04:04 +00:00
Denys Vuika 572231bf49 AAE-41225 update typescript target to es2022 and fix FormService propagation (#11508)
* update targets

* update targets

* fixed FormService propagation [ci:force]

* fixed FormService propagation [ci:force]
2026-01-13 08:47:07 +00:00
Wojciech Duda 5f9de1fde8 AAE-40269 Add storybook v10 (#11401) 2026-01-09 18:17:43 +00:00
Amedeo Lepore 74262fcc17 AAE-40934 style: replace mat-raise-button with mat-flat-button (#11502)
* AAE-40934 style: replace mat-raise-button with mat-flat-button

* AAE-40934 style: remove unnecessary color declarations from material buttons, rely on MD3 default primary button color
2026-01-08 11:45:40 +01:00
Diogo Bastos 98ce8d810c AAE-41025 Add adf-icon to process-services-cloud lib (#11497) 2026-01-05 11:35:32 +00:00
Michaela 4113eeb2ab Allows closing dropdown with Escape key (#11489)
Implements the ability to close the dropdown list by pressing the Escape key.

This enhances the user experience by providing a keyboard shortcut to dismiss the dropdown, improving accessibility and efficiency.
2026-01-02 11:04:18 +01:00
Alex Molodyh fe39b3c1bd [AAE-40028] Added group/section validation skipping to cloud forms for workspace (#11466) 2025-12-16 20:02:07 -08:00
Tomasz Gnyp 331b4459a8 AAE-40359 Filter out service processes on start process (#11446)
* AAE-40359 Filter out service processes on start process

* AAE-40359 Filter out service processes on start process

* make triggerable optional

* make type more strict
2025-12-16 09:34:23 +01:00
Robert Duda 0f9969a387 AAE-39668 Add ability to filter by unlinked processes (#11461) 2025-12-15 13:17:29 +01:00
Andreas Philippi f6c7d90578 AAE-38626 Made cloud services extentable (#11450) 2025-12-15 11:54:19 +00:00
Robert Duda ec7ede3830 AAE-40544 Add ability to filter out subprocesses (#11445)
* AAE-40544 Add ability to filter out subprocesses

* dont send the value if not false

* units
2025-12-10 13:31:09 +01:00
Wojciech Duda 6567c02220 AAE-40269 Cleanup deprecated global sass mixins (#11420) 2025-12-08 16:00:48 +01:00
Wiktor Danielewski 5625cf72d6 AAE-40254 Remove excludeByProcessCategoryName input (#11406) 2025-12-01 08:24:27 +01:00
Michal Kinas 91447f8646 [ACS-10765] Switch to NPM trusted publishing (#11388)
* [ACS-10765] Switch to NPM trusted publishing

* [ACS-10765] CR fixes

* [ACS-10765] Set NPM_TAG without github env usage

* [ACS-10765] CR fixes

* [ACS-10765] CR fix
2025-11-27 13:27:16 +01:00
Wiktor Danielewski 533bf89b18 Revert "AAE-40254 Remove excludeByProcessCategoryName input (#11392)" (#11395)
This reverts commit 3d07d7e942.
2025-11-27 11:34:34 +01:00
Wiktor Danielewski 3d07d7e942 AAE-40254 Remove excludeByProcessCategoryName input (#11392) 2025-11-27 08:54:42 +01:00
Michal Kinas 03f67c861f [ACS-10740] Adjust Karma and Jest config (#11365) 2025-11-20 14:24:22 +01:00
Denys Vuika 58a25fe19e AAE-40136 Migrate locale settings to signals (#11361) 2025-11-20 06:43:30 -05:00
Grzegorz Jaśkowski 9fd304b66d post release version bump (#11366) 2025-11-20 05:57:43 -05:00
Grzegorz Jaśkowski fbc647459f Release 8.2.1 (#11364)
* Release 8.2.1.

* Release 8.2.1.
2025-11-20 10:47:38 +01:00
Grzegorz Jaśkowski dec8fcfb91 Release 8.2.0 (#11352)
* Release 8.2.0

* Release 8.2.0

* Release 8.2.0

* Release 8.2.0
2025-11-18 15:31:06 +01:00
Michaela b7d687f3d2 Adds quickRunDeployment property (#11340)
Adds the `quickRunDeployment` property to the `ApplicationInstanceModel` interface.

This allows the admin app to determine if an application instance is a quick run deployment, which is necessary to block upgrades and restores for those instances.

Relates to AAE-39821
2025-11-13 10:28:21 -05:00
Joshua Cain e28e924b87 AAE-38748 Change clipboard directive to be a tooltip (#11293)
* feat: change clipboard directive to be a tooltip

* feat: remove redundant tooltips from datatable cells

* test: fix broken tests

* fix: sonarqube issues

* fix: unable to use link-adf commit message from hxp-frontend-apps
2025-11-06 06:28:42 -05:00
tomasz hanaj 3180ca8e9d AAE-37713 Amount locale display v.2 (#11319)
* [AAE-37713] amount widget formats value based on locale

* [AAE-37713] added unit test with currency icon

* [AAE-37713] provided amount widget config as observable

* [AAE-37713] applied pr comments

* [AAE-37713] subscribed amount widget to changes from form rules

* [AAE-37713] applied pr comments

* [AAE-37713] moved getLocale to service

* [AAE-37713] moved getLocale to translation service
2025-11-06 11:45:35 +01:00
Wiktor Danielewski ab67ba3414 AAE-39155 Implement button widget on ADF (#11324)
* AAE-39155 Initial implementation

* AAE-39155 Improve button position
2025-11-04 12:20:30 +01:00
Wiktor Danielewski c4f276e228 AAE-39612 Registering click event on form widget twice (#11323)
* AAE-39612 Remove click from base and add it directly to the implementations

* AAE-39612 Add unit tests for the Text Widgets

* AAE-39612 Add unit tests for the Date Widgets

* AAE-39612 Add unit tests for the UI Widgets

* AAE-39612 Add unit tests for the People Widgets

* AAE-39612 Add unit tests for the Display Text Widgets

* AAE-39612 Add unit tests for the Base Viewer Widget

* AAE-39612 Add unit tests for the Object View Widgets

* AAE-39612 Add unit tests for the File Upload Widgets

* AAE-39612 Add unit tests for the Data Table Widget
2025-11-04 12:08:04 +01:00
dominikiwanekhyland 42a1ddf540 [ACS-10178] Remove deprecated ADF components (#11221) 2025-10-27 07:33:06 +01: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
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
2025-10-22 07:08:52 -04:00
MichaelaandCopilot 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>
2025-10-16 06:29:26 +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
2025-10-14 13:39: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
2025-10-13 09:11:39 +02:00
Robert Duda 816601fcec AAE-38420 Allow any string in QueryParams include param (#11252) 2025-10-10 13:43:42 +02:00
Darren Thornton 3356dab434 [AAE-38312] fix start process error translation string (#11239) 2025-10-02 10:09:59 -05:00
Alex Molodyh 29d341cc3b [AAE-37563] Removed some CSS that was causing forms not to expand fully in the container (#11227) 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
2025-09-25 16:13:02 +02:00
Alex Molodyh 40ff0d56af [AAE-37563] Fix for extra padding on top of fullscreen toolbar (#11225) 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
2025-09-22 15:54:38 +02:00
Alex Molodyh ef29bafc75 [AAE-37563] Added grey background to fullscreen and standalone fullscreen forms (#11208) 2025-09-18 16:41:11 -07:00
dominikiwanekhyland 591934db0e [ACS-10117] Deprecate ADF Storybook and custom Docker builds (#11207) 2025-09-18 15:13:01 +02:00
Bartosz Sekula 4964ae94c5 AAE-0000 Trigger alpha build (#11206) 2025-09-18 13:23:46 +02:00
Bartosz Sekula 2b08e0c1d0 AAE-38287 Cannot select dropdown options when selection type is multiple (#11204) 2025-09-17 19:14:12 +02:00
MichaelaandFabian Kindgen 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>
2025-09-17 15:49:28 +02: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
Enrico Hilgendorf 82f96d9510 AAE-36335 Handle custom redirects (#11167) 2025-09-15 12:05:53 +02:00
Wojciech Duda 09c35ea903 AAE-37573 Add editorjs-html to process-services-cloud dependencies (#11183) 2025-09-09 13:19:51 +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
2025-09-04 16:56:09 +02:00