Commit Graph
3974 Commits
Author SHA1 Message Date
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 1107011aa6 unit test fixes for migration (#9217)
* reenabled excluded test in TagNodeList

* fixed tests for UploadApi in js-api
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 934595decb Fixed unit test 2024-05-23 13:34:54 +01:00
Vito Albano 667ab5995c Honestly i'm going on just for the challenge now' 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 10237e310b reverted broken rebase 2024-05-23 13:34:54 +01:00
Vito Albano e1d2dfea9d Fixed the last e2es? 2024-05-23 13:34:54 +01:00
Vito Albano 86a4df3098 Fixed search e2es 2024-05-23 13:34:54 +01:00
Vito Albano 43a71bf209 fixed unit test problem and some other e2e 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 28b3d31067 Fixed slider search e2es 2024-05-23 13:34:54 +01:00
Vito Albano f08b6a3480 fixig e2es - task and version 2024-05-23 13:34:54 +01:00
Vito Albano f81c925383 Fixed code flow switch setting 2024-05-23 13:34:54 +01:00
Vito Albano 05daaf2759 Fixing e2e - changing toggles 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 49965a6d95 Rebase went little bit wrong -II 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 1df27635e5 Fixing unit after rebase 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 da658f8b21 Fixing e2e part 2 2024-05-23 13:34:53 +01:00
Vito Albano 24781bb9d3 Fixed last unit tests 2024-05-23 13:34:53 +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 43aa13768e Fixed most of unit tests failing 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 f93e4b3839 Fixed storybook with migration to WP5 2024-05-23 13:33:58 +01:00
Vito Albano 43dd09dbf9 Fixed linting 2024-05-23 13:33:58 +01:00
Vito Albano d2a7556783 Make all the part build 2024-05-23 13:33:58 +01:00
Vito Albano b994e21621 Building testing package 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
Tomasz Gnyp f2cfd683af AAE-22612 Update process services cloud package json (#9719) 2024-05-23 14:32:58 +02:00
Darya Blavanovich 0d2d08aab3 [ACS-7570] [ADF] Create generic dialog component (#9678) 2024-05-23 07:35:23 -04:00
Denys Vuika b916fd5ef9 [ACS-7422] APS1 attachment module as standalone components (#9718) 2024-05-23 06:36:05 -04: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
MichalKinas 19fa86d1a1 [ACS-8025] Add new service and API for predictions (#9714)
* [ACS-8025] Add new service and API for predictions

* [ACS-8025] Fix update type
2024-05-22 23:14:01 +02:00
tamaragruszka b8c8e5ce35 [ACS-6645][ADW] Search Feature Stabilisation (#9701)
* [ACS-6645] override input fields

* [ACS-6645] update test and documentation
2024-05-22 11:50:22 -04:00
Denys Vuika 6b45bc2b96 Fix OidcAuthenticationService export (#9711)
* fix import

* fix service location and exports
2024-05-22 09:16:12 -04:00
Adriano CostaandAdriano 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
swapnil-verma-gl 3df9a8cedf [ACS-7769] Fixed UI issue where Tasks and Processes filters had different spacing than the rest of side-nav (#9653)
* [ACS-7769] Fixed UI issue where Tasks and Processes filters had different spacing than the rest of side-nav

* [ACS-7769] Fixed alignment of text inside buttons
2024-05-22 09:52:29 +05:30
Denys Vuika ff6a92a471 [ACS-7420] cleanup process types (#9709) 2024-05-21 12:03:57 -04:00
Wiktor Danielewski 07370d963f AAE-22577 Improve DataTable widget to support single object reference (e.g. only 1st element from array) - Case 3 (#9690)
* AAE-22577 Add single object path reference support

* AAE-22577 Update

* AAE-22577 Fix unit tests
2024-05-21 15:25:28 +02:00
dominikiwanekhyland 5218e7e928 [ACS-7474] - fix 'Expression has changed' Angular error in People facet (#9681) 2024-05-21 14:28:57 +02:00
Amedeo LeporeandDiogo Bastos 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