Commit Graph

2002 Commits

Author SHA1 Message Date
Wojciech Duda
d1db2f4c35 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-05-14 23:49:25 +01:00
Vito Albano
c241a96ab4 [affected:*][ci:force] Fixed e2e with new notation 2024-05-14 23:49:25 +01:00
Vito Albano
74da9e12e3 [affected:*][ci:force] Upgrading material selector class 2024-05-14 23:49:25 +01:00
Vito Albano
aed180f72b [affected:*][ci:force] Fixing rebase 2024-05-14 23:49:24 +01:00
Vito Albano
20327894e1 [affected:*][ci:force] Fixing rebase 2024-05-14 23:48:50 +01:00
Vito Albano
e5fdefb0cf Rebased to the latest 2024-05-14 23:48:50 +01:00
Vito Albano
e6cb5b6679 Fixed lint files and exclude some needing migration 2024-05-14 23:48:50 +01:00
Wojciech Duda
ff2d8c36a8 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-05-14 23:48:50 +01:00
Wojciech Duda
fb0d207246 [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-05-14 23:48:50 +01:00
Vito Albano
54581ea546 Fixed unit tests after rebase 2024-05-14 23:48:50 +01:00
Vito Albano
3101a6b404 Fixed unit tests after rebase 2024-05-14 23:48:50 +01:00
Vito Albano
c0334278da rebased and fixed the wrong directive for matList' 2024-05-14 23:48:50 +01:00
Vito Albano
9acc61d7a3 Rebase went little bit wrong -III 2024-05-14 23:48:50 +01:00
Vito Albano
e64e292615 Fixing e2e - part III 2024-05-14 23:48:50 +01:00
Vito Albano
ef5d1f2e32 Fixed unit test failing 2024-05-14 23:48:50 +01:00
Vito Albano
4bfe14de55 Fixing styles not migrated by material 2024-05-14 23:48:50 +01:00
Vito Albano
9974078d1b Fixed unit tests 2024-05-14 23:48:50 +01:00
Vito Albano
fe481cd0fc Fixed linting and js-api tests 2024-05-14 23:48:50 +01:00
Vito Albano
b0aa2062b1 Rebased with the latest develop 2024-05-14 23:48:49 +01:00
Vito Albano
aa02c8839f Fixed core unit test and excluded instable ones 2024-05-14 23:48:49 +01:00
Vito Albano
c7eabe6cf0 Fixed linting 2024-05-14 23:48:49 +01:00
Vito Albano
830a0c9c50 Demo shell builds 2024-05-14 23:48:49 +01:00
Vito Albano
1d66ed4b92 Upgrading NX and start fixing styles 2024-05-14 23:48:49 +01:00
Vito Albano
63a3b071cd migration for material' 2024-05-14 23:48:49 +01:00
Vito Albano
9844dc4946 Changed ng version before material migration 2024-05-14 23:48:49 +01: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
tomson
74ef7eed1a [ADF-5543] Enable lint accessibility and resolve found issues (#9421) 2024-04-17 09:36:40 +02:00
Denys Vuika
eaad09b06d [ACS-7597] Convert Core pipes to Standalone # (#9560) 2024-04-16 08:18:12 -04:00
Denys Vuika
7854cde20f [ACS-7382] Standalone core directives, improved lint performance (#9559) 2024-04-15 15:16:17 -04:00
Denys Vuika
05884e829b [ACS-7382] Standalone AdfConfigPipe pipe (#9558)
* standalone AdfConfigPipe

* standalone AdfConfigPipe [ci:force]
2024-04-15 12:54:08 -04:00
tamaragruszka
503cdc40b2 [ACS-7387][ADF] Break Search Text dependency on Material Module (#9508)
* [ACS-7387] convert component to standalone

* [ACS-7387] convert component to standalone
2024-04-11 16:40:30 -04:00
Denys Vuika
135b3b4b51 [ACS-7462] cleanup deprecated api for DataTable and DocumentList (#9500)
* refactor: cleanup gallery mode from DataTable/DocumentList

* refactor: cleanup gallery mode from DataTable/DocumentList

* refactor: cleanup gallery mode from DataTable/DocumentList [ci:force]

* refactor: remove unused api [ci:force]

* refactor: remove unused api [ci:force]

* refactor: update and fix documentation [ci:force]

* refactor: restore thumbnails, docs fixes [ci:force]

* fix package lock
2024-04-09 13:13:57 -04:00
tamaragruszka
a5e7fcc10e [ACS-7385][ADF] Break Login dependency on Material Module (#9501) 2024-04-09 12:13:19 -04:00
Wojciech Duda
5494aa8728 AAE-21233 Enable no angular material selectors rule for adf (#9430)
* AAE-20779 enable material selectors rule

* AAE-20779 fixes in units in already covered libs

* AAE-20779 simplified local package linking
2024-04-09 17:08:51 +02:00
Denys Vuika
d45a02042e chore: remove deprecated Angular api (#9516) 2024-04-09 09:12:58 -04:00
Tomasz Gnyp
bc07c09dda Release 6.8.0 (#9506) 2024-04-09 10:13:05 +02:00
Wojciech Duda
966a6b7cc0 AAE-21799 replace opening datepicker on focus with opening on enter (#9526) 2024-04-08 16:53:10 +02:00
Bartosz Sekula
951b8dbe5a [AAE-21797] Datetime widget Min/Max values are checked on a field that is not required (#9524)
* [AAE-21797] Datetime widget Min/Max values are checked on a field that is not required

* update test
2024-04-08 12:26:06 +02:00
tamaragruszka
91e1c47724 [ACS-7380][ADF] Break Context Menu dependency on Material Module (#9487)
* [ACS-7380] convert context menu to standalone

* [ACS-7380] convert context menu to standalone

* [ACS-7380] convert context menu to standalone
2024-04-03 13:02:57 +02:00