Commit Graph

2067 Commits

Author SHA1 Message Date
Vito Albano
baba1566c1 [affected:*][ci:force] attempt to fix mat-selectors importing 2024-06-06 20:04:11 +01:00
Wojciech Duda
ca6e791466 Improvement/AAE-19176-reapply-selector-changes (#9424)
* AAE-19510 remove selector variable

* AAE-19510 poc for card view using variable selectors

* AAE-19176 rename mat selectors file

* AAE-19176 add missing style imports

* AAE-19176 remove remaining mat selectors

* AAE-19176 replaced todo material selectors with variables

* AAE-19176 changes made in meantime

* AAE-19176 conflict fixes
2024-06-06 20:04:11 +01:00
Vito Albano
a157c35113 [affected:*][ci:force] Fixed e2e with new notation 2024-06-06 20:04:11 +01:00
Vito Albano
798d76b857 [affected:*][ci:force] Upgrading material selector class 2024-06-06 20:04:11 +01:00
Vito Albano
72aa7a8eae [affected:*][ci:force] Fixing rebase 2024-06-06 20:04:11 +01:00
Vito Albano
263789e09e [affected:*][ci:force] Fixing rebase 2024-06-06 20:04:11 +01:00
Vito Albano
d4ee2e932c Rebased to the latest 2024-06-06 20:04:11 +01:00
Vito Albano
176bb2ae9c Fixed lint files and exclude some needing migration 2024-06-06 20:04:11 +01:00
Wojciech Duda
9ad1436513 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-06 20:04:11 +01:00
Wojciech Duda
5a0d7bb1af [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-06 20:04:11 +01:00
Vito Albano
4f0a7770ff Fixed unit tests after rebase 2024-06-06 20:04:11 +01:00
Vito Albano
32ca1ba9e6 Fixed unit tests after rebase 2024-06-06 20:04:11 +01:00
Vito Albano
5a401ef0b7 rebased and fixed the wrong directive for matList' 2024-06-06 20:04:11 +01:00
Vito Albano
c2e3d01cc7 Rebase went little bit wrong -III 2024-06-06 20:04:11 +01:00
Vito Albano
a24b802da3 Fixing e2e - part III 2024-06-06 20:04:11 +01:00
Vito Albano
04e7efed46 Fixed unit test failing 2024-06-06 20:04:11 +01:00
Vito Albano
84280f460b Fixing styles not migrated by material 2024-06-06 20:04:11 +01:00
Vito Albano
1b5a134608 Fixed unit tests 2024-06-06 20:04:11 +01:00
Vito Albano
1aefd57a0b Fixed linting and js-api tests 2024-06-06 20:04:11 +01:00
Vito Albano
ee5e17f319 Rebased with the latest develop 2024-06-06 20:04:11 +01:00
Vito Albano
26c26aa12c Fixed core unit test and excluded instable ones 2024-06-06 20:04:11 +01:00
Vito Albano
fe1d25fb26 Fixed linting 2024-06-06 20:04:11 +01:00
Vito Albano
d672c2404f Demo shell builds 2024-06-06 20:04:11 +01:00
Vito Albano
18a586b50b Upgrading NX and start fixing styles 2024-06-06 20:04:11 +01:00
Vito Albano
2c5fe7bccd migration for material' 2024-06-06 20:04:11 +01:00
Vito Albano
6ac203214b Changed ng version before material migration 2024-06-06 20:04:11 +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