Commit Graph

1009 Commits

Author SHA1 Message Date
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
f893a2bb64 [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
059078324a Fixed dependency to allow greater versions 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
Vito Albano
b853588693 Fixed PR after huge rebase -_- 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
Vito Albano
ed33ddd41f fixed unit test problem and some other e2e 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
4bfe14de55 Fixing styles not migrated by material 2024-05-14 23:48:50 +01:00
Vito Albano
16f1bcb69a Fixed last unit tests 2024-05-14 23:48:50 +01:00
Vito Albano
9974078d1b Fixed unit tests 2024-05-14 23:48:50 +01:00
Vito Albano
dba0d6e245 Fixed most of unit tests failing 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
8945acc444 Fixed storybook with migration to WP5 2024-05-14 23:48:49 +01:00
Vito Albano
c7eabe6cf0 Fixed linting 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
Wiktor Danielewski
d8f1946988 AAE-12086 The error message is shown for completed task with read-only fields [ADW] (#9677)
* AAE-12086 Fix with tests

* AAE-12086 Setup readOnly on form level
2024-05-14 13:22:12 +02:00
Pablo Martinez
9e7312719c AAE-22037 Set static value for form variables in start event form (#9676) 2024-05-14 10:25:19 +02:00
Wiktor Danielewski
2d7aa0a61e AAE-22345 Support access to array elements by index (#9663)
* AAE-22345 Update date table parser

* AAE-22345 Update data table adapter

* AAE-22345 Update

* AAE-22345 Align with remarks

* AAE-22345 Small update

* AAE-22345 Update

* AAE-22345 Unit tests fix
2024-05-13 10:11:06 +02:00
Tomasz Gnyp
d0209d466e AAE-21945 Support a nested object which is within an array in the JSO… (#9635)
* AAE-21945 Support a nested object which is within an array in the JSON datasource

* improve data table widget mocks

* improve object datatable adapter unit tests

* improve mocks

* modify data table widget adapter instead of core object data table adapter

* revert not needed changes

* improve method name

* remove automatic lint changes
2024-05-09 12:01:07 +02: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
Wojciech Duda
74d558c376 AAE-21967 use column id to retrieve variable column types (#9629)
* AAE-21967 use column id to retrieve variable column types

* AAE-21967 fix variable mapper units
2024-04-30 14:08:16 +01:00
Denys Vuika
f401b8c13e ESLint: cleanup await expect from protractor tests (#9630) 2024-04-30 08:07:10 -04:00
Ehsan Rezaei
571fc3dce1 Revert "AAE-21967 Use column id to reference process variables (#9604)" (#9613)
This reverts commit 7ac7db4945.
2024-04-26 18:50:45 +01:00
Tomasz Gnyp
a03936715a AAE-22222 Fix JSON path doesn't work for square bracekts (#9611)
* AAE-22222 Fix JSON path doesn't work for square bracekts

* remove comment

* remove test description duplications

* remove duplications
2024-04-26 16:09:24 +02:00
Wojciech Duda
7ac7db4945 AAE-21967 Use column id to reference process variables (#9604) 2024-04-25 14:43:31 +02:00
Denys Vuika
54c3e12ad8 [ACS-7688] Reduce the usage of LogService and TranslateModule (tests) (#9567) 2024-04-19 12:14:33 -04:00
Tomasz Gnyp
caa2166151 AAE-21946 Support JSON paths with non-standard characters for data ta… (#9571)
* AAE-21946 Support JSON paths with non-standard characters for data table widget

* add unit test

* move path parse to extern helper class
2024-04-18 17:28:37 +02:00
tomson
74ef7eed1a [ADF-5543] Enable lint accessibility and resolve found issues (#9421) 2024-04-17 09:36:40 +02:00
Denys Vuika
7854cde20f [ACS-7382] Standalone core directives, improved lint performance (#9559) 2024-04-15 15:16:17 -04:00
Robert Duda
0db32ef10f AAE-21361 Modify date widget to handle negative values (#9542)
* AAE-21361 Modify date widget to handle negative values

* cr
2024-04-12 12:40:36 +02:00
Ehsan Rezaei
b081800274 AAE-20146 Using Material Harness in process service cloud unit tests (#9517)
* AAE-20146 Using Material Harness in process service cloud unit tests

* AAE-20146: Removed commented code

* AAE-20146: Fixing lint issues
2024-04-09 14:25:04 +02:00
Tomasz Gnyp
bc07c09dda Release 6.8.0 (#9506) 2024-04-09 10:13:05 +02:00
Bartosz Sekula
5bfef4e3aa AAE-21755 Error when form is assigned to process start event (#9509)
* AAE-21755 Error when form is assigned to process start event

* fix unit

* Fix unit v2

* update
2024-04-04 14:38:59 +01:00
Denys Vuika
88ebd225bd Update stylelint dependencies (#9483)
* chore: update stylelint

* css fixes

* css fixes

* css fixes
2024-03-28 10:36:47 -04:00
Ehsan Rezaei
55a306c7b2 AAE-18890 Disable attach file in form preview mode (#9469) 2024-03-27 13:28:26 +01:00
Tomasz Gnyp
7cca017c12 AAE-21336 Display selected external property in preview state (#9475) 2024-03-26 11:29:23 +01:00
Denys Vuika
aab03cc864 [ACS-7338] Simple search input component (#9454)
* feat(content-services): simple search input component for applications

* feat(content-services): support i18n for search input

* feat(content-services): apply review suggestions

* feat(content-services): apply review suggestions

* chore: fix husky install
2024-03-22 11:17:38 -04:00
Amedeo Lepore
a03d61a304 AAE-20447 Add new field to choose auth flow type for custom UIs (#9451)
* AAE-20447 Add new field to choose auth flow type for custom UIs

* AAE-20447 Rename property customUIAuthFlowType to DescriptorCustomUIAuthFlowType
2024-03-22 11:08:56 +01:00
Tomasz Gnyp
b4f27d15b8 AAE-20848 Add display external property widget (#9429)
* AAE-20848 Add display external property widget

* revert css changes

* AAE-20848 validate validatable types

* AAE-20848 implement suggestions

* fix lint
2024-03-18 10:02:49 +01:00
jacekpluta
e9dc55bca2 [ACS-5575] Should use declaration-no-important rule in the stylelint-config.json file to avoid use of !important in ADF (#9302) 2024-03-11 15:33:09 +01:00
MichalKinas
be45e9d4dc Release 6.7.1 (#9410)
* Release 6.7.1

* Exclude failing E2Es

* Exclude failing E2Es

* Exclude failing E2Es

* Exclude failing E2Es
2024-03-06 09:48:56 +01:00
Ehsan Rezaei
43476ed49a AAE-14727 Removed unused css rule (#9408) 2024-03-05 16:39:10 +01:00