Vito Albano
a6f5abf25c
Fixing unit test after last rebase + lint
2024-05-10 14:43:29 +01:00
Vito Albano
0af2c084f4
Fixing unit test after last rebase + lint
2024-05-10 14:43:29 +01:00
Jacek Pluta
63be15b6be
[ACS-7375] - Share link dialog issues
2024-05-10 14:43:29 +01:00
Vito Albano
3da370874d
[affected:*][ci:force] - Rebased and added an extra fix for after
2024-05-10 14:43:29 +01:00
Vito Albano
e65649f25c
[affected:*][ci:force] - REBASED
2024-05-10 14:43:28 +01:00
Vito Albano
0bdd9d0cb5
[affected:*][ci:force] Fixing the styles - check
2024-05-10 14:43:28 +01:00
Vito Albano
506fdbb184
[affected:*][ci:force] attempt to fix mat-selectors importing
2024-05-10 14:43:28 +01:00
Amedeo Lepore
10aa7a548a
Fix lint issue
2024-05-10 14:43:28 +01:00
Wojciech Duda
3849fa0b8c
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-10 14:43:28 +01:00
Vito Albano
6fd6a1fb2a
[affected:*][ci:force] Upgrading material selector class
2024-05-10 14:43:28 +01:00
Vito Albano
1ebe7627eb
[affected:*][ci:force] Fixing rebase
2024-05-10 14:43:28 +01:00
Vito Albano
73bb1bb083
[affected:*][ci:force] Fixing rebase
2024-05-10 14:43:28 +01:00
Vito Albano
0351ccb0bf
[affected:*][ci:force] Fixing rebase
2024-05-10 14:43:28 +01:00
Vito Albano
3e105f4d69
Rebased to the latest
2024-05-10 14:43:28 +01:00
Vito Albano
150ee9e280
Fixed dependency to allow greater versions
2024-05-10 14:43:28 +01:00
Vito Albano
9397b6a414
Fixed lint files and exclude some needing migration
2024-05-10 14:43:28 +01:00
Vito Albano
aa60e77d2d
Fixed PR after huge rebase -_-
2024-05-10 14:43:28 +01:00
Wojciech Duda
26ed1efae1
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-10 14:43:28 +01:00
Vito Albano
3e7c988082
fixed unit test problem and some other e2e
2024-05-10 14:43:28 +01:00
Vito Albano
def29c6dfa
rebased and fixed the wrong directive for matList'
2024-05-10 14:43:28 +01:00
Vito Albano
513aa9587c
Fixing styles not migrated by material
2024-05-10 14:43:28 +01:00
Vito Albano
3adebf75e0
Fixed last unit tests
2024-05-10 14:43:28 +01:00
Vito Albano
c87f07117e
Fixed unit tests
2024-05-10 14:43:28 +01:00
Vito Albano
c7c0015552
Fixed most of unit tests failing
2024-05-10 14:43:27 +01:00
Vito Albano
b05b6e3cdc
Fixed core unit test and excluded instable ones
2024-05-10 14:43:27 +01:00
Vito Albano
617f99698c
Fixed storybook with migration to WP5
2024-05-10 14:43:27 +01:00
Vito Albano
20c5ae5762
Fixed linting
2024-05-10 14:43:27 +01:00
Vito Albano
96c4248dbf
Upgrading NX and start fixing styles
2024-05-10 14:43:27 +01:00
Vito Albano
c5b16de057
migration for material'
2024-05-10 14:43:27 +01:00
Vito Albano
f121fe01db
Changed ng version before material migration
2024-05-10 14:43:27 +01: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