Wojciech Duda
1e2ea64572
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-23 13:34:54 +01:00
Vito Albano
3f9cf1b18a
[affected:*][ci:force] Fixed e2e with new notation
2024-05-23 13:34:54 +01:00
Vito Albano
bac49162d0
[affected:*][ci:force] Upgrading material selector class
2024-05-23 13:34:54 +01:00
Vito Albano
75430dd2af
[affected:*][ci:force] Fixing rebase
2024-05-23 13:34:54 +01:00
Vito Albano
b65b0ebc96
[affected:*][ci:force] Fixing rebase
2024-05-23 13:34:54 +01:00
Vito Albano
37daf66e68
Rebased to the latest
2024-05-23 13:34:54 +01:00
Vito Albano
3ec5fff1dc
Fixed lint files and exclude some needing migration
2024-05-23 13:34:54 +01:00
Wojciech Duda
05c1a8a67d
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-23 13:34:54 +01:00
Wojciech Duda
e41a015291
[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-23 13:34:54 +01:00
Vito Albano
7a7460c3ec
Fixed unit tests after rebase
2024-05-23 13:34:54 +01:00
Vito Albano
7fb7e6ab8d
Fixed unit tests after rebase
2024-05-23 13:34:54 +01:00
Vito Albano
a5d7c52223
rebased and fixed the wrong directive for matList'
2024-05-23 13:34:54 +01:00
Vito Albano
82dd30f714
Rebase went little bit wrong -III
2024-05-23 13:34:54 +01:00
Vito Albano
8360386a66
Fixing e2e - part III
2024-05-23 13:34:54 +01:00
Vito Albano
5095aac166
Fixed unit test failing
2024-05-23 13:34:54 +01:00
Vito Albano
7f663ad116
Fixing styles not migrated by material
2024-05-23 13:34:54 +01:00
Vito Albano
f253246d17
Fixed unit tests
2024-05-23 13:34:53 +01:00
Vito Albano
1e31fd2533
Fixed linting and js-api tests
2024-05-23 13:34:53 +01:00
Vito Albano
51a2c90c0f
Rebased with the latest develop
2024-05-23 13:33:58 +01:00
Vito Albano
44b37ca8b2
Fixed core unit test and excluded instable ones
2024-05-23 13:33:58 +01:00
Vito Albano
43dd09dbf9
Fixed linting
2024-05-23 13:33:58 +01:00
Vito Albano
163c3d01b3
Demo shell builds
2024-05-23 13:33:58 +01:00
Vito Albano
b67994e0b0
Upgrading NX and start fixing styles
2024-05-23 13:33:58 +01:00
Vito Albano
efd9949130
migration for material'
2024-05-23 13:33:58 +01:00
Vito Albano
5f2fd9e103
Changed ng version before material migration
2024-05-23 13:33:58 +01: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
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