Commit Graph

2015 Commits

Author SHA1 Message Date
Vito Albano
1bc487a2fe [affected:*][ci:force] Fixed e2e with new notation 2024-06-15 19:50:52 +01:00
Vito Albano
d5f462bb48 [affected:*][ci:force] Upgrading material selector class 2024-06-15 19:50:52 +01:00
Vito Albano
bd1de707b6 [affected:*][ci:force] Fixing rebase 2024-06-15 19:50:52 +01:00
Vito Albano
f5aa190dff [affected:*][ci:force] Fixing rebase 2024-06-15 19:50:52 +01:00
Vito Albano
8a27401bec Rebased to the latest 2024-06-15 19:50:52 +01:00
Vito Albano
61448d85ef Fixed lint files and exclude some needing migration 2024-06-15 19:50:52 +01:00
Wojciech Duda
705d938e94 remaining unit test fixes for the Angular 15 update (#9218)
* removing excludes from working tests

* test fixes for CategoriesManagementComponent

* [ci:force] reenabling tests / fixes

* fixes in process-services-cloud

* change html element type

* fix selector in StartProcessComponent
2024-06-15 19:50:52 +01:00
Wojciech Duda
5b90085274 [AAE-18267] change unit test setup for auth service (#9216)
* [AAE-18267] change unit test setup for auth service

* [AAE-18267] remove exclude

* [AAE-18267] removed CoreTestingModule from imports
2024-06-15 19:50:52 +01:00
Vito Albano
7424ebe988 Fixed unit tests after rebase 2024-06-15 19:50:52 +01:00
Vito Albano
d67253f90f Fixed unit tests after rebase 2024-06-15 19:50:52 +01:00
Vito Albano
65dae6590d rebased and fixed the wrong directive for matList' 2024-06-15 19:50:52 +01:00
Vito Albano
7b930876a9 Rebase went little bit wrong -III 2024-06-15 19:50:51 +01:00
Vito Albano
5fad91fcf0 Fixing e2e - part III 2024-06-15 19:50:51 +01:00
Vito Albano
08ba3f43d5 Fixed unit test failing 2024-06-15 19:50:51 +01:00
Vito Albano
48042aeeaa Fixing styles not migrated by material 2024-06-15 19:50:51 +01:00
Vito Albano
2bc209c98d Fixed unit tests 2024-06-15 19:50:51 +01:00
Vito Albano
82db90b702 Fixed linting and js-api tests 2024-06-15 19:50:51 +01:00
Vito Albano
3fe3e8f7eb Rebased with the latest develop 2024-06-15 19:50:51 +01:00
Vito Albano
2b5c31d49f Fixed core unit test and excluded instable ones 2024-06-15 19:50:51 +01:00
Vito Albano
0d05228651 Fixed linting 2024-06-15 19:50:51 +01:00
Vito Albano
1f88739729 Demo shell builds 2024-06-15 19:50:51 +01:00
Vito Albano
cc1adb757a Upgrading NX and start fixing styles 2024-06-15 19:50:51 +01:00
Vito Albano
8e6f8025ff migration for material' 2024-06-15 19:50:51 +01:00
Vito Albano
8bd52f5e8e Changed ng version before material migration 2024-06-15 19:50:51 +01:00
Wojciech Duda
a33c1663d4 AAE-22443 disable insecure eval support for pdf viewer (#9780) 2024-06-06 14:26:12 +02:00
Bartosz Sekula
00b714a57a AAE-22944 Disable form rules form read only form (#9775) 2024-06-06 12:04:39 +02:00
Darya Blavanovich
ad0d2c80a5 ACS-8104 fix buttons alighment (#9772)
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-06-05 15:51:10 +02:00
dominikiwanekhyland
2c3c2706f6 [ACS-7552] - ACA menu column get disabled on resize of browser (#9679) 2024-06-04 07:58:18 +02:00
Darya Blavanovich
f1167b1bc5 [ACS-7570] [ADF] Create generic dialog component (#9724) 2024-06-03 08:34:57 -04: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
MichalKinas
a1555074a7 [ACS-7430] Make name optional in SortableByCategoryItem interface (#9735) 2024-05-27 12:45:27 +02:00
tamaragruszka
5f00acad68 [ACS-7377][ADF] Break Form dependency on Material Module (#9712)
* [ACS-7383] remove MaterialModule dependency, convert components to standalone

* [ACS-7383] remove MaterialModule dependency, convert components to standalone

* [ACS-7383] remove MaterialModule dependency, convert components to standalone

* [ACS-7383] update e2e tests

* [ACS-7383] update e2e tests

* [ACS-7383] update e2e tests
2024-05-23 11:10:21 +02:00
Denys Vuika
6b45bc2b96 Fix OidcAuthenticationService export (#9711)
* fix import

* fix service location and exports
2024-05-22 09:16:12 -04:00
Adriano Costa
2d347acda1 HXCS-3659 copy feature-flags lib (#9655)
* HXCS-3659 copy feature-flags lib

* HXCS-3659 remove hxps reference

* HXCS-3659 update component selectors

* HXCS-3659 replace word overridability with override

* HXCS-3659 remove commented/dead code

* HXCS-3659 rename files

* HXCS-3659 fix imports after renaming files

* HXCS-3659 update names to not refer ng 14

* HXCS-3659 update license header

* HXCS-3659 remove unused param

* HXCS-3659 test StorageFesturesService

* HXCS-3659 test DummyFesturesService

* HXCS-3659 test DebugFeaturesService in debug mode

* HXCS-3659 test DebugFeaturesService in debug mode

* HXCS-3659 test DebugFeaturesService not in debug mode

* HXCS-3659 test FlagSetParser

* HXCS-3659 test feature flags directives

* HXCS-3659 test flags component

* HXCS-3659 update readme

* HXCS-3659 link docs into readme

* HXCS-3659 update adf-feature-flags-wrapper css rules

* HXCS-3659 update Directive selectors

* HXCS-3659 add i18n

* HXCS-3659 update FlagsComponent css

* HXCS-3659 update directives @Input property names

* HXCS-3659 provides guards in the root

* HXCS-3659 remove deprecated method getFlagsSnapshot

---------

Co-authored-by: Adriano Costa <Adriano.Costa@hyland.comgit>
2024-05-22 11:28:38 +02:00
Denys Vuika
ff6a92a471 [ACS-7420] cleanup process types (#9709) 2024-05-21 12:03:57 -04:00
Amedeo Lepore
7ec6793535 AAE-22467 Add tooltip on datatable row context menu list (#9682)
Co-authored-by: Diogo Bastos <50139916+DiogoABastos@users.noreply.github.com>
2024-05-21 11:41:00 +02:00
Denys Vuika
e71e2a749a [ACS-7427] Process Services improvements and cleanup (#9664) 2024-05-20 16:08:47 -04:00
Ehsan Rezaei
682f1673f6 Release 6.9.0 (#9680) 2024-05-17 13:16:22 +02:00
dominikiwanekhyland
cc7550a88c [ACS-6953] - Empty space when resizing browser to small window or opening it in mobile mode (#9661) 2024-05-10 13:23:32 +02:00
Chandan Chatterjee
9f94a23f72 Modifying the CSS selector to exclude columns associated with multiselect functionality restores the resizing capability (#9660)
Co-authored-by: “chndn004” <“chandanchatterjee04@gmail.com”>
2024-05-10 00:55:36 +05:30
tamaragruszka
0414fa77e0 [ACS-7389][ADF] Break Viewer dependency on Material Module (#9631) 2024-05-09 13:07:34 -04: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
Darya Blavanovich
3819aecb70 [MNT-24354] update license header to 2024 (#9633)
* MNT-24354 update license header [ci:force]

* MNT-24354 fix lint [ci:force]

* MNT-24354 [ci:force]

* MNT-24354 update license header in process-services [ci:force]

---------

Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-05-08 08:34:51 +02:00
Denys Vuika
6f0bbe427e [ACS-7421] process: break app list dependency on material bundle (#9640)
* chore: break apps list dependency on material module bundle
2024-05-06 10:34:31 -04:00
Denys Vuika
f401b8c13e ESLint: cleanup await expect from protractor tests (#9630) 2024-04-30 08:07:10 -04:00
Mykyta Maliarchuk
33281b064a Bump formidable and superagent in js-api and adf-cli (#9608)
* bump formidable and superagent in js-api and adf-cli

* bubmp angular-oauth2-oidc-jwks in core
2024-04-29 08:29:13 -04:00
tamaragruszka
52bcc7f7c7 [ACS-7386] remove material module dependency and components conversion to standalone (#9595) 2024-04-29 10:32:44 +02:00
Tomasz Gnyp
1173253fe7 AAE-22119 Fix Datatable checkbox accessibility breaking change (#9596)
* AAE-22119 Fix Datatable checkbox accessibility breaking change

* fix code duplication warning

* fix unit test
2024-04-22 17:39:01 +02:00
Denys Vuika
54c3e12ad8 [ACS-7688] Reduce the usage of LogService and TranslateModule (tests) (#9567) 2024-04-19 12:14:33 -04:00
Denys Vuika
4132517ba7 [ACS-7679] Reduce the usage of AppConfigService in components and tests (#9563)
* remove unused app config setting

* remove unused app config setting

* remove unnecessary app config service reference

* remove unnecessary app config service reference

* remove unnecessary app config service reference

* remove unnecessary app config service reference

* remove unnecessary app config service reference

* support input params for the viewer; optional configuration

* remove useless imports [ci:force]

* fix imports [ci:force]
2024-04-18 07:26:55 -04:00