2180 Commits

Author SHA1 Message Date
Ehsan Rezaei
7be2e8fd96
AAE-25392 Convert route guards to functional part four (#10123)
* AAE-25392 Convert route guards to functional - part four

* AAE-25392 putting back missing method

* AAE-25392 Code improvement

* AAE-25392 unit tests improvement

* AAE-25392 unit tests improvements

* AAE-25392 Improving service class name
2024-08-30 11:50:07 +02:00
Denys Vuika
6d2c5421a5
ACS-8220: replace filterOutEvery pipe with simple api (#10147)
* replace filterOutEvery pipe with simple api

* reuse the new api
2024-08-29 12:57:10 -04:00
Ehsan Rezaei
c876058c51
AAE-25392 Convert route guards to functional - part one (#10113)
* AAE-25392 Convert route guards to functional - part one

* AAE-25392 Code improvement
2024-08-29 18:07:01 +02:00
Ehsan Rezaei
aeee07d82a
AAE-25392 Convert route guards to functional - part three (#10117) 2024-08-29 17:26:26 +02:00
Ehsan Rezaei
0433ada548
AAE-25392 Convert route guards to functional - part two (#10116) 2024-08-29 17:25:19 +02:00
swapnil-verma-gl
ac317f82d1
[ACS-8663] Fixed issue where datatable selection was not getting reset completely in some cases (#10136)
* [ACS-8663] Fixed issue where datatable selection was not getting reset completely in some cases

* [ACS-8663] Updated unit tests
2024-08-29 11:05:13 -04:00
swapnil-verma-gl
9caf9d2fc3
[ACS-8647] Fixed issue where data table rows could not be selected when the height of the row expanded due to tags (#10137) 2024-08-29 11:04:01 -04:00
Denys Vuika
54ab9575d3
ACS-8652: Noop Translation Module for better unit testing ergonomics (#10118) 2024-08-29 11:02:12 -04: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
Bartosz Sekula
b13e95b8ee
AAE-18154 Fix redirect post logout uri (#10122) 2024-08-26 12:00:22 -04:00
MichalKinas
4124efd4a0
[MNT-24553] Allow custom viewer extension components to obtain node id (#10115) 2024-08-22 11:38:32 -04:00
Denys Vuika
291d5c826b
ACS-8217: Remove internal Boolean pipe (#10101) 2024-08-20 11:28:38 -04:00
Denys Vuika
d56988b6a7
Fix date-fns related exports for Core lib (#10102) 2024-08-20 08:38:02 -04:00
Tomasz Gnyp
4807f10827
Core pipes backward compatibility v2 (#10109) 2024-08-20 11:30:56 +02:00
Bartosz Sekula
cd9dc4d8c2
AAE-25326 Fix custom theme (#10100)
* AAE-25326 Fix custom theme

* fix
2024-08-19 18:51:54 +01:00
Denys Vuika
075e63d693
Core Pipes backwards compatibility (#10090) 2024-08-14 16:59:51 -04:00
Michał Woliński
c3c84f7c0d
HXCS-3181 Update translation label for viewer error (#9962)
* [HXCS-3181] - Update translation label for viewer error

* [HXCS-3181] - Update e2e test
2024-08-14 09:51:26 +02:00
Darya Blavanovich
ddd508ba60 [ACS-8036] [FE] Legal Hold in ADW. Part 2 (Bulk) (#10062)
* ACS-8329 Manage bulks endpoint (#9972)

* ACS-8325 extend ContentActionRef with tooltip (#9998)

* [ACS-8425] Add functionality to select folder and assign it to a hold (#10011)

* ACS-8425 add bulkFolderHold method

* ACS-8425 refactor names and add more specific query to folder

* ACS-8425 refactor names

* ACS-8425 fix description in md file

* ACS-8425 update interfaces and add constant

* ACS-8425 fix readme file and refactor tests

* ACS-8425 fix readme

* ACS-8425 fix readme

* ACS-8036 fix import path

---------

Co-authored-by: Tomasz Nastaly <tomasz.nastaly@hyland.com>
2024-08-13 10:27:22 +02: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
Mykyta Maliarchuk
1cd86a582e
[ACS-8371] fix viewer toolbar page selector (#10063) 2024-08-09 17:39:40 +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 f88ff10f30b72748bc63521c104200d2c324b56b.

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

This reverts commit d38e782fe34c64ae6666d89eca467ff1ee629061.

* 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
Mykyta Maliarchuk
b42bd9a30a
[ACS-8447] align pagination buttons (#10014) 2024-08-08 08:38:21 +02:00
dominikiwanekhyland
9a7ffe5e53
[ACS-8502] missing alignment for menu and search button (#10051) 2024-08-08 07:45:12 +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
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
MichalKinas
3406341859
[ACS-8514] Use proper icon button in search text input (#10050)
* [ACS-8514] Use proper icon button in search text input

* [ACS-8514] Adapt unit tests
2024-08-06 15:28:09 +02:00
Mykyta Maliarchuk
c9b8059b47
[ACS-8247] Fixed empty context menu for DataTable row (#9999)
* [ACS-8247] fixed empty context menu of datatable row

* [ACS-8247] replace selector on attribute
2024-08-06 09:42:16 +02:00
Denys Vuika
f02aca02eb
[ACS-8498] [ACA] Testing Angular 15 - Toolbar buttons layout is broken (#10026)
* fix icon styles

* auto-fix styles

* fix a bug with icon value resolving

* fix tests
2024-08-05 11:24:57 -04: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
swapnil-verma-gl
394d064f37
[ACS-8452] Fixed UI for folder select input fields in create/edit rules (#10017) 2024-08-02 13:31:14 +05:30
tomasz hanaj
0712edd79f
[HXCS-4163] aligned icons on dialog (#10019) 2024-08-01 23:36:47 +01:00
Pablo Martinez
c43c0aa9a0
[ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary (#9861) (#9911)
Co-authored-by: jacekpluta <73617938+jacekpluta@users.noreply.github.com>
2024-08-01 15:11:45 +02:00
dominikiwanekhyland
e9e5592e95
[ACS-8445] Testing Angular 15 - Columns button is not centered properly (#10013) 2024-08-01 11:10:18 +02:00
Vito Albano
b7ecfe6fc4
Fix/AAE 24522 js api build (#10010)
* Fixing js-api build

* AAE-24522 js api build normally

* [ci:force]

* [ci:force]

* [ci:force] - package-lock update

* [ci:force] - fixing dependsOn for cli and testing

* [ci:force] - These changes needs to be reviewed
2024-07-31 09:59:16 +01:00
jacekpluta
9cb01e2085
[MNT-24128] in ADW/ADF, when downloading a ZIP from a selection of files and folders, display a progress bar (#9957) 2024-07-30 14:56:03 +02:00
swapnil-verma-gl
d1b6da953d
[ACS-8451] Fixed arrow position for select dropdowns in create/edit rules dialog (#9989)
* [ACS-8451] Fixed arrow position for select dropdowns in create/edit rules dialog

* [ACS-8452] Added missing mat-selector
2024-07-29 14:10:31 +05:30
Ehsan Rezaei
d86a67558c
AAE-24276 Fix mat chip display in card view array item (#9992)
* AAE-24276 Fix mat chip display in card view array item

* AAE-24276 Updated unit tests
2024-07-25 16:20:10 +02:00
Wiktor Danielewski
5d969ccca5
AAE-22948 Radio buttons should not display errors / call apis when they're in readOnly state (#9946)
* AAE-22948 Update form-field.model

* AAE-22948 Update radio-buttons.widget

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

* AAE-22948 Update radio-buttons-cloud

* AAE-22948 Update radio-buttons

* AAE-22948 Improvements

* AAE-22948 Small fix

* AAE-22948 Fix unit
2024-07-25 16:19:52 +02:00
Mykyta Maliarchuk
63d017350d
[ACS-8249][ACS-8250] UI-header component (#9971) 2024-07-25 08:42:46 -04:00
Denys Vuika
dc444cfaa4
ACS-7381: Break DataTable dependency on Material Module (#9981) 2024-07-25 08:40:48 -04:00
Pablo Martinez
0b3101698a
AAE-23666 Make Datetime timezone aware (#9942)
* AAE-23520 Fix date parse with invalid display format

* AAE-23640 Fix dates

* Fix sonar

* Fix tests
2024-07-24 12:05:37 +02:00
dominikiwanekhyland
c070a5ee3e
[ACS-8259] Testing Angular 15 - Manage rule page issue (#9978) 2024-07-24 10:24:37 +02:00
Amedeo Lepore
4c8e53d983
AAE-24081 Fix refresh token error with multiple tabs opened (#9964)
* Fix refresh token error with multiple opened tabs (kwnown angular-oauth2-oidc issue => https://github.com/manfredsteyer/angular-oauth2-oidc/issues/850)

* fix typo

* AAE-24081 test silent refresh and token refresh are called when automatic silent refresh is setup
2024-07-23 11:15:36 -04:00
Denys Vuika
63fa673709
ACS-7384: Break Layout dependency on Material Module (#9937) 2024-07-23 11:08:18 -04:00
Tomasz Gnyp
dd03ae6617
AAE-23734 Fix flaky unit test - should set the date value to todays Date object when value is today (#9939) 2024-07-23 10:05:16 -04:00
Denys Vuika
5165fd1433
ACS-8434: progress component (#9960) 2024-07-23 09:53:25 -04:00
Denys Vuika
e45a2c60c0
ACS-8109: button component fixes (#9938) 2024-07-22 09:40:24 -04:00