Commit Graph

1002 Commits

Author SHA1 Message Date
Vito Albano
f2badf9273 Fixing unit test after last rebase + lint 2024-04-11 21:46:31 +01:00
Vito Albano
783bee9e22 Fixing unit test after last rebase + lint 2024-04-11 21:46:31 +01:00
Vito Albano
d43388d7ca Fixing unit test after last rebase + lint 2024-04-11 21:46:31 +01:00
Jacek Pluta
27f2dc96c7 [ACS-7375] - Share link dialog issues 2024-04-11 21:46:31 +01:00
Vito Albano
0b22eb63e0 [affected:*][ci:force] - Rebased and added an extra fix for after 2024-04-11 21:46:31 +01:00
Vito Albano
ad38ce4894 [affected:*][ci:force] - REBASED 2024-04-11 21:46:31 +01:00
Vito Albano
f2d2112ffe [affected:*][ci:force] Fixing the styles - check 2024-04-11 21:46:31 +01:00
Vito Albano
2a73ebb5f1 [affected:*][ci:force] attempt to fix mat-selectors importing 2024-04-11 21:46:31 +01:00
Amedeo Lepore
89f4586109 Fix lint issue 2024-04-11 21:46:31 +01:00
Wojciech Duda
1e902af449 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-04-11 21:46:31 +01:00
Vito Albano
147ffdc937 [affected:*][ci:force] Upgrading material selector class 2024-04-11 21:46:31 +01:00
Vito Albano
fc040cea99 [affected:*][ci:force] Fixing rebase 2024-04-11 21:46:31 +01:00
Vito Albano
f0eae134bf [affected:*][ci:force] Fixing rebase 2024-04-11 21:46:31 +01:00
Vito Albano
96bc4fdb78 [affected:*][ci:force] Fixing rebase 2024-04-11 21:46:31 +01:00
Vito Albano
ab04241908 Rebased to the latest 2024-04-11 21:46:31 +01:00
Vito Albano
256ccdd860 Fixed dependency to allow greater versions 2024-04-11 21:46:31 +01:00
Vito Albano
cca0d43033 Fixed lint files and exclude some needing migration 2024-04-11 21:46:31 +01:00
Vito Albano
460021ed46 Fixed PR after huge rebase -_- 2024-04-11 21:46:31 +01:00
Wojciech Duda
1f8a96ac23 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-04-11 21:46:31 +01:00
Vito Albano
1e016a5a73 fixed unit test problem and some other e2e 2024-04-11 21:46:31 +01:00
Vito Albano
28c35c846a rebased and fixed the wrong directive for matList' 2024-04-11 21:46:31 +01:00
Vito Albano
821bded1ca Fixing styles not migrated by material 2024-04-11 21:46:31 +01:00
Vito Albano
d2b568369f Fixed last unit tests 2024-04-11 21:46:31 +01:00
Vito Albano
53303e3c07 Fixed unit tests 2024-04-11 21:46:31 +01:00
Vito Albano
ac44337258 Fixed most of unit tests failing 2024-04-11 21:46:31 +01:00
Vito Albano
cc94919184 Fixed core unit test and excluded instable ones 2024-04-11 21:46:31 +01:00
Vito Albano
a252a76b78 Fixed storybook with migration to WP5 2024-04-11 21:46:31 +01:00
Vito Albano
3b5348577f Fixed linting 2024-04-11 21:46:31 +01:00
Vito Albano
9104ae871d Upgrading NX and start fixing styles 2024-04-11 21:46:31 +01:00
Vito Albano
771dd3421f migration for material' 2024-04-11 21:46:31 +01:00
Vito Albano
40420daa5c Changed ng version before material migration 2024-04-11 21:46:31 +01: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
Pablo Martinez
dc88ef8ce7 AAE-20480 Full Screen User Task Forms (#9341)
* AAE-20480 Full Screen User Task Forms

* AAE-20480 Attend review comments

* AAE-20480 Remove leftovers

* AAE-20480 Enable changing the display mode from task-form-cloud

* AAE-20480 Fix fullscreen mode header

* AAE-20480 Fix review comments

* AAE-20480 Allow hiding the full screen toolbar by configuration

* AAE-20480 Add review comments

* AAE-20480 Create display mode service
2024-03-05 15:10:50 +01:00
Ehsan Rezaei
6c9c5576ba Release 6.7.0 (#9392) 2024-03-01 14:06:48 +01:00
Ehsan Rezaei
83d470ab23 Release 6.7.0 (#9380) 2024-02-27 16:24:03 +01:00
Wojciech Duda
672f70ac43 AAE-20791 fix task from spinner misaligned to the left (#9381) 2024-02-26 12:09:59 +01:00
Wojciech Duda
71ef7b940a AAE-20791 fixed task form spinner alignment (#9369) 2024-02-22 17:52:51 +00:00
Wojciech Duda
86710eb589 AAE-14726 add missing style file link (#9359) 2024-02-20 10:10:24 +00:00
Wiktor Danielewski
1331a6d7ce AAE-20420 Update package.json for editor.js (#9344)
* AAE-20420 Update package.json

* AAE-20420 Update general package.json

* AAE-20420 Update inner package.json

* AAE-20420 Update order

* AAE-20420 Update inner package with node 18

* AAE-20420 Add .nvmrc
2024-02-16 13:47:37 +01:00