2092 Commits

Author SHA1 Message Date
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
Vito Albano
f3033b72c1 Fixed SonarCloud complaints 2024-07-01 15:15:10 +01:00
jacekpluta
e14afa6f7c [ACS-7531] - Search page (#9606) 2024-07-01 15:15:10 +01:00
Diogo Bastos
90562abfac AAE-21393 Fix amount form widget style (#9601) 2024-07-01 15:15:10 +01:00
AleksanderSklorz
7a959ccc1b [ACS-7555] column filters (#9576)
* Changed ng version before material migration

* migration for material'

* Upgrading NX and start fixing styles

* Make all the part build

* Fixed core unit test and excluded instable ones

* Fixed most of unit tests failing

* Fixed unit tests

* Fixed last unit tests

* fixed unit test problem and some other e2e

* Fixed unit tests after rebase

* [AAE-18267] change unit test setup for auth service (#9216)

* [AAE-18267] change unit test setup for auth service

* [AAE-18267] remove exclude

* [AAE-18267] removed CoreTestingModule from imports

* 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

* Fixing unit test after last rebase + lint

* ACS-7555 Fixed styles for node type filters

* ACS-7555 Removed redundant padding

* ACS-7555 Outlined input for text filter

* ACS-7555 Resolved conflicts

---------

Co-authored-by: Vito Albano <vito.albano@hyland.com>
Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com>
2024-07-01 15:15:10 +01:00
Diogo Bastos
4a10058e57 AAE-21256 Fix form widget styles (#9599) 2024-07-01 15:15:10 +01:00
Vito Albano
32ab3014bf Fixed unit test 2024-07-01 15:15:10 +01:00
tomson
23a8ab1c6a [ACS-7554] Fix tags in column display (#9597) 2024-07-01 15:15:10 +01:00
jacekpluta
41e5804c03 [ACS-7681] Bell icon not aligned [ACS-7571] Comments [ACS-7563] Add permission dialog (#9594) 2024-07-01 15:15:10 +01:00
Vito Albano
4ef668324a Rebased ADF Migration PR 2024-07-01 15:15:10 +01:00
Vito Albano
d64704d017 Rebased ADF Migration PR 2024-07-01 15:15:10 +01:00
jacekpluta
398203e436 [ACS-7331] - View details sidebar (#9455) 2024-07-01 15:15:09 +01:00
jacekpluta
11aba80817 [ACS-7519] - Login page (#9565) 2024-07-01 15:15:09 +01:00
Vito Albano
cd4e5f78f1 [affected:*][ci:force] - Fixed problem after rebase 2024-07-01 15:15:09 +01:00
jacekpluta
fb9a5fc380 [ACS-7535][ACS-7537][ACS-7536][ACA] Move/Copy dialogs, Share dialog, Aspects dialog (#9553) 2024-07-01 15:15:09 +01:00
dominikiwanekhyland
339db73dad [ACS-7530] - Notifications popup looks a bit differently (#9543) 2024-07-01 15:15:09 +01:00
dominikiwanekhyland
fb474b7758 [ACS-7528] - Notification and user icons are a bit different (#9540) 2024-07-01 15:15:09 +01:00
Tomasz Nastaly
206e75a1a9 [ACS-7419] Fix broken styling of notifications, apply pr remarks 2024-07-01 15:15:09 +01:00
Tomasz Nastaly
2923849844 [ACS-7419] Fix broken styling of notifications, apply pr remarks 2024-07-01 15:15:09 +01:00
Tomasz Nastaly
1a261f02a1 [ACS-7419] Fix broken styling of notifications, apply pr remarks 2024-07-01 15:15:09 +01:00
Tomasz Nastaly
3bfcd323b3 [ACS-7419] Fix broken styling of notifications 2024-07-01 15:15:09 +01:00
Jacek Pluta
66f8f5a62b [ACS-7375] - Share link dialog issues 2024-07-01 15:15:09 +01:00
DominikIwanek
9054a6f4a5 [ACS-7414] - Manage versions dialog 2024-07-01 15:15:09 +01:00
jacekpluta
53e50177f6 [ACS-7452] - Small screen notification banner [ACS-7418] About page (#9507) 2024-07-01 15:15:09 +01:00
Mykyta Maliarchuk
04bc571f00 [ACS-7373] ng15 permissions page fixes 2024-07-01 15:15:09 +01:00
Vito Albano
4c37aac14b [affected:*][ci:force] - Funny imports 2024-07-01 15:15:09 +01:00
Vito Albano
4595b6bfed [affected:*][ci:force] - REBASED 2024-07-01 15:15:09 +01:00
Vito Albano
0d698c16f8 [affected:*][ci:force] - REBASED 2024-07-01 15:15:09 +01:00
jacekpluta
fc96eea66a [ACS-7359] - Angular 15 - Edit aspects modal [ACA] (#9488) 2024-07-01 15:15:09 +01:00
Vito Albano
42d2fbb022 [affected:*][ci:force] Added pretheme for core as it is mandatory when publishing and rebuilding 2024-07-01 15:15:09 +01:00
Vito Albano
a76c3bcb43 [affected:*][ci:force] Fixing the styles - check 2024-07-01 15:15:09 +01:00