Commit Graph

10891 Commits

Author SHA1 Message Date
Eugenio Romano
279a71873b 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-01 15:15:10 +01:00
dominikiwanekhyland
d0ec0456a0 [ACS-8092] [ACA] testing angular 15 notifications bell is much smaller and is further from the profile page 2 (#9786) 2024-07-01 15:15:10 +01:00
AleksanderSklorz
a81a4612a0 [ACS-8066] Fixed unit tests (#9783) 2024-07-01 15:15:10 +01:00
jacekpluta
85c91f25bb [ACS-8096] Print button in the viewer does not open the print window (#9776) (#9778) 2024-07-01 15:15:10 +01:00
dominikiwanekhyland
8b332d89d4 [ACS-7973] [ACC] header layout (#9782) 2024-07-01 15:15:10 +01:00
VitoAlbano
fad507afdc Insight material module has been removed 2024-07-01 15:15:10 +01:00
AleksanderSklorz
1287a51c0f [ACS-8066] Style inputs for link rule dialog (#9773) 2024-07-01 15:15:10 +01:00
VitoAlbano
28f2620268 Fixed process unit test after huge rebase 2024-07-01 15:15:10 +01:00
swapnil-verma-gl
f0a1ebfce1 Added missing mat selector for mat-list-item-disabled (#9763) 2024-07-01 15:15:10 +01:00
swapnil-verma-gl
f0780afe20 [ACS-8069] Updated error-content.component.html to be aligned with the new mat typography classes in angular material v15 (#9762) 2024-07-01 15:15:10 +01:00
swapnil-verma-gl
bd7884947c [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-01 15:15:10 +01:00
swapnil-verma-gl
4bb815f227 [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-01 15:15:10 +01:00
VitoAlbano
ea5325df97 These dependencies will kill me 2024-07-01 15:15:10 +01:00
VitoAlbano
6742279261 Ehi Js-Api should be 7.8 NOT 7.9 2024-07-01 15:15:10 +01:00
VitoAlbano
e397c3729a Removed wrong version on core package 2024-07-01 15:15:10 +01:00
VitoAlbano
33e3195609 Fixed package json 2024-07-01 15:15:10 +01:00
VitoAlbano
ae6b33a3f9 Fixed package and e2e with tabs that now are capital letters? 2024-07-01 15:15:10 +01:00
VitoAlbano
4361dd8093 Recreated package-lock 2024-07-01 15:15:10 +01:00
swapnil-verma-gl
54c64d2cf1 Added missing import for uppercase pipe (#9748) 2024-07-01 15:15:10 +01:00
AleksanderSklorz
31e9d420df [ACS-8042] Fixed styles for inputs in library creation (#9751) 2024-07-01 15:15:10 +01:00
swapnil-verma-gl
dde9d20bba [ACS-8026] Fixed task form rendering (#9742)
* [ACS-8026] Fixed Task form rendering

* [ACS-8026] Fixed task form rendering
2024-07-01 15:15:10 +01:00
swapnil-verma-gl
0b95553970 [ACS-7983] Fixed security controls dialog (#9747) 2024-07-01 15:15:10 +01:00
dominikiwanekhyland
29252eefe9 [ACS-8052] Inputs for general info for libraries (#9745) 2024-07-01 15:15:10 +01:00
dominikiwanekhyland
5ca8e7edc5 [ACS-8008] - Inputs for properties panel "General info" (#9744) 2024-07-01 15:15:10 +01:00
dominikiwanekhyland
02a71af24d [ACS-8021] Inputs for comments (#9722) 2024-07-01 15:15:10 +01:00
Diogo Bastos
c4d52cbece AAE-22783 Fix form elements label style (#9725) 2024-07-01 15:15:10 +01:00
VitoAlbano
c8df0d85a3 Fixed unit test for process 2024-07-01 15:15:10 +01:00
VitoAlbano
d46e319d3e Fixed after rebase 2024-07-01 15:15:10 +01:00
VitoAlbano
c4eef731d4 Fixed package-lock 2024-07-01 15:15:10 +01:00
VitoAlbano
40d836773a Fixed after rebase 2024-07-01 15:15:10 +01:00
Mykyta Maliarchuk
786fdbbe74 [ACS-7982] ACC - fix categories tree (#9715) 2024-07-01 15:15:10 +01:00
AleksanderSklorz
52d8c796e9 [ACS-7999] Fix inputs for edit and create folder (#9713)
* ACS-7999 Fix inputs for edit and create folder

* ACS-7999 Fix jumping dialog when focus field
2024-07-01 15:15:10 +01:00
dominikiwanekhyland
72bb4aa954 [ACS-8004] Fix inputs for move folder (#9707) 2024-07-01 15:15:10 +01:00
dominikiwanekhyland
820770b6d5 [ACS-7998] - Add permissions input (#9704) 2024-07-01 15:15:10 +01:00
AleksanderSklorz
d7b5ca8fcb [ACS-7768] unify inputs and selects across the app - revert (#9699)
* Revert "[ACS-7768] unify inputs and selects across the app (#9687)"

This reverts commit 7cfb5ea64a.

* ACS-7768 Little correction
2024-07-01 15:15:10 +01:00
AleksanderSklorz
0ea7a654a1 [ACS-7768] unify inputs and selects across the app (#9687)
* Changed ng version before material migration

* migration for material'

* Fixed most of unit tests failing

* [affected:*][ci:force] Fixing rebase

* [affected:*][ci:force] attempt to fix mat-selectors importing

* [affected:*][ci:force] Fixing the styles - check

* AAE-21392 Fix dropdown form widget style (#9605)

* ACS-7768 Applied new styles for inputs

* ACS-7768 Align icon

* ACS-7768 Input colors based on input state

* ACS-7768 Corrected spaces

* ACS-7768 Styles for selectboxes

* ACS-7768 Fixed label jumping on hovering

* ACS-7768 Style inputs for add permission panel, user role column and comments, styles for inputs without label

* ACS-7768 Style inputs in search filters

* ACS-7768 Set appearance for inputs globally to outline

* ACS-7768 Style inputs for share dialog and login page

* ACS-7768 Style inputs in properties panel

* ACS-7768 Fixed white background when disabled field

* ACS-7768 Moved setting outline appearance for inputs to ACA, fix issue for inputs in permission container

* Revert "[affected:*][ci:force] Fixing the styles - check"

This reverts commit 80d971f7ab.

* Revert "[affected:*][ci:force] attempt to fix mat-selectors importing"

This reverts commit 821d9e1864.

* Revert "[affected:*][ci:force] Fixing rebase"

This reverts commit 378c6c2000.

* Revert "Fixed most of unit tests failing"

This reverts commit 44948e0a28.

* ACS-7768 Reverted unwanted changes

---------

Co-authored-by: Vito Albano <vito.albano@hyland.com>
Co-authored-by: Diogo Bastos <50139916+DiogoABastos@users.noreply.github.com>
2024-07-01 15:15:10 +01:00
Ehsan Rezaei
effbe7e1a7 Updated calendar selector 2024-07-01 15:15:10 +01:00
VitoAlbano
e7f7ea0484 Fixed property e2e 2024-07-01 15:15:10 +01:00
VitoAlbano
1658837f26 Fixed changed unit test 2024-07-01 15:15:10 +01:00
VitoAlbano
75f121b9fd Missed import 2024-07-01 15:15:10 +01:00
VitoAlbano
1f6dcdfcd1 Trying to fix the long failing e2ea 2024-07-01 15:15:10 +01:00
dominikiwanekhyland
55aee27316 ACS-7561 - permissions page (#9675) 2024-07-01 15:15:10 +01:00
VitoAlbano
791647e801 Fixed broken unit test after rebase 2024-07-01 15:15:10 +01:00
Diogo Bastos
6aae05c0df AAE-21937 Fix context menu list component (#9658) 2024-07-01 15:15:10 +01:00
DominikIwanek
5083224951 fix FolderEditDirective unit tests 2024-07-01 15:15:10 +01:00
DominikIwanek
30153bc2ec fix folder-edit license headers 2024-07-01 15:15:10 +01:00
VitoAlbano
f1cec20009 Fixed process unit test fail 2024-07-01 15:15:10 +01:00
VitoAlbano
1d9f3462ea rebased 2024-07-01 15:15:10 +01:00
Ehsan Rezaei
387afffc53 Updated today date selector 2024-07-01 15:15:10 +01:00
VitoAlbano
b992bfbac4 Skipped failing unit tests 2024-07-01 15:15:10 +01:00