Commit Graph

10624 Commits

Author SHA1 Message Date
VitoAlbano
3b8edae1bb Storybook still not working though 2024-07-05 11:51:00 +01:00
VitoAlbano
4ba076d75e Fixing unit test and lint issues after merging with storybook latest 2024-07-05 11:51:00 +01:00
VitoAlbano
8259d3a957 Fixed unit and lint 2024-07-05 11:51:00 +01:00
Wojciech Duda
f4e2202a13 AAE-23287 migrate to storybook 8 (#9867)
* Fixed core unit test and excluded instable ones

* AAE-23287 migrate to storybook 8

---------

Co-authored-by: Vito Albano <vito.albano@hyland.com>
2024-07-05 11:51:00 +01:00
VitoAlbano
98a75d3c25 Disabled failing unit from content 2024-07-05 11:51:00 +01:00
VitoAlbano
bd4ee6a695 Fixing unit test 2024-07-05 11:51:00 +01:00
VitoAlbano
b54cc68854 Fixed unit test after rebase 2024-07-05 11:51:00 +01:00
VitoAlbano
0107b3b6fe Revert "Removing implicitFlow in favor of codeFlow"
This reverts commit 58951a77b8.
2024-07-05 11:51:00 +01:00
dominikiwanekhyland
8db9934c9b [ACS-8231] [ADW] Processes button styling on hover- edit summary (#9833)
[ADW] Processes button styling on hover
2024-07-05 11:51:00 +01:00
swapnil-verma-gl
950612989f [ACS-8230] Fixed UI for snackbars with long text content and action buttons (#9830) 2024-07-05 11:51:00 +01:00
VitoAlbano
a28a013a11 Removing implicitFlow in favor of codeFlow 2024-07-05 11:51:00 +01:00
tamaragruszka
6bd72e06b7 [ACS-8196] fix style for pagination (#9810) 2024-07-05 11:51:00 +01:00
swapnil-verma-gl
43cb63b63c [ACS-8191] Added missing mat selectors for ACA. Updated mat selector name (#9809)
* [ACS-8191] Updated mat selector names

* [ACS-8191] Added missing mat selectors for ACA. Updated mat-selector names
2024-07-05 11:51:00 +01:00
swapnil-verma-gl
c0c4081bd4 [ACS-8212] Fixed alignment issue of filters button in sidenav (#9828) 2024-07-05 11:51:00 +01:00
Wojciech Duda
63203bb0f4 AAE-22965 fix datepicker focused element selector (#9814) 2024-07-05 11:51:00 +01:00
swapnil-verma-gl
cea55ffe46 [ACS-8158] Fixed spacing of tags in ACA (#9808)
* [ACS-8158] Fixed spacing of tags in ACA

* [ACS-8158] Fixed unit tests
2024-07-05 11:51:00 +01:00
swapnil-verma-gl
dd51f96fc7 [ACS-7979] Fixed UI for create tags dialog (#9793)
* [ACS-7979] Fixed UI for create tags dialog. Minor UI fixes of create categories dialog as well

* [ACS-7979] Fixed unit tests

* [ACS-7979] Replaced dependency of CoreModule from tag.module.ts with TranslateModule and DynamicChipListModule
2024-07-05 11:51:00 +01:00
tamaragruszka
572d8ee392 [ACS-7980] fix style (#9798) 2024-07-05 11:51:00 +01:00
VitoAlbano
21c6af518f Fixed issue on focus mat calendar 2024-07-05 11:51:00 +01:00
AleksanderSklorz
02263b8bc5 [ACS-8157] Used mat chip set instead of mat chip listbox for dynamic chip list to hide tick icon for chips (#9803) 2024-07-05 11:51:00 +01:00
jacekpluta
fa694b319a [ACS-7944] [ADW] Start process page (#9802) 2024-07-05 11:51:00 +01:00
dominikiwanekhyland
07c04d7017 [ACS-8098] [ACA] Testing Angular 15 - Move Popup placeholder missing (#9796) 2024-07-05 11:51:00 +01:00
VitoAlbano
0c2c087c05 Removed -mdc as it's wrong for mat calendar 2024-07-05 11:51:00 +01:00
VitoAlbano
fbcd597bfb Fixed linting for packages 2024-07-05 11:51:00 +01:00
VitoAlbano
0d0dbc07ce Fixed imports for confirm dialog unit tests 2024-07-05 11:51:00 +01:00
Eugenio Romano
e006409584 AAE 22837 Move confirm to core (#9750)
* confirm dialog is used in many places and should be part of the core

* fix

* Update confirm.dialog.spec.ts

* Update public-api.ts
2024-07-05 11:51:00 +01:00
dominikiwanekhyland
47ebbbd94f [ACS-8092] [ACA] testing angular 15 notifications bell is much smaller and is further from the profile page 2 (#9786) 2024-07-05 11:51:00 +01:00
AleksanderSklorz
39cd5d7df0 [ACS-8066] Fixed unit tests (#9783) 2024-07-05 11:51:00 +01:00
jacekpluta
a31feeab78 [ACS-8096] Print button in the viewer does not open the print window (#9776) (#9778) 2024-07-05 11:51:00 +01:00
dominikiwanekhyland
9315fe92e5 [ACS-7973] [ACC] header layout (#9782) 2024-07-05 11:51:00 +01:00
VitoAlbano
ae861e9374 Insight material module has been removed 2024-07-05 11:51:00 +01:00
AleksanderSklorz
37bb5a772b [ACS-8066] Style inputs for link rule dialog (#9773) 2024-07-05 11:51:00 +01:00
VitoAlbano
b92be1ee63 Fixed process unit test after huge rebase 2024-07-05 11:51:00 +01:00
swapnil-verma-gl
88984ca739 Added missing mat selector for mat-list-item-disabled (#9763) 2024-07-05 11:51:00 +01:00
swapnil-verma-gl
745a7b754f [ACS-8069] Updated error-content.component.html to be aligned with the new mat typography classes in angular material v15 (#9762) 2024-07-05 11:51:00 +01:00
swapnil-verma-gl
4ab2c1192f [ACS-7974] Adding material selectors for assign security marks dialog (#9755)
* [ACS-7974] Fixed UI for assign security controls to user dialog

* [ACS-7974] Removing unneeded mat selector
2024-07-05 11:51:00 +01:00
swapnil-verma-gl
8d9666bed6 [ACS-7981] UI fixes for create categories dialog (#9754)
* [ACS-7981] Fixed UI for create categories dialog

* [ACS-7981] Adding mat selectors for create categories dialog

* [ACS-7981] Create category dialog no longer allows ability to add existing categories
2024-07-05 11:51:00 +01:00
VitoAlbano
2eb0b7a225 These dependencies will kill me 2024-07-05 11:51:00 +01:00
VitoAlbano
7125a6eb64 Ehi Js-Api should be 7.8 NOT 7.9 2024-07-05 11:51:00 +01:00
VitoAlbano
6850bee685 Removed wrong version on core package 2024-07-05 11:51:00 +01:00
VitoAlbano
823e882ce4 Fixed package json 2024-07-05 11:51:00 +01:00
VitoAlbano
9e2282940e Fixed package and e2e with tabs that now are capital letters? 2024-07-05 11:51:00 +01:00
VitoAlbano
d00957bcff Recreated package-lock 2024-07-05 11:51:00 +01:00
swapnil-verma-gl
4eb99db34f Added missing import for uppercase pipe (#9748) 2024-07-05 11:51:00 +01:00
AleksanderSklorz
cf3ca732de [ACS-8042] Fixed styles for inputs in library creation (#9751) 2024-07-05 11:51:00 +01:00
swapnil-verma-gl
c75bf1a4ba [ACS-8026] Fixed task form rendering (#9742)
* [ACS-8026] Fixed Task form rendering

* [ACS-8026] Fixed task form rendering
2024-07-05 11:51:00 +01:00
swapnil-verma-gl
db7139baa4 [ACS-7983] Fixed security controls dialog (#9747) 2024-07-05 11:51:00 +01:00
dominikiwanekhyland
0ea35e83b5 [ACS-8052] Inputs for general info for libraries (#9745) 2024-07-05 11:51:00 +01:00
dominikiwanekhyland
a754ce6700 [ACS-8008] - Inputs for properties panel "General info" (#9744) 2024-07-05 11:51:00 +01:00
dominikiwanekhyland
f2be5c0837 [ACS-8021] Inputs for comments (#9722) 2024-07-05 11:51:00 +01:00