1140 Commits

Author SHA1 Message Date
VitoAlbano
0f9956cbf3 [MIGRATION] - Fixed type 2025-01-24 13:05:01 +00:00
VitoAlbano
a789ed82eb Reduced tserrors on building storybook 2025-01-24 13:05:01 +00:00
VitoAlbano
f14f38a059 [MIGRATION] - fixed build and lint 2025-01-24 13:05:01 +00:00
VitoAlbano
7bdec42329 [ci:force] - Fixed lint 2025-01-24 13:05:01 +00:00
VitoAlbano
62baa655ed Fixed build for all the packages 2025-01-24 13:05:01 +00:00
VitoAlbano
1def5dcc0a [ci:force] - fixed build for testing 1 2025-01-24 13:05:01 +00:00
Robert Duda
3b0aaabbfa
Fix error in PR 10575 (#10576) 2025-01-24 12:41:48 +01:00
Robert Duda
dd1bbdffd6
AAE-30162 Don't retreive task filter if present (#10575) 2025-01-24 11:26:28 +01:00
tomasz hanaj
4fb0fdd107
AAE-29973 Dynamic component properties (#10540)
* [AAE-29973] updated dynamic component inputs and outputs

* [AAE-29973] added check to prevent errors

* [AAE-29973] added unit tests for input and output

* [AAE-29973] fix for dynamic component with absolute position
2025-01-17 14:32:26 +01:00
dominikiwanekhyland
ada55aebc1
[ACS-8960] Review and apply required inputs where possible (#10554) 2025-01-17 13:15:25 +01:00
Denys Vuika
0a17fb4f4c
AAE-26215 Standalone process cloud components (#10553) 2025-01-15 08:37:46 -05:00
MichalKinas
8b5dcf19b9
[MNT-24538] Update PDFjs viewer version and disable annotation mode (#10538)
* [MNT-24538] Bump PDFjs viewer version and use annotation mode disabled

* [MNT-24538] Proper test params

* [ci:force]

* [MNT-24538] Use different pdfjs version

* [ci:force]

* [MNT-24538][ci:force] Use proper legacy paths

* [MNT-24538][ci:force] Use Node 22 LTS

* [MNT-24538] Use pdfjs legacy version

* [MNT-24538] Use existing pdfjs-dist version with new param

* [MNT-24538] Legacy build cleanup

* [MNT-24538] Lockfile fix

* [MNT-24538] Lockfile fix

* [MNT-24538] Unit test fix

* [MNT-24538] Unit test fixes
2025-01-15 11:41:56 +01:00
tomasz hanaj
18ff34c6c8
AAE-29971 Buttons for dynamic component (#10539)
* [AAE-29971] buttons for dynamic component

* [AAE-29971] added unit tests for projected content
2025-01-15 11:20:25 +01:00
Denys Vuika
af3ca02347
AAE-26215 standalone cloud tasks (#10537) 2025-01-14 12:00:07 -05:00
Bartosz Sekula
bb7369c2ca
AAE-29995 Add "ne" filter operator (#10542) 2025-01-09 16:37:10 +01:00
David Olson
65b991674d
AAE-15221 Allow multiple roles when fetching deployed applications (#10503) 2025-01-08 08:51:23 -06:00
Denys Vuika
b7881db56b
AAE-26215 standalone form (cloud) (#10535) 2025-01-08 07:53:56 -05:00
Robert Duda
27faf1d2ba
Fix incorrect syntax in property assignment (#10536) 2025-01-08 13:24:44 +01:00
Robert Duda
06699e59d1
AAE-29942 Make it possible to use URL params with new task and process API (#10534) 2025-01-08 08:56:10 +01:00
Denys Vuika
72cdf514e5
AAE-26215 migrate to standalone directives (#10532)
* delete unused directive

* convert process header to standalone

* cleanup [ci:force]

* remove unused/deprecated components [ci:force]

* remove unused/deprecated components [ci:force]

* migrate task header [ci:force]

* migrate task directives [ci:force]

* migrate task directives [ci:force]
2025-01-07 09:20:17 -05:00
Tomasz Nastaly
82e4196e26
AAE-21953 fix broken widget names (#10533) 2025-01-07 14:47:22 +01:00
Diogo Bastos
7ea446edc6
AAE-29885 Fix form not scrollable (#10521) 2025-01-07 11:17:07 +00:00
Diogo Bastos
fd0f3c5ed6
AAE-29299 Fix people widget read only (#10522) 2025-01-07 11:16:54 +00:00
Denys Vuika
0bc5b6d139
AAE-26215 Standalone start-process component (#10531) 2025-01-06 12:00:46 -05:00
Denys Vuika
14e7290466
AAE-26215 migrate rich-text-editor to standalone (#10524)
* migrate rich-text-editor to standalone

* migrate rich-text-editor to standalone [ci:force]
2025-01-06 09:13:14 +00:00
Denys Vuika
2bd7b3e57f
AAE-26215 Standalone app list (process cloud) (#10523) 2025-01-03 13:08:08 -05:00
tomasz hanaj
bb036cbf6e
AAE-29424 Screens (#10499)
* poc

* updated unit tests

* removed obsolete service, updated interface

* passing data to created component, removed obsolete files

* [AAE-29424] applied pr comments

* [AAE-29424] updated import to avoid circular dependency error

* [AAE-29424] updated styles to avoid visual bug

* [AAE-29424] added self closing tags
2024-12-18 15:32:11 +01:00
Vito Albano
872fb16b62
AAE-29442 moving to node 20.18.1 (#10500)
* AAE-0000 - moving to node 20.18.1

* AAE-29442 Adjusted to the new eslint rule
2024-12-18 12:14:52 +01:00
Robert Duda
dd44e492b7
Fix change committed by mistake to service task request (#10504) 2024-12-18 09:50:32 +01:00
Robert Duda
91b30630b3
AAE-29345 Add date filtering to service tasks page (#10502) 2024-12-17 14:15:46 +01:00
Robert Duda
6d21c933b0
AAE-29384 Fix for process variable filtering (#10492) 2024-12-13 17:54:20 +01:00
Alex Molodyh
3a8ad1a596
AAE-22900: update ObjectDataTableAdapter to support server and client… (#10423)
* AAE-22900: update ObjectDataTableAdapter to support server and client sorting modes
---------

Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2024-12-12 12:55:05 -08:00
Robert Duda
0278544af1
Change process and task search api selection from token-provided to input-provided (#10488) 2024-12-12 14:30:37 +01:00
Bartosz Sekula
cb56c76d1a
AAE-29269 Conditional dropdown does not populate after selecting value in a parent dropdown (#10484)
* AAE-29269 Conditional dropdown does not populate after selecting value in a parent dropdown

* update

* update v2

* validate form

* update units
2024-12-11 16:27:33 +01:00
Amedeo Lepore
e433c45f62
AAE-11353 Add canAccessAudit property (#10482) 2024-12-11 10:28:29 +01:00
Robert Duda
364604836c
AAE-29217 Align properties with user task and process instance search API (#10480) 2024-12-10 09:45:30 +01:00
Ehsan Rezaei
44321b01c5
AAE-20808 using new GraphQL library (#10454)
* AAE-20808 using new GraphQL library

* AAE-20808 Code refactoring

* AAE-20808 Improving unit tests

* AAE-20808 unit test improvement

* AAE-20808 Fixed process services storybook build
2024-12-06 15:03:13 +01:00
Alfresco Build
06f16996a4
New Crowdin translations by GitHub Action (#10456)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-12-06 14:00:43 +00:00
Robert Duda
bdba328dbc
Add processInstanceId and parentId to new API request body (#10465)
* Add process instance id to new API request body

* add parentId
2024-12-06 11:55:59 +01:00
Diogo Bastos
52e045800e
AAE-28454 Add column merge to admin tasklist component (#10464) 2024-12-06 10:36:46 +00:00
Michaela Kröber
e6c2152add
AAE-28806 Consume-dynamic-Drop-Down-Radio-Button-form-variables (#10442)
* [AAE-28806] Enable form variables in REST for RadioButton

* [AAE-28806] Enable form variables in REST for Dropdown widget

* [AAE-28806] removed debugging information

* [AAE-28806] Removed code repitition

* [AAE-28806] Made fields readonly

* [AAE-28806] fixed pipeline

---------

Co-authored-by: Andreas Philippi <90837097+andrphilippi@users.noreply.github.com>
2024-12-05 16:10:55 +01:00
Diogo Bastos
70a38aecda
AAE-28454 Improve datatable actions display (#10445)
* AAE-28454 Improve datatable actions display

* AAE-28454 Improve datatable style
2024-12-04 11:43:44 +00:00
Amedeo Lepore
c92d34f2f8
AAE-29002 Allow to filter processes by parentId (#10453)
* AAE-29002 Allow to filter processes by parentId

* AAE-29002 Move payload tests under describe Payload

* AAE-29002 Set parentId as optional
2024-12-03 16:48:46 +01:00
Robert Duda
b3cef95199
Add process name to new API request body (#10452) 2024-12-03 09:08:56 +01:00
Tomasz Gnyp
23fe4d4486
AAE-27343 Listen to form rules changes from reactive widgets (#10392)
* AAE-27343 Listen to form rules changes from reactive widgets

* remove leftover

* apply interface for reactive widgets and unit test

* update readonly control status

* [ci:force][link-adf:fix/AAE-27343-listen-to-form-rules-changes-in-reactive-widgets]
2024-11-29 10:27:24 +01:00
Vito Albano
b09f4cacf9
Revert AAE-20794 - new websocket refactoring (#10436)
* Checking different way to build url

* Checking different way to build url

* Maybe

* Maybe

* Revert "AAE-20808 Fixed websocket protocol (#10433)"

This reverts commit 48e9d56453b2908ab7dd1737b128aaf8b53b564c.

* Revert "AAE-20808 Adding support for ws protocol in websocket service (#10432)"

This reverts commit 6723cd1802183489b7ce38925e4d3fed83edc374.

* Revert websocket
2024-11-27 18:06:08 +00:00
Ehsan Rezaei
48e9d56453
AAE-20808 Fixed websocket protocol (#10433)
* AAE-20808 Fixed websocket protocol

* AAE-20808 Removed comments
2024-11-26 20:47:17 +00:00
Ehsan Rezaei
6723cd1802
AAE-20808 Adding support for ws protocol in websocket service (#10432)
* AAE-20808 Adding support for ws protocol in websocket service

* AAE-20808 Fixed import
2024-11-26 14:20:33 +00:00
Jonas Wollweber
60da8634f2
AAE-20506 Rich Text Editor Visual Improvements (#10385)
* [AAE-20506] replace icon with material design icon

* [AAE-20506] fix size and position of 'change color' plugin's icon

* [AAE-20506]  make sure material design's container does not define text color
2024-11-25 09:51:24 +01:00
Bartosz Sekula
5327181055
AAE-27328 Add process variables to the search for searching Tasks (#10414)
* AAE-27328 Add process variables to the search for searching Tasks

* fix after rebase
2024-11-21 13:20:16 +01:00