Commit Graph
1969 Commits
Author SHA1 Message Date
Vito Albano 219f239eee [affected:*][ci:force] Added pretheme for core as it is mandatory when publishing and rebuilding 2024-03-21 00:03:10 +00:00
Vito Albano 13dc4c4916 [affected:*][ci:force] Fixing the styles - check 2024-03-20 23:10:54 +00:00
Vito Albano 164930a618 [affected:*][ci:force] attempt to fix mat-selectors importing 2024-03-20 23:10:54 +00:00
Wojciech Duda 7c675d910b Improvement/AAE-19176-reapply-selector-changes (#9424)
* AAE-19510 remove selector variable

* AAE-19510 poc for card view using variable selectors

* AAE-19176 rename mat selectors file

* AAE-19176 add missing style imports

* AAE-19176 remove remaining mat selectors

* AAE-19176 replaced todo material selectors with variables

* AAE-19176 changes made in meantime

* AAE-19176 conflict fixes
2024-03-20 23:10:54 +00:00
Vito Albano b511ddd4b8 [affected:*][ci:force] Fixed e2e with new notation 2024-03-20 23:10:54 +00:00
Vito Albano d6e5c0347f [affected:*][ci:force] Upgrading material selector class 2024-03-20 23:10:54 +00:00
Vito Albano 715f56ace9 [affected:*][ci:force] Fixing rebase 2024-03-20 23:10:54 +00:00
Vito Albano 4924d0fa1e [affected:*][ci:force] Fixing rebase 2024-03-20 23:10:54 +00:00
Vito Albano c7077e4f86 Rebased to the latest 2024-03-20 23:10:54 +00:00
Vito Albano c76d4cb388 Fixed dependency to allow greater versions 2024-03-20 23:10:54 +00:00
Vito Albano 7124f4c3f3 Fixed lint files and exclude some needing migration 2024-03-20 23:10:54 +00:00
Wojciech Duda c248ab5585 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
2024-03-20 23:10:53 +00:00
Wojciech Duda 1643258adc [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
2024-03-20 23:10:53 +00:00
Vito Albano 2bffe0b944 Fixed unit tests after rebase 2024-03-20 23:10:53 +00:00
Vito Albano 95e842e68e Fixed unit tests after rebase 2024-03-20 23:10:53 +00:00
Vito Albano d0f96bd055 rebased and fixed the wrong directive for matList' 2024-03-20 23:10:53 +00:00
Vito Albano c46e2211a5 Rebase went little bit wrong -III 2024-03-20 23:10:53 +00:00
Vito Albano 7887bb460c Fixing e2e - part III 2024-03-20 23:10:53 +00:00
Vito Albano 2146c22f40 Fixed unit test failing 2024-03-20 23:10:53 +00:00
Vito Albano cc55a469bb Fixing styles not migrated by material 2024-03-20 23:10:53 +00:00
Vito Albano 6185a0602f Fixed unit tests 2024-03-20 23:10:53 +00:00
Vito Albano 87f812546f Fixed linting and js-api tests 2024-03-20 23:10:53 +00:00
Vito Albano 8288db0e28 Rebased with the latest develop 2024-03-20 23:10:53 +00:00
Vito Albano f0510c0bd6 Fixed core unit test and excluded instable ones 2024-03-20 23:10:53 +00:00
Vito Albano 6be1f0f5f8 Fixed linting 2024-03-20 23:10:53 +00:00
Vito Albano f7ce194504 Demo shell builds 2024-03-20 23:10:53 +00:00
Vito Albano 9e18c6473b Upgrading NX and start fixing styles 2024-03-20 23:10:53 +00:00
Vito Albano 93252effd1 migration for material' 2024-03-20 23:10:52 +00:00
Vito Albano b2db43f6fd Changed ng version before material migration 2024-03-20 23:10:00 +00:00
tomson 9616b50319 [ADF-23188] Image scroll issue, enable zoom on wheel (#9428) 2024-03-18 14:51:44 +01:00
jacekpluta c3459c40cc [ACS-7242] Resizing columns with panel opened on the right, e.g. nfo Drawer creates empty columns space when panel is closed. (#9446) 2024-03-18 11:45:24 +01:00
Bartosz Sekula 69de85ad06 [AAE-20769] Fix precision for incoming values in bigdecimal field (#9434)
* [AAE-20769] Fix precision for incoming values in bigdecimal field

* CR
2024-03-18 10:35:40 +01:00
Tomasz Gnyp b4f27d15b8 AAE-20848 Add display external property widget (#9429)
* AAE-20848 Add display external property widget

* revert css changes

* AAE-20848 validate validatable types

* AAE-20848 implement suggestions

* fix lint
2024-03-18 10:02:49 +01:00
jacekpluta 32f2bf995d [AAE-21147] Data table columns width are not adjusting to screen size anymore. (#9426) 2024-03-12 17:31:59 +01:00
jacekpluta e9dc55bca2 [ACS-5575] Should use declaration-no-important rule in the stylelint-config.json file to avoid use of !important in ADF (#9302) 2024-03-11 15:33:09 +01:00
jacekpluta 7ed137551c [ACS-6565] ADW - Document List View Header - UX Bugs (Additional fixes) (#9404) 2024-03-08 20:53:52 +01:00
75f33b1990 [ACS-6587] ACA: Viewer does not update after restoring version and the toolbar disappears (#9383)
* [ACS-6587] reload files after update

* [ACS-6587] update view after version change

* [ACS-6587] update view after version change

* [ACS-6587] update tests

* AAE-0000 e2e affected were not running on ADF pipeline' (#9409)

* AAE-14727 Removed unused css rule (#9408)

* [ACS-6587] update tests

* [ACS-6587] rearrange tests description

---------

Co-authored-by: Vito Albano <vito.albano@alfresco.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
2024-03-07 13:48:52 +01:00
MichalKinas be45e9d4dc Release 6.7.1 (#9410)
* Release 6.7.1

* Exclude failing E2Es

* Exclude failing E2Es

* Exclude failing E2Es

* Exclude failing E2Es
2024-03-06 09:48:56 +01:00
Pablo Martinez dc88ef8ce7 AAE-20480 Full Screen User Task Forms (#9341)
* AAE-20480 Full Screen User Task Forms

* AAE-20480 Attend review comments

* AAE-20480 Remove leftovers

* AAE-20480 Enable changing the display mode from task-form-cloud

* AAE-20480 Fix fullscreen mode header

* AAE-20480 Fix review comments

* AAE-20480 Allow hiding the full screen toolbar by configuration

* AAE-20480 Add review comments

* AAE-20480 Create display mode service
2024-03-05 15:10:50 +01:00
jacekpluta 77a87f01df [ACS-6586] "Folder" property complains about letters provided into "Name" input field (#9365) 2024-03-05 11:42:47 +01:00
Tomasz Gnyp 513098aee7 AAE-19372 Fix clickable area on cardview textitem (#9361)
* AAE-19372 Fix clickable area on cardview textitem

* AAE-19372 update test description
2024-03-04 13:39:49 -05:00
jacekpluta ca892fc8fa [ACS-6690] Resizing column can trigger sorting key/direction change in ACA and ADW (#9362) 2024-03-04 11:03:15 +01:00
dominikiwanekhyland 325eef1c32 [ACS-6748] BasicAlfrescoAuthService.requireAlfTicket should not be in adf/core (#9393) 2024-03-04 10:02:03 +01:00
Ehsan Rezaei 6c9c5576ba Release 6.7.0 (#9392) 2024-03-01 14:06:48 +01:00
Ehsan Rezaei 83d470ab23 Release 6.7.0 (#9380) 2024-02-27 16:24:03 +01:00
MichalKinas b5b3ff6674 [ACS-6812] Add new chip only when input value is valid (#9358)
* [ACS-6812] Add new chip only when input value is valid

* [ACS-6812] CR fixes

* [ACS-6812] Expectations fixed in unit tests

* [ACS-6812] Remove code duplications

* [ACS-6812] Remove fdescribe

* [ACS-6812] Duplications removal

* [ACS-6812] Remove duplicated tests

* [ACS-6812] Missing semicolon
2024-02-20 10:13:33 +01:00
jacekpluta 34a399e398 [ACS-6565] ADW - Document List View Header - UX Bugs - icon fix (#9349) 2024-02-19 13:11:56 +01:00
DominikIwanek 40d64d299f [HXCS-2818] - fix issues with ERROR RangeError: Invalid time value (#9340) 2024-02-16 10:15:14 +01:00
Grzegorz Jaśkowski a8d547c7b4 [ACS-6722] aca custom aspect property of d date type breaks application (#9331)
* [ACS-6722] fix custom date property parsing, delete reduntant function calls in templates

* [ACS-6722] add unit test
2024-02-15 17:06:03 -05:00
Bartosz Sekula 16005ef298 Create a new widget for decimal type (#9335)
* [AAE-19481] Create a new widget for decimal type

* update

* CR

* unit for decimal widgets

* added test for positibe validator

* added decimal validator tests

* cr
2024-02-15 14:23:55 +01:00