Denys Vuika
4609a53a99
remove unused setupTestBed api ( #10210 )
2024-09-13 14:54:31 +02:00
swapnil-verma-gl
3458546c92
[ACS-8556] Resolved issue where UI for type to narrow field in the add aspect dropdown was broken ( #10066 )
...
* [ACS-8556] Resolved issue where UI for type to narrow field in the add aspect dropdown was broken
* [ACS-8556] Empty commit
* [ACS-8556] Empty commit
* [ACS-8556] Empty commit
2024-09-12 12:05:17 +05:30
Kasia Biernat-Kluba
ed24f4932c
AAE-25387 Styles preview ( #10199 )
2024-09-11 16:20:30 +02:00
Denys Vuika
b1abe2c8a6
ACS-8227: remove internal mime type icon pipe ( #10142 )
2024-09-10 10:07:18 -04:00
Amedeo Lepore
b20107fdc5
AAE-24139 Fix unauthorized user error when access token is not valid ( #10012 )
...
* AAE-24139 Bump angular-oauth2-oidc version to 15
* AAE-24139 Allow to set sessionCheckEnabled and clockSkewInSec properties
* AAE-24139 Update angular-oauth2-oidc version to 15 in the core deps
* AAE-24139 Remove authentication tokens when the token is no longer valid and reload the page to let oauth library refresh the token
* fix lint issue
2024-09-10 15:09:32 +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
Kasia Biernat-Kluba
166325d703
AAE-24927 add ability to style form widget - header ( #10173 )
...
* 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 styles for header
* AAE-24927 remove redundand prop
2024-09-05 11:59:57 +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
Denys Vuika
a86b23f8a1
ACS-8221: remove internal localized role pipe ( #10143 )
...
* remove internal localized role pipe
* remove internal localized role pipe [ci:force]
* performance improvements
2024-09-04 11:59:34 -04: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 554218d11e1e5f888190cf781dc960e7ff3cabf7.
* 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
dominikiwanekhyland
8a60a26701
[ACS-8682] - [ACA] alignment missing on notification message and photo on notifications popup ( #10149 )
2024-08-30 09:50:01 -04:00
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