Commit Graph

1215 Commits

Author SHA1 Message Date
Robert Duda
0a89d9be97 AAE-26192 New task search API (#10319)
* AAE-26192 New task search API

* small changes

* use DI instead of inputs

* cr

* fix units
2024-10-23 15:01:51 +02:00
tomasz hanaj
eb12083869 AAE-26189 Replaced observable based counter to avoid flickering (#10290)
* [AAE-26189] replaced observable based counter to avoid flickering

* Empty-Commit
2024-10-11 11:13:20 +02:00
Wojciech Duda
9a9a9db628 Revert "AAE-26321 Add an injection token to JwtHelperService for OAuthStorage…" (#10291)
This reverts commit a93f0bd069.
2024-10-09 10:59:45 +01:00
Wojciech Duda
a93f0bd069 AAE-26321 Add an injection token to JwtHelperService for OAuthStorage (#10288)
* AAE-26321 Add an injection token to JwtHelperService for OAuthStorage

* AAE-26321 remove unneeded method spies

* AAE-26321 Add missing providers to depending tests
2024-10-08 22:20:41 +01:00
tomasz hanaj
1d21c3ef80 AAE-26155 Added feature for refreshing filter (#10266)
* [AAE-26155] added feature for refreshing filter

* [AAE-26155] updated input property description

* [AAE-26155] updated services to allow refreshing filters
2024-10-08 11:13:43 +02:00
Bartosz Sekula
35f24fddb5 AAE-21573 Add display mode support for porcess start event form (#10273) 2024-10-07 15:05:44 +02:00
Diogo Bastos
0e085bc73a AAE-22043 Fix long form flow outside container (#10265)
* AAE-22043 Fix long form flow outside container

* AAE-22043 Fix unit test
2024-10-04 11:11:57 +01:00
Pablo Martinez
1b5eaa0fa1 AAE-26142 Allow standalone form display configuration (#10244) 2024-10-01 10:55:59 +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
MichalKinas
dd2bbd0a4b Post-release version bump (#10264)
* Post-release version bump

* Add missing lockfile changes

* Use older js-api for cli
2024-09-30 15:41:33 +02:00
MichalKinas
8d895a9893 Release 7.0.0-alpha.3 (#10262)
* Release 7.0.0-alpha.3

* Exclude flaky unit test
2024-09-30 12:23:51 +02:00
Wojciech Duda
8144006c99 AAE-25409 Fix custom outcome button not starting a process if used in start process form (#10232)
* AAE-25409 Fix custom outcome button not starting a process if used in start process form

* AAE-25409 comment adjustments

* AAE-25409 remove hardcoded process version

* AAE-25409 modify start process cloud for the solution

* AAE-25409 add unit test
2024-09-20 14:31:28 +02:00
tomasz hanaj
1ff5e8f43c AAE-25271 Refresh button for processes (#10211)
* [AAE-25271] display process notifications

* [AAE-25271] removed unnecessary conditional

* [AAE-25271] replaced observable with promise

* [AAE-25271] replaced observables with promises

* [AAE-25271] updated unit tests

* [AAE-25271] refactored tests to avoid circular dependency error

* [AAE-25271] replaced automatic imports
2024-09-19 15:51:59 +02:00
Pablo Martinez
0bb2fc9253 AAE-26043 Use text alignment set in rich text editor (#10228) 2024-09-18 10:42:25 +02:00
Pablo Martinez
02597fe7a5 AAE-25569 Fix dependencies (#10224) 2024-09-16 17:35:18 +02:00
Pablo Martinez
02587ecbb6 AAE-25569 Add text alignment options to the rich text editor (#10208) 2024-09-16 11:58:27 +02:00
tomasz hanaj
cf9f4cc681 [AAE-25268] emit filter key when it's value increased or decreased (#10186)
* [AAE-25268] emit filter key when it's value increased or decreased

* [AAE-25268] simplified if
2024-09-12 17:17:25 +01:00
Kasia Biernat-Kluba
ed24f4932c AAE-25387 Styles preview (#10199) 2024-09-11 16:20:30 +02:00
Denys Vuika
f1208d45c3 ACS-8610: cleanup demo shell protractor tests (#10148) 2024-09-10 08:36:42 -04:00
Kasia Biernat-Kluba
4202fa7e90 AAE-24927 update widgets schema & predefined theme (#10185)
* AAE-24927 update widgets schema

* AAE-24927 predefined theme

* update theme model and tests

* exclude flaky test
2024-09-09 14:45:43 +02:00
Eugenio Romano
e617333f00 [AAE-20109] Move alfresco js-API and alfrescoapi service out from the core (#9317)
* AAE-20109 Remove alfrescoapiservice from core

* fix after rebase

* [AAe-12502] Post-rebase fix

* [AAE-12502] Add unit test fix

---------

Co-authored-by: Bartosz Sekula <Bartosz.Sekula@hyland.com>
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2024-09-06 18:43:33 +02:00
Pablo Martinez
b60797e3b1 AAE-25190 Retrieve start process cloud customisation (#10133)
* AAE-25190 Restrieve start process cloud customisation

* AAE-25190 Fix code duplucation

* AAE-25190 Address review comments

* AAE-25190 Address review comments
2024-09-06 16:25:49 +02:00
Kasia Biernat-Kluba
5d5c1ac527 AAE-24927 Add ability to style form widgets (#10171)
* AAE-25211 form styling PoC

* AAE-25211 poc

* AAE-25211 revert cloud form service

* AAE-24927 display text schema

* AAE-24927 radio button styles

* AAE-24927 header styles

* AAE-24927 style pipes

* AAE-24927 remove redundand field

* remove redundand comment

* fix build error

* remove space from protractor test
2024-09-05 10:58:36 +02:00
tomasz hanaj
7d7843bc47 [AAE-25268] added output for updated filter (#10110) 2024-09-03 11:52:08 +01:00
Ehsan Rezaei
598d494b0f Fix peerDependency version conflicts (#10167) 2024-09-03 11:44:13 +01:00
Ehsan Rezaei
beae4054f2 Revert "Revert "AAE-23521 Fix improve dropdown reactive form"" (#10073)
* Revert "Revert "AAE-23521 Fix improve dropdown reactive form" (#10068)"

This reverts commit 554218d11e.

* AAE-23521 fix trigger error check

* AAE-23521 improve standalone import

---------

Co-authored-by: Kasia Biernat <kasia.biernat@hyland.com>
2024-09-02 14:27:10 +02:00
Denys Vuika
54ab9575d3 ACS-8652: Noop Translation Module for better unit testing ergonomics (#10118) 2024-08-29 11:02:12 -04:00
Ehsan Rezaei
706428d356 Revert "Revert "AAE-24371 Fix invalid endpoint is called when process with form is st…"" (#10076)
* Revert "Revert "AAE-24371 Fix invalid endpoint is called when process with fo…"

This reverts commit 0277376c79.

* AAE-24371 unify error response

* AAE-24371 unify error response

* AAE-24371 unify error response

---------

Co-authored-by: Kasia Biernat <kasia.biernat@hyland.com>
Co-authored-by: Kasia Biernat-Kluba <1268696+kathrine0@users.noreply.github.com>
2024-08-29 16:48:52 +02:00
MichalKinas
884e6b7a36 Release 7.0.0-alpha.2 (#10145) 2024-08-29 11:34:07 +02:00
MichalKinas
a17ab17901 Release 7.0.0-alpha.1+angular.15 (#10140)
* Release 7.0.0-alpha.1+angular.15

* Fix - removed installDeps as it leads to issues and the lib builds anyway

* Use 7.9.0 js-api for cli

* Cli fix

* Use 7.8.0

---------

Co-authored-by: VitoAlbano <vito.albano.123@gmail.com>
2024-08-28 15:50:59 +02:00
Denys Vuika
8d7ea71711 ACS-8630: remove Angular upgrade hacks from Attach Widget (#10111) 2024-08-21 08:00:06 -04:00
Denys Vuika
58484dd907 ACS-8586: Remove internal dependency on PipeModule (#10086) 2024-08-12 14:00:46 -04:00
Denys Vuika
93f9e80348 ACS-7390: Core and Content Services as Standalone components (#10001) 2024-08-09 18:14:56 -04:00
Ehsan Rezaei
0277376c79 Revert "AAE-24371 Fix invalid endpoint is called when process with form is st…" (#10075)
This reverts commit d38e782fe3.
2024-08-09 20:27:00 +02:00
Vito Albano
554218d11e Revert "AAE-23521 Fix improve dropdown reactive form" (#10068)
* Revert "AAE-23521 Fix improve dropdown reactive form (#10040)"

This reverts commit f88ff10f30.

* Revert "AAE-24371 Fix invalid endpoint is called when process with form is st… (#10052)"

This reverts commit d38e782fe3.

* Revert "Revert "AAE-24371 Fix invalid endpoint is called when process with form is st… (#10052)""

This reverts commit 125ada76f61ab7a258503dbc51d09950073f9a95.
2024-08-09 16:01:44 +02:00
Ehsan Rezaei
80a70cf789 AAE-23830 Label for people component (#10064)
* AAE-23830 Label for people component

* AAE-23830 Managed to load label conditionally
2024-08-09 09:32:33 +01:00
Kasia Biernat
70c2783a17 AAE-23521 Fix remove redundand margin (#10057) 2024-08-08 08:14:04 +02:00
Kasia Biernat
d38e782fe3 AAE-24371 Fix invalid endpoint is called when process with form is st… (#10052)
* AAE-24371 Fix invalid endpoint is called when process with form is started

* AAE-24371 Unit tests

* AAE-24371 update tests to remove subscription
2024-08-07 15:26:47 +02:00
Kasia Biernat
f88ff10f30 AAE-23521 Fix improve dropdown reactive form (#10040)
* AAE-23521 Fix improve dropdown reactive form

* AAE-23521 Update process services dropdown

* AAE-23521 pr suggestions

* AAE-23521 move tests

* AAE-23521 fixes
2024-08-07 15:21:41 +02:00
Robert Duda
5930a27bbd Allow for more customization of adf-cloud-people component (#10056)
* Allow for more customization of adf-cloud-people component

* Update documentation
2024-08-07 13:55:39 +02:00
Wiktor Danielewski
cb0b072b1e AAE-24007 Display radio buttons and dropdown options depending on optionType (#9975)
* AAE-24007 Update form-field.moel

* AAE-24007 Update dropdown-cloud.widget

* AAE-24007 Update radio-buttons-cloud.widget

* AAE-24007 Dropdown aligment (undefined value should be reserved for empty option)

* AAE-24007 Minor update

* AAE-24007 Update tests

* AAE-24007 Update

* AAE-24007 Update

* AAE-24007 Update

* AAE-24007 Fix units

* AAE-24007 Fix

* AAE-24007 Align standard dropdown and radio
2024-08-06 15:38:21 +02:00
Wojciech Duda
e29b41af2d AAE-23830 Fix chips positioning and filter render logic in process filters (#10015)
* AAE-23830 Fix labels and chips positioning in workspace process filters

* AAE-23830 fix tests and add a loop tracker

* AAE-23830 @ehsan-2019 comments fixes

* AAE-23830 convert readonly detection to if else

* AAE-23830 fix failures in process filters

* AAE-23830 added condition to avoid enabling formControl when unnecessary

* AAE-23830 move the input back to the chip grid
2024-08-05 15:30:19 +02:00
Tomasz Gnyp
6d649a8678 AAE-23950 Apply reactive forms for date&time and date widgets (#9852)
* AAE-19102 Date should be formatted correctly on the task form considering specified display format

* validation fix

* rebase

* update validation

* remove duplicated error widgets

* changes after rebase

* unit tests update

* implement suggestions

* test link-adf change

* remove link-adf change

* fix error for provide value with different format than specified

* implement suggestion

* fix timezone issue for min/max dates

* fix another format issue

* exported default date format
2024-08-02 18:49:56 +02:00
Wojciech Duda
d2b0fab677 AAE-24675 Fix text alignment in dateitem card view element (#10024)
* AAE-24675 Fix text alignment in dateitem card view element

* AAE-24675 Break words in checkbox and radio button labels to avoid overflow
2024-08-02 13:51:23 +02:00
dominikiwanekhyland
e9e5592e95 [ACS-8445] Testing Angular 15 - Columns button is not centered properly (#10013) 2024-08-01 11:10:18 +02:00
Kasia Biernat
6f2255faaa AAE-23976 Fix not able to delete custom filter if the name is the same as default filter (#9991) 2024-07-31 10:31:31 +02:00
Kasia Biernat
fcd9d640d2 AAE-23358: Fix allowing to bypass required form on start event by cli… (#9977)
* AAE-23358: Fix allowing to bypass required form on start event by clicking the start button before form is loaded

* AAE-23358 change submit button disabled condition to make solution more in sync with original one

* Use specific version and regenerate the lock

---------

Co-authored-by: mauriziovitale <maurizio.vitale@hyland.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2024-07-31 10:10:26 +02:00
Wiktor Danielewski
72ea94e928 AAE-24018 Readonly dropdown with the rest config don't fetch options when form rule change it to not readonly (#9959)
* AAE-24018 Update dropdown-cloud.widget

* AAE-24018 Upadate dropdown.widget

* AAE-24018 Small update
2024-07-31 09:38:17 +02:00
Ehsan Rezaei
548592b329 AAE-24573 Refactoring upload button component to avoid unwanted page refresh after click (#10008)
* AAE-24573 Refactoring upload button component to avoid unwanted page refresh after click

* AAE-24573 Code improvements

* AAE-24573 Fixing unit test

* AAE-24573 Fixing e2e

* AAE-24573 Fixing e2e
2024-07-29 17:49:08 +02:00
Diogo Bastos
02257fb552 Revert "AAE-22847 Fill out input fields with default values (#9930)" (#10000)
This reverts commit d91fba7259.
2024-07-26 17:37:39 +02:00