571 Commits

Author SHA1 Message Date
MichalKinas
33264f0731
[ACS-6924] Rename tags and categories plugins to mitigate naming conflicts (#3687)
* [ACS-6924] Rename tags and categories plugins to mitigate conflicts

* [ACS-6924] Add missing logic for tags and categories plugins
2024-03-04 13:52:17 -05:00
Katarzyna Kita
73726a8d39
[ACS-6795] Search Input tests migrated to Playwright (#3675)
* Added Playwright tests for search - input
2024-03-04 08:50:22 +01:00
MichalKinas
99f9106075
Release 4.4.0 (#3677) 2024-03-01 21:27:27 +01:00
Adam Świderski
89f12dc731
[ACS-6797] search general migrated from Protractor to Playwright (#3674)
* ACS-6797 search general migrated v1

* [ACS-6797] SonarCloud fix + test name update

* [ACS-6797] Tests fixed and passing

* [ACS-6797] Old protractor tests deleted from yml file
2024-02-29 14:21:32 +01:00
DominikIwanek
224cd62cbb
[ACS-6891] The user is not redirected to the library page after deleting the library from the Manage Members view (#3673) 2024-02-29 09:41:32 +01:00
MichalKinas
8c45ab95b7
[ACS-6831] Correctly pass stored displayAspect to metadata component (#3663)
* [ACS-6831] Correctly pass stored displayAspect to metadata component

* [ACS-6831] Bump ADF version
2024-02-26 12:30:45 +01:00
DominikIwanek
90e20e94a2
[ACS-6828] Clicking on search input when it has some content inside it does not allow user to edit search term (#3658) 2024-02-22 08:07:19 +01:00
Katarzyna Kita
799ff8b74b
[ACS-6791] Restore&fix excluded tests (#3649)
* Removed tests from excluded, small fixes
2024-02-21 13:57:06 +01:00
MichalKinas
930e4b1f3c
[ACS-6813] ACA configurable layout for search result list (#3656)
* [ACS-6813] Make search results list column configurable

* [ACS-6813] Documentation update

* [ACS-6813] Typo fix
2024-02-21 12:55:13 +01:00
MichalKinas
1141b810cb
[ACS-6427] Apply * for TEXT field for highlighting (#3659) 2024-02-21 12:20:00 +01:00
Mykyta Maliarchuk
3f182a5a68
[ACS-5994] Remove redundant deleteNodes method from e2e (#3587)
* [ACS-5994] remove redundant deleteNodes method [ci:force]

* [link-adf:dev-mmaliarchuk/ACS-5994-fix-jsApi-deleteNodes][affected:*][ci:force]

* rebase
2024-02-20 13:01:52 +01:00
MichalKinas
4766bfe707
[ACS-6427] Add search highlighting (#3637)
* [ACS-6427] Initial commit for search highlights

* [ACS-6427] Add correct highlighting config, handle highlights in search results

* [ACS-6427] CR fixes

* [ACS-6427] CR fix

* [ACS-6427] Locator fix

* [ACS-6427] E2E fix

---------

Co-authored-by: swapnil.verma <swapnil.verma@globallogic.com>
2024-02-15 16:26:09 +01:00
AleksanderSklorz
60a4abaa55
[ACS-5483] Renamed css class (#3638) 2024-02-15 13:44:01 +01:00
Mykyta Maliarchuk
7024bfc926
[ACS-4103] clear empty parameters for folder rules actions (#3641) 2024-02-14 10:40:38 -05:00
DominikIwanek
184ad17baf
[ACS-6140] - Remove references to internal Angular Material CSS classes (#3620) 2024-02-13 13:22:57 +01:00
Grzegorz Jaśkowski
8e567cd483
[ACS-6641] fix advanced search filters not displaying, fix libraries search option unchecking (#3633) 2024-02-13 11:28:33 +01:00
Katarzyna Kita
1400545c2d
[ACS-6668] [ACS-6669] e2e migration - Info Drawer general and library properties tests (#3628)
*[ACS-6668] [ACS-6669] e2e migration - Info Drawer general and library properties tests 
---------
Co-authored-by: datguycheb <adam.swiderski@hyland.com>
2024-02-13 09:58:45 +01:00
DominikIwanek
630f698300
[MNT-24151] - ADW: Users can see some actions Edit Offline" and "Upload New Version" for the declared record (#3622) 2024-02-12 16:08:54 +01:00
jacekpluta
5f16e41147
[ACS-6565] ADW - Document List View Header - UX Bugs (#3619) 2024-02-07 14:03:26 +01:00
Adam Świderski
382486463b
[ACS-6666] e2e migration for info drawer file folder properties tests (#3623)
* [ACS-5882] infoDrawer comments tests migrated to Playwright

* [ACS-5882] fixed issues from pull request comments

* [ACS-5882] 2nd part of fixed issues from pull request comments

* [ACS-6666] E2E test migration - infoDrawer - File Folder Properties

* [ACS-6666] Few changes + small test fixes

* [ACS-6666] Deleted unused method

* [ACS-5882] infoDrawer comments tests migrated to Playwright

* [ACS-5882] fixed issues from pull request comments

* [ACS-5882] 2nd part of fixed issues from pull request comments

* [ACS-6666] Sonar fix

* [ACS-6666] Small locators change + timeout increased
2024-02-06 11:43:35 +01:00
Mykyta Maliarchuk
bcb7e634d9
[ACS-6445] Address #PT20471_7 Missing Access Control (#3627) 2024-02-05 14:59:07 +01:00
Denys Vuika
4393f337c5
[ACS-6699] cleanup user info menu and details (#3625)
* cleanup user menu

* cleanup user info component
2024-02-02 16:43:03 +00:00
Adam Świderski
489a84735a
[ACS-5882] infoDrawer comments tests migrated to Playwright (#3615)
* [ACS-5882] infoDrawer comments tests migrated to Playwright

* [ACS-5882] Update string names

* [ACS-5882] fixed issues from pull request comments

* [ACS-5882] 2nd part of fixed issues from pull request comments

* [ACS-5882] added Promise void functions without return

* [ACS-5882] Small naming fixes

* [ACS-5882] excluding 2 tests - BE issue

* [ACS-5882] Fixed one test
2024-02-02 16:43:40 +01:00
Adam Świderski
c968c1cb7f
[ACS-6688] excluding & fixing failing tests (#3624)
* [ACS-6688] excluding excluded tests

* [ACS-6688] Shortened notes for excluded tests

* [ACS-6688] New patch of excluded tests

* [ACS-6688] few more excluded + one test fixed + timeout longer for library actions

* [ACS-6688] added longer timeout for github actions failing test

* exclude user test fix in ACS-6699

* [ACS-6688] Next patch of fixed tests

* [ACS-6688] last batch of excludes and one test fix

* [ACS-6688] Trash Admin fix

* [ACS-6688] .only deleted from trash admin test

* [ACS-6688] Reverted the global-variables.ts file changes

* [ACS-6688] small fixes

* [ACS-6688] spaces changed

* [ACS-6688] trash admin test excluded

---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-02-02 13:22:32 +01:00
Alfresco Build
4e19bbeabd
GH Auto: Upstream dependencies ADF:6.7.0-7675089335 JS-API:7.6.0-7675089335 using Tag:6.7.0-7675089335 (#3618)
* [ci:force][auto-commit] Update dependencies ADF:6.7.0-7675089335  JS:7.6.0-7675089335

* Update upstream to fix compatibility

---------

Co-authored-by: VitoAlbano <VitoAlbano@users.noreply.github.com>
Co-authored-by: Vito Albano <vito.albano@hyland.com>
2024-01-27 01:27:57 +00:00
Vito Albano
81669954b2
Upstream dependencies (#3617)
* Updated to the latest ADF

* Updated dependency for the libs

* Fixed package-lock
2024-01-26 18:54:41 +00:00
Mykyta Maliarchuk
c9dc3ce5ca
[ACS-6583] fix flickering toolbar on folder upload (#3609) 2024-01-26 11:06:27 +01:00
jacekpluta
f628892cf3
[ACA-4730] Bottom part of the letters "g", "y" and "j" are cut in the inputs (#3612) (#3612) 2024-01-26 10:20:00 +01:00
MichalKinas
baeffc9416
[ACS-6489] Use resizable option to disable resize on thumbnail column (#3590) 2024-01-26 08:50:39 +01:00
MichalKinas
3f04f05da5
[ACS-6620] Use extensions instead of content key for viewer extensions (#3610) 2024-01-25 23:30:17 +01:00
swapnil-verma-gl
47fb269c4d
[ACS-6642] Tags column and getTags API call is now dynamic on app.config.json for search page (#3607) 2024-01-24 12:12:45 +05:30
AleksanderSklorz
91cdb1a9d1
[ACS-5133] view details button is inactive in expanded view (#3603)
* ACS-5133 Allow to click View Details button in expanded view

* ACS-5133 Unit tests for returning to previous page when info drawer becomes closed

* ACS-5133 Unit tests for changes in expandInfoDrawer effect

* ACS-5133 Fix after rebase

* ACS-5133 Fix

* ACS-5133 Use first instead of filter

* ACS-5133 Fix e2e

* ACS-5133 Trigger jobs

---------

Co-authored-by: Akash Rathod <41251473+akashrathod28@users.noreply.github.com>
2024-01-21 20:11:36 +01:00
Mykyta Maliarchuk
c77528c530
[ACS-6576] Local storage prefix is not always created/updated properly in ADW (#3602)
* [ACS-6576] set local storage prefix

* [ACS-6576] remove redundant async
2024-01-16 10:01:46 +01:00
swapnil-verma-gl
dc2c7c9109
[ACS-6573] Manage permissions window can now be opened from inside file preview (#3596)
* [ACS-6573] Resolved issue where manage permissions window could not be opened when opened from inside file preview

* [ACS-6573] Fixed unit test
2024-01-12 17:42:43 +01:00
Denys Vuika
53245d6d6f
e2e bug fixes and code cleanup (#3599)
* bug fixes and dead code cleanup

* add missing await
2024-01-12 17:39:08 +05:30
Denys Vuika
dbe724552f
[ACS-6572] break dependency on adf-testing (#3594)
* remove Logger dependency

* remove BrowserVisibility dependency

* remove BrowserActions dependency

* remove ViewerPage dependency

* remove ApiUtil dependency

* remove StringUtil dependency

* remove adf-testing dependency

* bug fixes
2024-01-11 14:02:58 +00:00
Denys Vuika
09aba59b06
[ACS-6563] cleanup protractor configs and e2e for extensibility (#3591)
* cleanup extensibility configs and protractor e2e

* cleanup

* cleanup
2024-01-10 09:09:11 -05:00
Bartosz Sekula
58070d9666
[AAE-19247] Add css variables for selected and hover menu item (#3592) 2024-01-10 11:20:17 +01:00
AleksanderSklorz
c67801963d
ACS-6212 Corrected color for warning (#3589) 2024-01-09 10:16:17 -05:00
Denys Vuika
487c5ef62d
cleanup env variables (#3583) 2024-01-08 17:05:10 +00:00
Mykyta Maliarchuk
70531e3215
[ACS-6325] Persisting configuration of document list columns size, visibility and order (#3562)
* [ACS-6325] save configuration for column width & visibility

* [ACS-6325] save document list columns configuration

* [ACS-6325] remove unused class
2024-01-08 11:22:31 +01:00
dependabot[bot]
f0b6bd3e4e
Build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0 (#3573)
* Build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.3 to 15.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.3...15.11.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix linting

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2024-01-04 20:14:00 -05:00
RomainBerthet
9366961d02
Implement case-insensitive matching for file extensions (#3570)
Enable case-insensitive matching when determining file extensions in the application. This enhancement ensures that the system accurately recognizes and processes file extensions regardless of the case used in the filenames.
2024-01-04 17:44:47 -05:00
Akash Rathod
bc83c78b68
[ACS-6437] added new test migration (#3581) 2024-01-03 11:54:42 -05:00
Anukriti Singh
6da7152c84
[MNT-23433] Close Preview button position (#3535)
* [MNT-23433] preview button configure

* [MNT-23433] e2e fix

* [MNT-23433] e2e fix for protractor

* [MNT-23433] default position set to right

* [MNT-23433] close button added for e2e

* [MNT-23433] documentation added

* [MNT-23433] removed close button from toolbar

* [MNT-23433]  passing close button position

* [MNT-23433] hide info icon

* [MNT-23433] add property for info button

* Upstream ADF-6.6.0-7386887320, Js-api-7.5.0-7386887320 version
2024-01-03 13:27:30 +05:30
DominikIwanek
8a97b3cc49
[ACS-6278] - Permissions manager should not be showed for smart folder (#3580) 2024-01-02 12:31:44 -05:00
Akash Rathod
5bb7c210a5
[ACS-6535]add e2e test suite for copy-move-actions (#3576)
* add e2e test suite for copy-action

* code fix

* [ACS-6457] Migrated unshare-file e2es to playwright (#3575)

* [ACS-6457] Migrated unshare-file e2es to playwright

* Removed only

* [ACS-6457] Removed protractor file

* Updated timeout

* Updated timeout

* Removed clickClose method

* Addressed review comments

* Addressed review comments

* Created a separate test suit for share-actions

* Remove only

* rebase

* code fix

* code fix

---------
2024-01-02 15:11:22 +05:30
Kritagya Jaiswal
6b18b631ae
[ACS-6457] Migrated unshare-file e2es to playwright (#3575)
* [ACS-6457] Migrated unshare-file e2es to playwright

* Removed only

* [ACS-6457] Removed protractor file

* Updated timeout

* Updated timeout

* Removed clickClose method

* Addressed review comments

* Addressed review comments

* Created a separate test suit for share-actions

* Remove only
2023-12-28 11:54:32 +05:30
Anukriti Singh
90c69b207c
[ACS-5645] Property Panel Feature (#3477)
* [ACS-5540] changes for edit aspect button

* added aspect edit button

* [ACS-5540]fixed unit test cases and added unit test cases

* [ACS-5540] Modified changes

* [ACS-5540] fixed file lock issue

* [ACS-5645]Implemented changes as per review comments

* [ACS-5540]Modified the test case title

* [ACS-5645] changes for aspect icon

* [ACS-5645] fixed aspect lock issue in small screen

* [ACS-5540] modified the aspect button changes

* [ACS-5540] modified the changes

* [ACS-5645] added unit test cases

* [ACS-5540] removed unwanted code

* [ACS-5540] fixed lock-file bug

* [ACS-5540] revert the unwanted changes

* [ACS-5540] modified changes

* [ACS-5540]Implemented the changes as per the review comments

* [ACS-5540] added group lock changes

* [ACS-5540] added tooltip

* [ACS-5540] Implemented the review comments

* [ACS-5540] added tooltips

* [ACS-5540] Added styles

* [ACS-5540]Added focus

* [ACS-5551]updated property panel design

* [ACS-5551]added null checks

* [ACS-5551] update style

* [ACS-5540] changes for edit aspect button

* added aspect edit button

* [ACS-5540]fixed unit test cases and added unit test cases

* [ACS-5540] Modified changes

* [ACS-5645]Implemented changes as per review comments

* [ACS-5645] changes for aspect icon

* [ACS-5540] modified the aspect button changes

* [ACS-5540] modified the changes

* [ACS-5540] revert the unwanted changes

* [ACS-5540] added group lock changes

* [ACS-5551]updated property panel design

* [ACS-5551]added null checks

* [ACS-5551] update style

* [ACS-5551] name updated

* [ACS-5551] unit test fix

* [ACS-5551] header issue fixed

* [ACS-5645] style updated

* [ACS-5645] border updated

* [ACS-6117] fixed aspect dispaly issue

* [ACS-5645] different node open issu fixed

* [ACS-5645] unit test issue fix

* [ACS-5645] unit test fix

* [ACS-5645] tabs design modify

* [ACS-5645] dependency updated

* [link-adf:ACS-564
5-property-panel-feature] test linking

* "[link-adf:ACS-5645-property-panel-feature]"

* [ACS-5645] revert adf linking changes

* add adf configs to libs

* fix issue with empty paths

* try using adf target

* [link-adf:ACS-5645-property-panel-feature] fix core mapping

* [link-adf:ACS-5645-property-panel-feature] revert target changes

* remove useless styles

* remove css hacks

* cleanup useless properties

* remove useless properties

* remove useless code

* [ACS-5645] added missing code

* [ACS-5654] add icon for full screen

* [ACS-5654] nodei con methods moved to thumbnail

* [ACS-5654] unit test added and code refactor

* [ACS-5645] unit test added

* [ACS-5645] panel issue fix

* [ACS-5645] removed unit test for editable property

* [ACS-5645] removed unused unit test

* [ACS-5645] unit test updated

* [ACS-5645] updated the unit test

* Modified the unit test cases for getNodeIcon

* Upsteam ADF-6.6.0-7287333895, Js-api-7.5.0-7287333895 version

* Fix failing test cases

* Fix failing e2e

---------

Co-authored-by: Yasa-Nataliya <yasa.nataliya@globallogic.com>
Co-authored-by: pkundu <priyanka.kundu@hyland.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
Co-authored-by: rbahirsheth <raviraj.bahirsheth@globallogic.com>
2023-12-27 10:26:11 +05:30
swapnil-verma-gl
339dc60d6d
[ACS-6107] Updated default configuration for date-range component to be compatible with the new advanced search date range component (#3532)
* [ACS-6107] Updated default configuraiton for date-range component in extensions to match the required config for the new date range component

* [ACS-6107] Updated E2Es to remove references to old date-range component

* [ACS-6107] Restored missing column key
2023-12-26 11:14:33 +05:30