Wojciech Duda
2a62c1e2a9
AAE-23572 all builds but the extensions one
2024-07-03 15:54:13 +02:00
Ehsan Rezaei
54b34f513e
AAE-23556 Fix search text input component styles ( #9895 )
2024-07-01 16:10:39 +01:00
Diogo Bastos
df8404e1b0
AAE-22858 Fix date button style ( #9892 )
2024-07-01 15:15:11 +01:00
dominikiwanekhyland
be716621b1
[ACS-8275] - [ACA] Testing Angular 15 - Tags are not displayed correctly ( #9872 )
2024-07-01 15:15:11 +01:00
dominikiwanekhyland
122bce251d
[ACS-8274] angular 15 description field in info drawer is truncated and scrollable ( #9878 )
2024-07-01 15:15:11 +01:00
dominikiwanekhyland
3d5653b9a1
[ACS-8273] [ADW] Testing Angular 15 - Process' tab names are uppercased ( #9870 )
2024-07-01 15:15:11 +01:00
VitoAlbano
97472bb6c8
Storybook still not working though
2024-07-01 15:15:11 +01:00
VitoAlbano
53eb1def96
Fixing unit test and lint issues after merging with storybook latest
2024-07-01 15:15:11 +01:00
VitoAlbano
228485f98b
Fixed unit and lint
2024-07-01 15:15:11 +01:00
Wojciech Duda
780f3e14be
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-01 15:15:11 +01:00
VitoAlbano
87b9c5b89b
Fixing unit test
2024-07-01 15:15:11 +01:00
VitoAlbano
a14106fa52
Fixed unit test after rebase
2024-07-01 15:15:11 +01:00
VitoAlbano
94be579588
Revert "Removing implicitFlow in favor of codeFlow"
...
This reverts commit 58951a77b859eab4f01ae44a27c2d6505fcd66b2.
2024-07-01 15:15:11 +01:00
dominikiwanekhyland
139844f9c8
[ACS-8231] [ADW] Processes button styling on hover- edit summary ( #9833 )
...
[ADW] Processes button styling on hover
2024-07-01 15:15:11 +01:00
swapnil-verma-gl
3a5994826d
[ACS-8230] Fixed UI for snackbars with long text content and action buttons ( #9830 )
2024-07-01 15:15:11 +01:00
VitoAlbano
ab9b93babf
Removing implicitFlow in favor of codeFlow
2024-07-01 15:15:11 +01:00
tamaragruszka
a8b2eb0a65
[ACS-8196] fix style for pagination ( #9810 )
2024-07-01 15:15:11 +01:00
swapnil-verma-gl
976df355cf
[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-01 15:15:11 +01:00
tamaragruszka
66d865e2a5
[ACS-7980] fix style ( #9798 )
2024-07-01 15:15:11 +01:00
AleksanderSklorz
c977dbee24
[ACS-8157] Used mat chip set instead of mat chip listbox for dynamic chip list to hide tick icon for chips ( #9803 )
2024-07-01 15:15:11 +01:00
jacekpluta
bfd883168b
[ACS-7944] [ADW] Start process page ( #9802 )
2024-07-01 15:15:11 +01:00
VitoAlbano
42c09629d0
Fixed linting for packages
2024-07-01 15:15:11 +01:00
VitoAlbano
56315a4a33
Fixed imports for confirm dialog unit tests
2024-07-01 15:15:10 +01:00
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
dominikiwanekhyland
8b332d89d4
[ACS-7973] [ACC] header layout ( #9782 )
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
e397c3729a
Removed wrong version on core package
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
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
d46e319d3e
Fixed after rebase
2024-07-01 15:15:10 +01:00
VitoAlbano
40d836773a
Fixed after rebase
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
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 7cfb5ea64a0bd3b9d462b4bd18c57abd0251d9df.
* 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 80d971f7abbaf3fdd66f6731e6a84ffe23900c56.
* Revert "[affected:*][ci:force] attempt to fix mat-selectors importing"
This reverts commit 821d9e1864b48bb2723b51347e133346cc311e5d.
* Revert "[affected:*][ci:force] Fixing rebase"
This reverts commit 378c6c2000fe1319b2043ca3e4652e12737e30d8.
* Revert "Fixed most of unit tests failing"
This reverts commit 44948e0a2888f3f62c93d5ee439eeccf849cf9b2.
* 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
Diogo Bastos
6aae05c0df
AAE-21937 Fix context menu list component ( #9658 )
2024-07-01 15:15:10 +01:00
VitoAlbano
1d9f3462ea
rebased
2024-07-01 15:15:10 +01:00
AleksanderSklorz
719d8d2b87
[ACS-7560] undo deletion notification ( #9632 )
...
* ACS-7560 Fixed margin around snackbar and size of x icon
* ACS-7560 Fixed styles for info snackbar
2024-07-01 15:15:10 +01:00
jacekpluta
2b9ece7bc7
[ACS-7533] - Advanced search chips dropdowns ( #9618 )
2024-07-01 15:15:10 +01:00
Mykyta Maliarchuk
0d87e56137
[ACS-7572] link rules dialog fixes ( #9607 )
2024-07-01 15:15:10 +01:00