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
Bartosz Sekula
06ca9bf1da
AAE-25144 Process variables filters ( #10405 )
...
* AAE-25144 Implements process variables filters
* update
* fix lint
2024-11-21 12:55:22 +01:00
Bartosz Sekula
3f6b60760f
AAE-28286 Clean redundant log ( #10406 )
2024-11-19 10:22:31 +01:00
Bartosz Sekula
0063d83044
AAE-28333 Fix search process variabels payload for new API ( #10387 )
...
* AAE-28333 Fix search process variabels payload for new API
* fix units
2024-11-13 11:36:04 +01:00
Bartosz Sekula
3111008044
AAE-28286 Show process variables columns in datatable fix ( #10383 )
...
* AAE-28286 Show process variables columns in datatable fix
* fix lint
2024-11-12 14:03:20 +01:00
Bartosz Sekula
35f24fddb5
AAE-21573 Add display mode support for porcess start event form ( #10273 )
2024-10-07 15:05:44 +02:00
Bartosz Sekula
dfbf08e3a8
AAE-24992 Form rules for fields ( #10245 )
...
* AAE-24992 Add an ability to call a process on a form event
* extract filter events
* tmp
* add unit
2024-09-30 20:13:32 +02:00
Bartosz Sekula
6a40e2a25e
AAE-22996 Update breaking change v7.0.0 dock ( #10222 )
2024-09-19 12:21:08 +02:00
Bartosz Sekula
7506c109d8
AAE-25817 Fix for initializing alfresco API ( #10184 )
2024-09-09 11:45:37 +02:00
Bartosz Sekula
b13e95b8ee
AAE-18154 Fix redirect post logout uri ( #10122 )
2024-08-26 12:00:22 -04:00
Bartosz Sekula
cd9dc4d8c2
AAE-25326 Fix custom theme ( #10100 )
...
* AAE-25326 Fix custom theme
* fix
2024-08-19 18:51:54 +01:00
Bartosz Sekula
00b714a57a
AAE-22944 Disable form rules form read only form ( #9775 )
2024-06-06 12:04:39 +02:00
Bartosz Sekula
0ea35b1f12
AAE-22720 Add a new "Skip validation" option in outcome properties ( #9752 )
...
* AAE-22720 Add a new "Skip validation" option in outcome properties
* cr
2024-06-03 09:38:44 +02:00
Bartosz Sekula
d59fbdd825
AAE-21566 Handling new form event - show spinner ( #9656 )
...
* [AAE-21566] Add spinner event in process form
* CR
* CR
* added test for spinner service
* fix unit test
* fix lint
2024-05-09 10:46:36 +02:00
Bartosz Sekula
951b8dbe5a
[AAE-21797] Datetime widget Min/Max values are checked on a field that is not required ( #9524 )
...
* [AAE-21797] Datetime widget Min/Max values are checked on a field that is not required
* update test
2024-04-08 12:26:06 +02:00
Bartosz Sekula
5bfef4e3aa
AAE-21755 Error when form is assigned to process start event ( #9509 )
...
* AAE-21755 Error when form is assigned to process start event
* fix unit
* Fix unit v2
* update
2024-04-04 14:38:59 +01:00
Bartosz Sekula
69de85ad06
[AAE-20769] Fix precision for incoming values in bigdecimal field ( #9434 )
...
* [AAE-20769] Fix precision for incoming values in bigdecimal field
* CR
2024-03-18 10:35:40 +01:00
Bartosz Sekula
bd9a9bb901
[AAE-19610] Fix duplicated buttons for date-time filter widget ( #9382 )
2024-02-26 14:20:26 +01:00
Bartosz Sekula
16005ef298
Create a new widget for decimal type ( #9335 )
...
* [AAE-19481] Create a new widget for decimal type
* update
* CR
* unit for decimal widgets
* added test for positibe validator
* added decimal validator tests
* cr
2024-02-15 14:23:55 +01:00
Bartosz Sekula
47d1165d5f
[AAE-19928] Add storage prefix factory ( #9303 )
...
* [AAE-19928] Add storage prefix factory
* fix names
* CR
* CR
2024-02-05 13:01:33 +01:00
Bartosz Sekula
311be13f95
[AAE-20016] ADF CVE-2024-21626 - update to GHA to use ubuntu-latest ( #9297 )
2024-02-01 13:52:46 +00:00
Bartosz Sekula and Robert Duda
b9b89fdf12
Release 6.6.0 ( #9254 )
...
* Release 6.6.0
* Remove js-api from package.json
* revert old js-api
---------
Co-authored-by: Robert Duda <robert.duda@hyland.com >
2024-01-23 12:55:54 +01:00
Bartosz Sekula
720fbb98ca
[AAE-19708] Fix breaking change for actions/upload-artifact v4.1.0 ( #9270 )
2024-01-22 14:17:14 +01:00
Bartosz Sekula and Robert Duda
a1b4c54b16
Allow to use extension value in addition to passing JSON file name ( #9192 )
...
* [AAE-18136] Allow to use extension value
* Apply suggestions from code review
Co-authored-by: Robert Duda <robert.duda@hyland.com >
---------
Co-authored-by: Robert Duda <robert.duda@hyland.com >
2023-12-23 12:39:48 +01:00
Bartosz Sekula
aa05fc28b5
[AAE-18175] Unable to Import Descriptor in HXP Environment ( #9097 )
2023-11-22 10:22:23 +01:00
Bartosz Sekula
057e0bcd7c
[AAE-17746] Remove secret from required prop from app.config.schema.json ( #9063 )
2023-11-06 13:17:14 +00:00
Bartosz Sekula
7c127eb957
[AAE-17669] Custom theme should use default font ( #9062 )
2023-11-06 12:31:14 +01:00
Bartosz Sekula
85ddcdf22c
Fix missing primary scss variable ( #9056 )
...
* Fix missing primary scss variable
* remove test var
2023-11-02 15:47:52 +00:00
Bartosz Sekula
54e95bc5f7
[AAE-16970] Custom colors are not calculating correctly in default UI ( #9054 )
2023-11-02 11:15:30 +01:00
Bartosz Sekula
f20df680aa
[AAE-16491] Fix session invalidation for Http 401 response ( #8909 )
2023-09-15 18:03:45 +02:00
Bartosz Sekula
a1b39fb6dc
[AAE-16219] Theming for HxP is not working ( #8894 )
2023-09-08 17:20:05 +02:00
Bartosz Sekula
3afe323840
[AAE-14430] Release 6.1.0 ( #8614 )
2023-06-01 17:18:27 +02:00
Bartosz Sekula
be9a0a08a4
[ADF-5544] Missing Vulnerabilities in adf-cli audit ( #8604 )
...
* [ADF-5544] Missing Vulnerabilities in adf-cli audit
* ensure back compatibility
2023-05-29 16:53:33 +02:00
Bartosz Sekula
3ee2b387ae
[AAE-14030] Fix header custom color ( #8595 )
2023-05-26 12:22:10 +02:00
Bartosz Sekula
2429bb4266
[AAE-14030] Custom header text color is not working on apa ( #8592 )
...
* [AAE-14030] Custom header text color is not working on apa
* CR
* Fix for demo app
2023-05-25 16:56:26 +02:00
Bartosz Sekula
4d50da91c0
[AAE-12782] Custom theme - add custom color for app-bar ( #8452 )
2023-04-13 11:25:13 +02:00
Bartosz Sekula
94dcbda322
[AAE-12782] Custom theme creation ( #8450 )
...
* [AAE-12782] Create custom theme
* copied ui from ACA
* fix some lints
* Added theme
* Added theme
* lint part 1
* lint part 2
* lint part 3 backg color
* lint part 4
* lint part 5
* lint part 6
* lint part 7
* update
* fix map_merge
2023-04-06 18:53:00 +02:00
Bartosz Sekula
89b79c9e45
[AAE-12146] Update getFeature typings ( #8167 )
...
* [AAE-11463] Update getFeature typings
* added tests
2023-01-30 19:51:47 +01:00
Bartosz Sekuła
c567054ce5
[AAE-11418] add missing rules prop to NavBar interfaces ( #8040 )
2022-12-08 12:43:28 +00:00
Bartosz Sekuła
426cafff5e
[AAE-10533] Generic App shell for HxP applications ( #8002 )
...
* [AAE-10533] Generic App shell for HxP applications
* Clean code and add public_api for shell
2022-11-24 13:58:21 +01:00
Bartosz Sekuła
6559cd2564
[AAE-10556] Admin with HxP - In case the roles API call fails the app crashes ( #7895 )
...
* [AAE-10556] Admin with HxP - In case the roles API call fails the app crashes
* Added tests for API error
2022-10-14 14:01:45 +02:00