1542 Commits

Author SHA1 Message Date
Vito Albano
4ccd6eae2a migration for material' 2024-07-03 16:16:45 +01:00
Vito Albano
9109367978 Changed ng version before material migration 2024-07-03 16:16:45 +01:00
MichalKinas
55dfc07a24
Add new datatable param for checkboxes visibility (#9908) 2024-07-03 15:29:00 +02:00
Pablo Martinez
41c3667906
Revert "ACS-8106: (a11y) Replace Material Tooltip with standard tooltip (#9894)" (#9905)
This reverts commit f3a94bdfa44108082089ed21f79e3a466359344b.
2024-07-03 14:08:21 +02:00
Chandan Chatterjee
e457dd3a78
HXCS 3856 File rotation in ADF Viewer (#9873) 2024-07-02 13:54:34 -04:00
Denys Vuika
f3a94bdfa4
ACS-8106: (a11y) Replace Material Tooltip with standard tooltip (#9894) 2024-07-02 13:51:40 -04:00
Denys Vuika
0c4259cddf
ACS-7403: migrate site dropdown to standalone (#9847) 2024-07-01 14:25:49 -04: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
a78b0be485 Disabled failing unit from content 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
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
swapnil-verma-gl
e0f0ed3144 [ACS-8158] Fixed spacing of tags in ACA (#9808)
* [ACS-8158] Fixed spacing of tags in ACA

* [ACS-8158] Fixed unit tests
2024-07-01 15:15:11 +01:00
swapnil-verma-gl
888325b1ff [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-01 15:15:11 +01:00
dominikiwanekhyland
b1331c9210 [ACS-8098] [ACA] Testing Angular 15 - Move Popup placeholder missing (#9796) 2024-07-01 15:15:11 +01:00
VitoAlbano
42c09629d0 Fixed linting for packages 2024-07-01 15:15:11 +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
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
AleksanderSklorz
1287a51c0f [ACS-8066] Style inputs for link rule dialog (#9773) 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
AleksanderSklorz
31e9d420df [ACS-8042] Fixed styles for inputs in library creation (#9751) 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
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 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
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
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
b992bfbac4 Skipped failing unit tests 2024-07-01 15:15:10 +01:00
VitoAlbano
15053b19ae Rebased to the latest 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
7b567fe2fc Fixed SonarCloud complaints 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
tomson
591e7b4c31 [ACS-7582] Upload dialog button display fix (#9603) 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
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
Mykyta Maliarchuk
bee214378c [ACS-7534] create/edit folder dialog fixes (#9575) 2024-07-01 15:15:10 +01:00
Mykyta Maliarchuk
0c816d75d6 [ACS-7575] create library dialog fixes (#9574) 2024-07-01 15:15:10 +01:00
jacekpluta
4f41834910 [ACS-7542] - Upload new version dialog (#9572)
* [ACS-7542] - Upload new version dialog

* [ACS-7542] - Upload new version dialog
2024-07-01 15:15:09 +01:00