186 Commits

Author SHA1 Message Date
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
jacekpluta
5f16e41147
[ACS-6565] ADW - Document List View Header - UX Bugs (#3619) 2024-02-07 14:03:26 +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
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
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
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
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
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
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
Aayush Rohila
1d0752ce8f
[ACS-6455] Update cz translations (#3561)
* [ci:force]

* [ACS-6455] Update cz translations
2023-12-20 14:06:56 -05:00
AleksanderSklorz
68ee86010a
[ACS-6323] dynamic content list changing columns order with drag drop (#3557)
* ACS-6323 Allow to drag and drop name column

* ACS-6323 Made rest columns in personal files as draggable

* ACS-6323 Enabled dragging columns for rest of lists

* ACS-6323 Small correction

* ACS-6323 Fixed e2e

* ACS-6323 Fixed e2e

* ACS-6323 Fixed e2e

* ACS-6323 Fixed e2e

* ACS-6323 Fixed e2e

* ACS-6323 Fixed e2e

* ACS-6323 Fixed e2e

* ACS-6323 Fixed e2e

* ACS-6323 Revert change

* e2e test fix

* e2e test fix

---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2023-12-11 12:04:50 +01:00
Bartosz Sekula
0c8b872cd0
[AAE-18779] Cannot update colours according to dynamically generated theme due to hardcoded values (#3558)
* [AAE-18779] Custom theme - cannot update colours according to dynamically generated theme due to hardcoded values

* Fix colours part1

* Fix chip colours

* Fix column chip colour

* Fix sidenav text

* Fix sidenav selected text color

* Fix colours
2023-12-11 09:49:12 +01:00
Tomasz Gnyp
d599d525c7
[AAE-18662] Fix - Pipe icon is still visible in the search (#3556) 2023-12-11 08:26:57 +01:00
Tomasz Gnyp
5062220056
[AAE-18442] Add data-automation-id to ACA user initials and sidenav (#3554) 2023-12-06 10:52:46 +01:00
pkunduGL
b07b977146
[ACS-6031] Css classes added for maintaining minimum width in column header (#3549)
* Css classes added for maintaining minimum width in column header

* Resolved review comments for ACS-6031
2023-12-06 13:58:32 +05:30
swapnil-verma-gl
34c8976af6
[ACS-6211] Resolved UI alignment issue in create rule dialog (#3505)
* [ACS-6211] Resolved UI alignment issue in create rule dialog

* [ACS-6211] Changed appearance of mat-select form field to standard to match with other action form fields

* [ACS-6211] Fixed unit tests

* [ACS-6138] Updating ADW Styling after ACA changes for angular material - Expansion panel items

* [ACS-6211] Fixed failing E2E
2023-12-06 13:36:00 +05:30
AleksanderSklorz
2c69887e08
[ACS-6252] support disabling the tags and categories feature in the applications (#3533)
* ACS-6252 Allow to hide tags and categories from metadata panel and to hide tags column from personal files

* ACS-6252 Allow to hide tags column from all other lists

* ACS-6252 Allow to hide tags and categories from search filters

* ACS-6252 Set type for search field

* ACS-6252 Hide displaying tags and categories related operators, properties and aspects in folder rules when that feature is disabled

* ACS-6252 Get from service information if tags and categories are disabled

* ACS-6252 Handled case when tags and categories configuration is missing in app.config.json

* ACS-6252 Unit tests for changes for RuleActionUiComponent

* ACS-6252 Unit tests for changes for RuleSimpleConditionUiComponent

* ACS-6252 Unit tests for changes for MetadataTabComponent

* ACS-6252 Unit tests for changes for app rules

* ACS-6252 Unit tests for changes for AppExtensionService

* ACS-6252 Removed redundant private from constructor parameter and corrected unit test title

* ACS-6252 Hide link to category action if categories feature is disabled

* ACS-6252 Move to beforeEach
2023-11-28 14:09:00 +01:00
Alfresco Build
6a326f776a
GH Auto: Upstream dependencies ADF:6.6.0-7017572520 JS-API:7.5.0-7017572520 using Tag:6.6.0-7017572520 (#3500)
* [ci:force][auto-commit] Update dependencies ADF:6.6.0-7017572520  JS:7.5.0-7017572520

* Set corrected versions for ADF

---------

Co-authored-by: AleksanderSklorz <AleksanderSklorz@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2023-11-28 13:10:12 +01:00
Denys Vuika
610339ac5a
upgrade to latest ADF alphas (#3538)
* upgrade to latest ADF alphas

* use latest alphas
2023-11-27 12:56:10 +00:00
Mykyta Maliarchuk
7c95b53c8b
[ACS-6081] Reduce references to internal Angular material CSS classes (#3534)
* [ACS-6081] Reduce references to internal Angular material CSS classes

* [ACS-6081] rollback default scrollable value [ci:force]

* [ACS-6081] linting

* [ACS-6081] fix e2es

* [ACS-6081] cr fix

* [ACS-6081] remove adf-cli logger from e2es
2023-11-24 14:59:57 +01:00
Denys Vuika
23957d7999
update to latest ADF alphas (#3529) 2023-11-20 12:34:30 +00:00
pkunduGL
7f256b2284
[ACS-6031] Css classes added for maintaining minimum width in column header (#3523) 2023-11-17 18:07:24 +00:00
Denys Vuika
d2a4da13ea
update to latest ADF (#3524)
* update to latest ADF

* bpm aca-shared/content dependencies
2023-11-17 10:30:17 -05:00
MichalKinas
4e21459fea
[MNT-23166] Add resizing and disable blur for document lists (#3520)
* [MNT-23166] Add resizing and disable blur for document lists

* [MNT-23166] Bump JS-API and ADF
2023-11-16 06:55:50 -05:00
DominikIwanek
cde4308431
Upstream to ADF:6.5.1 JS-API:7.2.0 (#3514)
* upstream to ADF:6.5.0 JS-API:7.2.0

* Fix pipeline for PR

* Fix pipeline for PR

* Fix pipeline for PR

* exclude C286473

---------

Co-authored-by: Tomasz <tomasz.gnyp@hyland.com>
2023-11-15 07:29:52 -05:00
DominikIwanek
57ac20a8c5
[ACS-6278] - disable manage rules for smart folders (#3518) 2023-11-14 12:08:07 +01:00
MichalKinas
c9e0f7abe6
[ACS-4794] ES migration PR (#3359)
* [ACS-4794] Change migration affected queries

* [ACS-4794] Use acadev-es for PR workflow

* [ACS-4974] Remove * from path as it causes exception

* [ACS-4794] Fix search input

* [ACS-4794] Correct search term, correct Playwright url

* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix pagination and sorting search terms

* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix actionsAvailableFilesFolders and actionsAvailableSpecialPermissions

* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Empty commit

* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix missed test case

* [ACS-4974] Reverted searchFor calls in single-file-actions.test.ts back to original state without *

* [ACS-4974] Fix card view item import

* [ACS-4974] Add PATH as a workaround for PNAME and QNAME

* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] Temporary exclude ADF linking from unit tests

* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] Test on acadev

* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] Bring acadev-es back

* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] E2E fix

* [ACS-4974] Add workaround for repository site option

* [ACS-4974] Exclude failing case which works manually

* [ACS-4974] Check changes on regular acadev

* [ACS-4974] Exclude flaky test case

* [ACS-4974] E2E fix

---------

Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com>
2023-11-14 08:26:08 +01:00
Adam Zakrzewski
779e4e4b05
[ACS-6269] create file from template tests (#3509)
* [ACS-6269] create file from template tests

* applying shorten expression
2023-11-07 17:35:04 +01:00
MichalKinas
69c00fc403
Sonarcloud issues fixes (#3499)
* Sonarcloud issues fixes

* Code smell fixes

* Refactoring to remove new code duplications

* Sonarcloud code smell fixes part I

* Sonarcloud code smell fixes part II

* Missing code smell fix

* Add new ESLint rules to cover fixed SonarCloud issues

* Add missing command

* Add missing is existing check
2023-11-03 06:43:06 -04:00
MichalKinas
b23bd3e25b
Release 4.3.0 (#3503)
* Release 4.3.0

* Correct typing for unit test
2023-10-31 15:05:18 +01:00
DominikIwanek
835ddc3281
[ACS-5566] - add configurable columns to document list (#3473) 2023-10-25 16:25:54 +02:00
Mykyta Maliarchuk
02f581e4c2
[ACS-5752] fixed incorrect info drawer properties update (#3492) 2023-10-25 16:13:38 +02:00
MichalKinas
b25a3ad9d8
Use latest JS-API and ADF (#3494)
* Use latest JS-API and ADF

* Unit test fix
2023-10-25 14:48:12 +02:00
AleksanderSklorz
7ae335c3d2
[ACS-5647] rework template of library metadata form component (#3487)
* ACS-5647 Removed template for view mode and used template for edit mode instead

* ACS-5647 Fixed auto focus for name field

* ACS-5647 Reverted data automation id

* ACS-5647 Corrected unit tests

* e2e fix for library details

---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2023-10-24 22:29:59 +02:00