Commit Graph

997 Commits

Author SHA1 Message Date
Vito Albano
6e2b0ef78b [affected:*][ci:force] - REBASED 2024-04-09 23:56:06 +01:00
Vito Albano
48c42af3f0 [affected:*][ci:force] Fixing the styles - check 2024-04-09 23:55:54 +01:00
Vito Albano
de19677eef [affected:*][ci:force] attempt to fix mat-selectors importing 2024-04-09 23:55:54 +01:00
Amedeo Lepore
b803044361 Fix lint issue 2024-04-09 23:55:54 +01:00
Wojciech Duda
f748033b17 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-09 23:55:54 +01:00
Vito Albano
d8fa2c3763 [affected:*][ci:force] Upgrading material selector class 2024-04-09 23:55:53 +01:00
Vito Albano
d110cdfe10 [affected:*][ci:force] Fixing rebase 2024-04-09 23:54:34 +01:00
Vito Albano
4ed0fb5a04 [affected:*][ci:force] Fixing rebase 2024-04-09 23:54:34 +01:00
Vito Albano
caa5f68b3f [affected:*][ci:force] Fixing rebase 2024-04-09 23:54:34 +01:00
Vito Albano
6d928a6b86 Rebased to the latest 2024-04-09 23:54:34 +01:00
Vito Albano
57d9ac5ada Fixed dependency to allow greater versions 2024-04-09 23:54:34 +01:00
Vito Albano
00739e30a9 Fixed lint files and exclude some needing migration 2024-04-09 23:54:34 +01:00
Vito Albano
b3236b598b Fixed PR after huge rebase -_- 2024-04-09 23:54:34 +01:00
Wojciech Duda
fcfe070674 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-09 23:54:33 +01:00
Vito Albano
b079435c2c fixed unit test problem and some other e2e 2024-04-09 23:54:33 +01:00
Vito Albano
b7f489d917 rebased and fixed the wrong directive for matList' 2024-04-09 23:54:33 +01:00
Vito Albano
61d3c96ec8 Fixing styles not migrated by material 2024-04-09 23:54:33 +01:00
Vito Albano
fbe1d8b144 Fixed last unit tests 2024-04-09 23:54:33 +01:00
Vito Albano
b58663461d Fixed unit tests 2024-04-09 23:54:33 +01:00
Vito Albano
e428657ea2 Fixed most of unit tests failing 2024-04-09 23:54:33 +01:00
Vito Albano
498934101f Fixed core unit test and excluded instable ones 2024-04-09 23:54:33 +01:00
Vito Albano
97495da1a3 Fixed storybook with migration to WP5 2024-04-09 23:54:33 +01:00
Vito Albano
a20f40eaf5 Fixed linting 2024-04-09 23:54:33 +01:00
Vito Albano
1caacd6407 Upgrading NX and start fixing styles 2024-04-09 23:54:33 +01:00
Vito Albano
aceef495a2 migration for material' 2024-04-09 23:54:33 +01:00
Vito Albano
c8790d2d54 Changed ng version before material migration 2024-04-09 23:54:04 +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
Maurizio Vitale
6468298bb0 AAE-20420 - Use latest editorjs and fix storybook (#9336)
* Use latest editorjs and fix storybook

* Remove unit with haveBeenCalled

* AAE-20420 Fix for broken tests

---------

Co-authored-by: wiktord2000 <wiktor.danielewski@hyland.com>
2024-02-15 13:56:34 +00:00
Robert Duda
1b3b419f72 AAE-20282 fix submit button enabled when required people/groups widget empty (#9334) 2024-02-14 16:25:30 +01:00
DominikIwanek
6d93d011c9 [ACS-6140] - Remove references to internal Angular Material CSS classes (#9271) 2024-02-09 08:22:01 +01:00
Wojciech Duda
a54b2bd450 [AAE-15294] add missing token class to cloud group component (#9293) 2024-01-30 11:43:06 +00:00
Wojciech Duda
3aaf8f1fe5 [AAE-15206] add missing label to task assignment filter (#9291)
* [AAE-15206] add missing label to task assignment filter

* [AAE-15206] template fix
2024-01-30 09:38:54 +00:00