1322 Commits

Author SHA1 Message Date
Vito Albano
c5a06989b7 Rebase went little bit wrong -II 2024-04-16 09:10:07 +01:00
Vito Albano
d832f0e580 Fixing e2e - part III 2024-04-16 09:10:07 +01:00
Vito Albano
2a6d625245 Fixing styles not migrated by material 2024-04-16 09:10:07 +01:00
Vito Albano
9f03f74f3f Fixed unit tests 2024-04-16 09:09:44 +01:00
Vito Albano
49523f41ea Fixed most of unit tests failing 2024-04-16 09:09:44 +01:00
Vito Albano
65d683663d Fixed core unit test and excluded instable ones 2024-04-16 09:09:44 +01:00
Vito Albano
c557a5ec59 Fixed storybook with migration to WP5 2024-04-16 09:09:44 +01:00
Vito Albano
d41ac1bae9 Fixed linting 2024-04-16 09:09:44 +01:00
Vito Albano
bb7b14ca24 Make all the part build 2024-04-16 09:09:44 +01:00
Vito Albano
94bacbc671 Upgrading NX and start fixing styles 2024-04-16 09:09:44 +01:00
Vito Albano
f9e72f1718 migration for material' 2024-04-16 09:09:44 +01:00
Vito Albano
93ca3484b8 Changed ng version before material migration 2024-04-16 09:09:35 +01:00
Darya Blavanovich
86d3ca7892
[ACS-6842] [ACA] Clicking "Create" button multiple times in folder creation modal sends the same folder creation request multiple times (#9554)
* ACS-6842 add disable mode to submit button

* ACS-6842 refactor ts and spec files

* ACS-6842 add setFormValues function

---------

Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-04-15 13:03:11 -04:00
Denys Vuika
05884e829b
[ACS-7382] Standalone AdfConfigPipe pipe (#9558)
* standalone AdfConfigPipe

* standalone AdfConfigPipe [ci:force]
2024-04-15 12:54:08 -04:00
Grzegorz Jaśkowski
7cef7a2688
[ACS-5571] Remove unused WebScript component (#8752)
* ACS-5571 Remove unused WebScript component

* [ACS-5571] revert wrong file deletion
2024-04-15 09:45:51 -04:00
Grzegorz Jaśkowski
22da251c02
[ACS-5572] Remove unused Social components (#8758)
* ACS-5572 Remove unused Social components

* [ACS-5572] revert wrong file deletion
2024-04-15 09:39:32 -04:00
Grzegorz Jaśkowski
29757e4ee4
[MNT-24028] edit aspects dialog counter bug (#9539)
* [MNT-24028] fix dialog counter bug

* [MNT-24028] update docs

* [MNT-24028] remove fit
2024-04-12 09:25:15 +02:00
Darya Blavanovich
1bcc760b3f
ACS-6721 fix button visibility (#9530)
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-04-11 11:43:03 -04:00
tamaragruszka
12c1f3fc1e
[ACS-7371] ADF manage version list missing button (#9484)
* [ACS-7371] list width limitation

* [ACS-7371] list width limitation

* [ACS-7371] change scss selector
2024-04-10 13:25:54 +02:00
Denys Vuika
135b3b4b51
[ACS-7462] cleanup deprecated api for DataTable and DocumentList (#9500)
* refactor: cleanup gallery mode from DataTable/DocumentList

* refactor: cleanup gallery mode from DataTable/DocumentList

* refactor: cleanup gallery mode from DataTable/DocumentList [ci:force]

* refactor: remove unused api [ci:force]

* refactor: remove unused api [ci:force]

* refactor: update and fix documentation [ci:force]

* refactor: restore thumbnails, docs fixes [ci:force]

* fix package lock
2024-04-09 13:13:57 -04:00
Wojciech Duda
5494aa8728
AAE-21233 Enable no angular material selectors rule for adf (#9430)
* AAE-20779 enable material selectors rule

* AAE-20779 fixes in units in already covered libs

* AAE-20779 simplified local package linking
2024-04-09 17:08:51 +02:00
Denys Vuika
d45a02042e
chore: remove deprecated Angular api (#9516) 2024-04-09 09:12:58 -04:00
Tomasz Gnyp
bc07c09dda
Release 6.8.0 (#9506) 2024-04-09 10:13:05 +02: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
Ehsan Rezaei
6c9c5576ba
Release 6.7.0 (#9392) 2024-03-01 14:06:48 +01:00
DominikIwanek
f7d83195f9
[ACS-6888] - The root folder of breadcrumbs is misplaced when viewed from a folder view (#9389) 2024-02-28 12:20:53 +01:00
Ehsan Rezaei
83d470ab23
Release 6.7.0 (#9380) 2024-02-27 16:24:03 +01:00
Bartosz Sekula
bd9a9bb901
[AAE-19610] Fix duplicated buttons for date-time filter widget (#9382) 2024-02-26 14:20:26 +01:00
MichalKinas
f7dcab7adb
[ACS-6831] Property panel refactoring (#9372)
* [ACS-6831] Refactor property panel feature to mitigate bugs and increase code quality

* [ACS-6831] Introduce new interace for metadata panel

* ACS-6831 Corrected tests

* ACS-6831 Fixed unit tests

* ACS-6831 Fixed unit tests

* ACS-6831 Cleaning code

* ACS-6831 Added tests

* ACS-6831 Replaced fdescribe with describe

* [ACS-6831] Use default properties enum, fix editing state

* [ACS-6831] Expand correct section based on displayAspect property

* [ACS-6831] Lint fix

---------

Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2024-02-26 08:47:56 +01:00
DominikIwanek
7e68ed9ceb
[ACS-6817] Size and Modified by is not displayed after editing file/folder properties (#9367) 2024-02-22 10:33:09 +01:00
Denys Vuika
4c75a6748c
Linting fixes (#9348)
* linting fixes

* lint fixes

* linting and spellcheck fixes

* code fixes
2024-02-16 11:04:49 -05:00
StephenDunn
9b0104fcf5
(#9307) Fix filterExcludedPreset of adf-content-metadata-card configuration to include all excluded properties (#9309)
* fix filterExcludedPreset to include all configurations instead of only the first with exclusions. (#9307)

* New test for property exclusion in layout-oriented-config.service (9307)
2024-02-16 08:25:48 -05:00