Commit Graph

1330 Commits

Author SHA1 Message Date
Vito Albano
eca1901cf8 [affected:*][ci:force] Fixing e2e - the long painful journey 2024-04-03 02:38:28 +01:00
Vito Albano
d191267e17 [affected:*][ci:force] Fixed other e2es 2024-04-03 02:38:28 +01:00
Wojciech Duda
1ecf6d26f7 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-04-03 02:38:28 +01:00
Vito Albano
58657fc544 [affected:*][ci:force] Fixed lint after error on important 2024-04-03 02:38:28 +01:00
Vito Albano
b93542af58 [affected:*][ci:force] Fixed e2e with new notation 2024-04-03 02:38:28 +01:00
Vito Albano
9dc3506ed1 [affected:*][ci:force] Fixed lint 2024-04-03 02:38:28 +01:00
Vito Albano
6d8d8e1c77 [affected:*][ci:force] Fixed lint 2024-04-03 02:38:28 +01:00
Vito Albano
0930c2d294 [affected:*][ci:force] Upgrading material selector class 2024-04-03 02:38:28 +01:00
Vito Albano
02c2278cd0 [affected:*][ci:force] Fixing rebase 2024-04-03 02:38:28 +01:00
Vito Albano
c3f29c3a43 Rebased to the latest 2024-04-03 02:38:28 +01:00
Vito Albano
0e1562aba9 Fixed lint files and exclude some needing migration 2024-04-03 02:38:28 +01:00
Vito Albano
60f22df666 Fixed PR after huge rebase -_- 2024-04-03 02:38:28 +01:00
Vito Albano
0d611ac62b Rebased to latest 2024-04-03 02:38:28 +01:00
Wojciech Duda
fea3cb98e4 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-04-03 02:38:28 +01:00
Vito Albano
ed3713c047 Honestly i'm going on just for the challenge now' 2024-04-03 02:38:28 +01:00
Vito Albano
773c5239fb Fixed unit tests after rebase 2024-04-03 02:38:28 +01:00
Vito Albano
096faece6e Fixed unit tests after rebase 2024-04-03 02:38:28 +01:00
Vito Albano
62febd2b53 rebased and fixed the wrong directive for matList' 2024-04-03 02:38:28 +01:00
Vito Albano
896fd39602 Fixed slider search e2es 2024-04-03 02:38:28 +01:00
Vito Albano
2310e033e2 Rebase went little bit wrong -II 2024-04-03 02:38:27 +01:00
Vito Albano
f9ad59e77b Fixing e2e - part III 2024-04-03 02:38:27 +01:00
Vito Albano
42e666848e Fixing styles not migrated by material 2024-04-03 02:38:27 +01:00
Vito Albano
c498fe809e Fixed unit tests 2024-04-03 02:38:27 +01:00
Vito Albano
c23575bc6b Fixed most of unit tests failing 2024-04-03 02:38:27 +01:00
Vito Albano
817f041952 Fixed core unit test and excluded instable ones 2024-04-03 02:38:27 +01:00
Vito Albano
01be4e796e Fixed storybook with migration to WP5 2024-04-03 02:38:27 +01:00
Vito Albano
439cfaa170 Fixed linting 2024-04-03 02:38:27 +01:00
Vito Albano
2980eba9f6 Make all the part build 2024-04-03 02:38:27 +01:00
Vito Albano
7f690bea0b Upgrading NX and start fixing styles 2024-04-03 02:38:27 +01:00
Vito Albano
178bd62e2e migration for material' 2024-04-03 02:38:27 +01:00
Vito Albano
e6216491c3 Changed ng version before material migration 2024-04-03 02:38:27 +01:00
Denys Vuika
88ebd225bd Update stylelint dependencies (#9483)
* chore: update stylelint

* css fixes

* css fixes

* css fixes
2024-03-28 10:36:47 -04:00
Denys Vuika
3dff1e0091 fix: incorrect angular attributes in search components (#9479) 2024-03-27 10:25:58 -04:00
Denys Vuika
f66342df2f [ACS-7365] Optimise Search providers and unit tests (#9477)
refactor: optimise node selector imports and tests
2024-03-27 08:19:37 -04:00
Denys Vuika
1952f4852f fix search input component selector (#9470) 2024-03-25 10:48:11 -04:00
Denys Vuika
c4343c1332 [ACS-7338] Fix search input formatting for asterisk (#9459)
* fix: double asterisk formatting for search input

* fix: double asterisk formatting for search input

* fix: double asterisk formatting for search input
2024-03-25 09:39:35 -04:00
Denys Vuika
aab03cc864 [ACS-7338] Simple search input component (#9454)
* feat(content-services): simple search input component for applications

* feat(content-services): support i18n for search input

* feat(content-services): apply review suggestions

* feat(content-services): apply review suggestions

* chore: fix husky install
2024-03-22 11:17:38 -04:00
Denys Vuika
c382ac06ec [ACS-7312] fix missing Search component exports, support projection (#9449)
* allow content projection for filter chip list

* fix missing export

* add missing export

* fix missing exports

* fix missing exports, organize exports better

* [ci:force] streamline search exports
2024-03-20 09:05:24 -04:00
Mykyta Maliarchuk
c642d0e5c2 [ACS-6150] Add category selector dialog (#9423)
* [ACS-6150] add category selector dialog

* [ACS-6150] fix import

* [ACS-6150] cr fix

* [ACS-6150] cr fix

* [ACS-6150] change describe name

* [ACS-6150] linting

* [ACS-6150] style fix

* [ACS-6150] align styles
2024-03-20 08:56:01 +01:00
Denys Vuika
a09d1cfe97 [ACS-7284] injectable search configuration (#9448)
* injectable search configuration

* update docs
2024-03-18 13:22:38 -04:00
Mykyta Maliarchuk
e675a12dfd [ACS-6233] Enable metadata e2es (#9391)
* [ACS-6233] enable metadata e2es

* [ACS-6233][ci:force]

* [ACS-6233] cr fix

* [ACS-6233] cr fix

* [ACS-6233] fix e2e C260181
2024-03-13 15:40:04 +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
AleksanderSklorz
5d545b5f0d [ACS-6581] Wrap comments into multiple lines (#9407)
* ACS-6581 Wrap comments into multiple lines

* ACS-6581 Used variable for border color

* ACS-6581 Changed value for padding

* ACS-6581 Used ellipsis and tooltip instead of wrapping comment

* ACS-6581 Add missing space
2024-03-08 15:44:53 +01:00
jacekpluta
78e7d4cede [ACS-6565] No items message in folder properties not displayed properly (#9413) 2024-03-08 14:51:01 +01:00
tamaragruszka
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
MichalKinas
530899fd51 [ACS-6924] Rename tags and categories plugins (#9406) 2024-03-05 12:58:23 +01:00
Grzegorz Jaśkowski
9e4569d7ca [MNT-24082] fix aspect overwriting from dialog (#9390)
* [MNT-24082] fix aspect overwriting from dialog

* [MNT-24028] address comments, improve unit tests
2024-03-04 11:45:41 +01:00
dominikiwanekhyland
325eef1c32 [ACS-6748] BasicAlfrescoAuthService.requireAlfTicket should not be in adf/core (#9393) 2024-03-04 10:02:03 +01:00