Commit Graph

3596 Commits

Author SHA1 Message Date
AleksanderSklorz
c67801963d ACS-6212 Corrected color for warning (#3589) 2024-01-09 10:16:17 -05:00
Alfresco Build
0466005858 [ci:force][auto-commit] Update dependencies ADF:6.6.0-7447507400 JS:7.5.0-7447507400 (#3577)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: Akash Rathod <41251473+akashrathod28@users.noreply.github.com>
2024-01-09 13:17:04 +01: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]
89eda8939b Build(deps-dev): Bump eslint-plugin-unicorn from 46.0.0 to 50.0.1 (#3579)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 46.0.0 to 50.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v46.0.0...v50.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-05 08:52:13 -05: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
dependabot[bot]
7411a88f23 Build(deps-dev): Bump @adobe/css-tools from 4.3.1 to 4.3.2 (#3548)
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-04 19:00:21 -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
Denys Vuika
33c3d6f5d4 [ACS-6543] switch from aws to gha cache (#3582)
* switch to gha cache

* save cache

* use exact path

* improve cache key

* cleanup

* cleanup

* remove npm registry var

* remove codeowners
2024-01-04 15:25:26 +00:00
dependabot[bot]
43f16a05b7 Build(deps-dev): Bump ts-node from 10.9.1 to 10.9.2 (#3578)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 12:24:52 -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
Alfresco Build
381ce2faba GH Auto: Upstream dependencies ADF:6.6.0-7307998972 JS-API:7.5.0-7307998972 using Tag:6.6.0-7307998972 (#3572)
* [ci:force][auto-commit] Update dependencies ADF:6.6.0-7307998972  JS:7.5.0-7307998972

* Update dependencies ADF:6.6.0-7307998972  JS:7.5.0-7307998972

* Update dependencies ADF:6.6.0-7307998972  JS:7.5.0-7307998972

---------

Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: DominikIwanek <dominik.iwanek@hyland.com>
2023-12-29 10:06:38 +01:00
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
SheenaMalhotra182
373a41bd16 [ACS-6456] Migrated Share File e2es to Playwright (#3565)
* [AACS-6456] migrated share-file e2es to playwright

* [ACS-6456] fixed code smells and removed duplication

* [ACS-6456] cleanup, addressed review comments

* [ACS-6456] addressed review comments

* [ACS-6456] added return types, fixed typos
2023-12-23 01:07:48 +05:30
DominikIwanek
683138ced1 [ACS-6369] - ACA on multi select file/folder permisstion menu should not be shown (#3571) 2023-12-22 15:53:23 +01:00
Akash Rathod
7465bbbf6d [ACS-6510] playwright List View e2e test (#3566)
* [ACS-6435] playwright e2e for list views personal files

* e2e test for trash page

* e2e test for trash page

* e2e test for file-libraries page

* e2e test for file-libraries page fix

* e2e test for file-libraries page fix

* e2e test shared recent  page

* e2e test shared recent  page fix

* e2e test review comment fix

* e2e test review fix flaky test fix

* e2e test fail test fix

* e2e test fail  fix

* test code fix

* protractor list-view test enable

* [ACS-6510] listview playwright e2e test

* code fix

* code fix

* code fix

* code fix

* code fix

* code fix

* code fix for review

* code fix for review
2023-12-22 09:36:32 +01:00
Aayush Rohila
1d0752ce8f [ACS-6455] Update cz translations (#3561)
* [ci:force]

* [ACS-6455] Update cz translations
2023-12-20 14:06:56 -05:00
Adam Zakrzewski
e001069bfa [ACS-6269] update create file from template tests (#3567)
* [ACS-6269] update create file from template tests

* update error messages

* update beforeAll of personal files

* move nodesApi initialize and delete

* removing unnecessary try catch blocks
2023-12-20 11:28:32 +01:00
Adam Zakrzewski
6bcca76646 [ACS-5678] update create folder from template tests (#3564) 2023-12-18 17:29:20 +01:00
Denys Vuika
aad0837234 [security] remove ajv-cli (#3475) 2023-12-11 12:58:02 -05:00
dependabot[bot]
8610e33d71 Build(deps-dev): Bump lint-staged from 14.0.1 to 15.2.0 (#3560)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v14.0.1...v15.2.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 11:48:36 -05:00
Akash Rathod
8b412b28f9 [ACS-6435] playwright e2e for list views personal files (#3551)
* [ACS-6435] playwright e2e for list views personal files

* e2e test for trash page

* e2e test for trash page

* e2e test for file-libraries page

* e2e test for file-libraries page fix

* e2e test for file-libraries page fix

* e2e test shared recent  page

* e2e test shared recent  page fix

* e2e test review comment fix

* e2e test review fix flaky test fix

* e2e test fail test fix

* e2e test fail  fix

* test code fix

* protractor list-view test enable
2023-12-11 11:07:13 -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
Alfresco Build
2f1c473efd GH Auto: Upstream dependencies ADF:6.6.0-7146652899 JS-API:7.5.0-7146652899 using Tag:6.6.0-7146652899 (#3550)
* [ci:force][auto-commit] Update dependencies ADF:6.6.0-7146652899  JS:7.5.0-7146652899

* Updated dependencies

---------

Co-authored-by: AleksanderSklorz <AleksanderSklorz@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2023-12-09 00:31:50 +01:00
Adam Zakrzewski
c4da70e52c [ACS-6471] move create tests (#3555) 2023-12-07 14:54:40 +01:00
swapnil-verma-gl
f917a663b7 [ACS-5014] Migrated Copy Move actions E2Es from protractor to playwright (#3531)
* [ACS-5014] Added Playwright E2E tests for copy-move actions

* [ACS-5014] Fixed missing import in tsconfig.e2e.json

* [ACS-5014] Removed unneeded method from utils.ts

* [ACS-5014] Updated playwright.config.ts

* [ACS-5014] Copy and Move tests are now working

* [ACS-5014] Removed unneeded test.only

* [ACS-5014] Added test case IDs to E2E tests

* [ACS-6211] Removed TODO note. Removed protractor test case files

* [ACS-5014] Added E2E tests for Destination Picker in copy-move actions

* [ACS-5014] Removed unneded only from test suite

* [ACS-5014] Updated import of logger from @alfresco/adf-cli to @alfresco/adf-testing

* [ACS-5014] Addressed code review findings. Moved objects to beforeAll/beforeEach wherever applicable. Added missing await.

* [ACS-5014] Addressed code review findings. Removed unused methods/objects from content-node-selector-dialog.ts

* [ACS-5014] Addressed code review findings. Removed unused methods/objects from content-node-selector-dialog.ts

* [ACS-5014] SonarLint fix

* [ACS-5014] Fixed breaking change for other E2Es

* [ACS-5014] Updated E2Es to use correct locator for more actions button
2023-12-06 16:01:48 +05:30
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
SheenaMalhotra182
78b1e3e460 [ACS-6443] cleanup for redundant e2es and unused methods (#3547)
* [ACS-6443] removed redundant e2es and unused methods

* [ACS-6443] cleanup

* [ACS-6443] cleanup

* [ACS-6443] undo cleanup

* [ACS-6443] linting fix

* [ACS-6443] cleanup

* [ACS-6443] cleanup

* [ACS-6443] addressed review comments
2023-12-01 13:33:23 +05:30
Alfresco Build
437cf9154e [ci:force][auto-commit] Update dependencies ADF:6.6.0-7045741448 JS:7.5.0-7045741448 (#3543)
Co-authored-by: DominikIwanek <DominikIwanek@users.noreply.github.com>
2023-11-30 14:12:21 +01:00
Adam Zakrzewski
1b55de018b [ACS-5018] library actions protractor tests (#3545)
* [ACS-5018] library actions protractor tests

* updating type and timeout

* implementing reviews comments
2023-11-29 19:09:07 +01:00
DominikIwanek
8831c2e82a manual upstream (#3546) 2023-11-29 13:19:54 +01:00
Denys Vuika
8aaca5f693 Remove dead code from the e2e (#3542)
* cleanup dead code

* cleanup dead code

* cleanup dead code

* cleanup dead code

* cleanup dead code

* cleanup dead code
2023-11-28 16:00:00 +00:00
dependabot[bot]
53931b0d27 Build(deps-dev): Bump @adobe/css-tools from 4.2.0 to 4.3.1 (#3530)
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 10:12:59 -05:00
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
SheenaMalhotra182
509ab55508 [ACS-6235] Migrated E2Es in favorites.ts file to Playwright (#3539)
* [ACS-6235] migrated e2es to playwright

* [ACS-6235] migrated e2es to playwright

* [ACS-6235] addressed review comments
2023-11-28 04:40:14 -05:00
Akash Rathod
fef55a3f73 [ACS-5923] remove navigation protractor e2e test (#3541) 2023-11-28 04:36:18 -05:00
Akash Rathod
c086bf2023 [ACS-6367] action available e2e remove (#3540)
* [ACS-6367] action available e2e remove

* [ci:force]

* Revert "[ACS-6367] action available e2e remove"

This reverts commit 0a92a383459797f970ea397c30bfb3350ba1ebeb.

* [ACS-6367] action available e2e remove
2023-11-27 09:43:55 -05: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
Akash Rathod
b988874df1 [ACS-6398] folder action-available e2e test (#3537)
* [ACS-6398] folder action-avilable test

* review changes

* review changes

* review changes
2023-11-27 12:04:55 +01: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