Commit Graph

3596 Commits

Author SHA1 Message Date
Katarzyna Kita
b44beeb877 Changed beforeEach, small 'random' cleanup (#3728) 2024-03-25 11:51:38 +01:00
Adam Świderski
0d6ca1a356 [ACS-6794] protractor to playwright e2e test suites search filters add filters classes (#3722)
* [ACS-6794] First test push with added classes

* [ACS-6794] Added search filters classes with locators
2024-03-22 11:19:06 -04:00
Adam Świderski
184f521e7b [ACS-7294] Updated hooks - copy-move-actions (#3721)
* [ACS-7294] Updated hooks - copy-move-actions

* [ACS-7294] fixed one comments test
2024-03-22 10:19:05 +01:00
Mykyta Maliarchuk
965f68c0ac [ACS-6150] Folder rules - add category selector for link category action (#3701)
* [ACS-6150] folder rules - add category selector for link category action

* [ACS-6150] unit tests
2024-03-21 12:31:16 +01:00
dependabot[bot]
76f83da505 Build(deps-dev): Bump @playwright/test from 1.37.1 to 1.42.1 (#3682)
* Build(deps-dev): Bump @playwright/test from 1.37.1 to 1.42.1

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.37.1 to 1.42.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.37.1...v1.42.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* Playwright 1.42.1 upstream - fixed info-drawer tests

* Playwright 1.42.1 upstream - fixed copy-move-actions tests

* @datguychen
Playwright 1.42.1 upstream - fixed library-actions tests

* Playwright 1.42.1 upstream - SonarCloud fix 1

* Playwright 1.42.1 upstream - review fix 1

* Playwright 1.42.1 upstream - review fix 2

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: datguychen <adam.swiderski@hyland.com>
2024-03-21 11:26:52 +01:00
MichalKinas
5adaf35e79 [ACS-6956] Add GHA workflow to release ACA libs from branch (#3702)
* [ACS-6956] Add GHA workflow to release ACA libs from branch

* [ACS-6956] Add lint and unit-tests step
2024-03-20 12:21:27 +01:00
Alfresco Build
0b40a5dec5 [ci:force][auto-commit] Update dependencies ADF:6.8.0-8355483154 JS:7.7.0-8355483154 (#3714)
Co-authored-by: nikita-web-ua <nikita-web-ua@users.noreply.github.com>
2024-03-20 10:01:38 +01:00
dependabot[bot]
c0e4286fd3 Build(deps-dev): Bump follow-redirects from 1.15.4 to 1.15.6 (#3707)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 11:25:56 -04:00
dependabot[bot]
82b77945c0 Build(deps): Bump @fontsource/open-sans from 5.0.12 to 5.0.27 (#3708)
Bumps [@fontsource/open-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/open-sans) from 5.0.12 to 5.0.27.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/open-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/open-sans)

---
updated-dependencies:
- dependency-name: "@fontsource/open-sans"
  dependency-type: direct:production
  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-03-19 09:42:14 -04:00
Akash Rathod
3e0ce59eec [ACS-7287] update node for docker images (#3713)
* [ACS-7287] node:18.16 update for docker image

* update package.json file
2024-03-19 14:01:05 +01:00
Alfresco Build
5697f86317 [ci:force][auto-commit] Update dependencies ADF:6.8.0-8333997319 JS:7.7.0-8333997319 (#3696)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-03-19 10:37:44 +01:00
Adam Świderski
96a5542fe4 [ACS-7267] The rest of list-views tests migrated to Playwright (#3711) 2024-03-19 09:40:44 +01:00
Akash Rathod
227f3fb996 [ACS-6437] viewer e2e test migrate to playwright (#3704)
* rebase

* [ACS-6437] view protractor migrate to playwright

* [ACS-6437] review changes

* [ACS-6437] review changes
2024-03-15 14:17:20 +01:00
Adam Świderski
f2d78f165c [ACS-7260] Added Playwright artifacts to github actions (#3706)
* [ACS-7260] Added Playwright artifacts to github actions

* [ACS-7260] test path destintations

* [ACS-7260] review fix 1

* [ACS-7260] test path destinations 2

* [ACS-7260] make one test fail for playwright raports

* [ACS-7260] test path destinations 3

* [ACS-7260]

* [ACS-7260] final commit
2024-03-15 10:43:33 +01:00
Adam Świderski
8512e42ece [ACS-6799] Search sorting tests migrated to Playwright (#3705)
* [ACS-6799] search sorting migrated to Playwright

* [ACS-6799] review fixes 1

* [ACS-6799] cloudflare fix 1

* [ACS-6799] cloudflare fix 2

* [ACS-6799] review fixed 2

* [ACS-6799] sonarcloud fix 3
2024-03-14 12:13:03 +01:00
dependabot[bot]
e54854e052 Build(deps-dev): Bump karma from 6.4.2 to 6.4.3 (#3666)
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.2 to 6.4.3.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.3)

---
updated-dependencies:
- dependency-name: karma
  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-03-12 10:41:56 -04:00
dependabot[bot]
97032d9d74 Build(deps): Bump es5-ext from 0.10.62 to 0.10.63 (#3670)
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 10:17:47 -04:00
dependabot[bot]
7fa9f04312 Build(deps): Bump material-icons from 1.13.8 to 1.13.12 (#3699)
Bumps [material-icons](https://github.com/marella/material-icons) from 1.13.8 to 1.13.12.
- [Release notes](https://github.com/marella/material-icons/releases)
- [Commits](https://github.com/marella/material-icons/compare/v1.13.8...v1.13.12)

---
updated-dependencies:
- dependency-name: material-icons
  dependency-type: direct:production
  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-03-12 09:53:02 -04:00
Katarzyna Kita
c572dde261 [ACS-6954] Refactor Search Playwright tests - move search actions to searchOverlay component (#3703)
* Refactored search playwright tests moved search actions to search overlay component
2024-03-12 12:55:02 +01:00
Katarzyna Kita
f63d5073f4 [ACS-6954] Refactored search playwright tests (#3700)
* Refactored search playwright tests
2024-03-12 10:15:17 +01:00
tamaragruszka
a9780b352d [ACS-6587] ACA: Viewer does not update after restoring version and the toolbar disappears (#3669)
* [ACS-6587] update after restoring version

* [ACS-6587] update tests

* [ACS-6587] add tests and fixes

* resolve conflicts content-management.service.spec.ts
2024-03-11 11:54:27 +01:00
Katarzyna Kita
b5d2193416 ACS-6796 Search results files&folders tests migration to Playwright (#3691)
* Migrated tests for Search - files & folders
2024-03-11 11:16:44 +01:00
jacekpluta
789d07d59f [ACS-6565] ADW - Document List View Header - UX Bugs (Additional fixes) (#3685) 2024-03-10 15:55:35 +01:00
Adam Świderski
93cf1b9198 [ACS-6798] protractor to playwright e2e test suites search results libraries (#3690)
* [ACS-6798] seach results libraries migrated

* [ACS-6798] added infoDrawer and search to PW tests in PRs

* [ACS-6798] excluded tests + sonar fix

* [ACS-6798] sonar fix 2

* [ACS-6798] sonar fix 3

* [ACS-6798] sonar fix 3

* [ACS-6798] login and delete methods added to Utils for sonar cloud duplication code

* [ACS-6798] review fixes

* Revert "[ci:force][auto-commit] Update dependencies ADF:6.8.0-8186121470  JS:7.7.0-8186121470 (#3693)"

This reverts commit 29b1bf99d4ff8734342b94907d6bb2676a407e2e.

* Revert "Release 4.4.1 (#3688)"

This reverts commit 6dd3ad66d0d96054beb4f70fee5b2b550cc23efc.

* [ACS-6798] review fixes pt2

* [ACS-6798] review fixes pt 3

* [ACS-6798] review fixes pt4

* [ACS-6798] review fixes pt4.1
2024-03-08 10:58:19 +01:00
MichalKinas
00feb07d7d Correct caret versioning for ADF alphas (#3697) 2024-03-07 17:11:09 +01:00
MichalKinas
0908207ae3 Use latest ADF alpha as ACA packages dependency (#3695)
* Use latest ADF alpha as ACA packages dependency

* Fix js-api version

* Use caret versioning for ADF and JS-API inn ACA packages
2024-03-07 15:15:06 +01:00
MichalKinas
85b7b58df3 Version bump and dependecy fix (#3694) 2024-03-07 13:05:10 +01:00
Alfresco Build
b35e9d5f5b [ci:force][auto-commit] Update dependencies ADF:6.8.0-8186121470 JS:7.7.0-8186121470 (#3693)
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
2024-03-07 11:34:41 +01:00
MichalKinas
4bc7ddef69 Release 4.4.1 (#3688)
* Release 4.4.1

* Bump ADF and JS-API
4.4.1
2024-03-06 16:46:50 +01:00
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
Akash Rathod
c883e16d2b [ACS-6907] enable exclude test (#3676)
* [ACS-6907] enable exclude test

* [ACS-6907] test fix

* [ACS-6907] test fix

* remove hruser dependancy

* remove protractor duplicate tests

* review fix
2024-03-04 17:06:06 +05:30
Alfresco Build
262645629e [ci:force][auto-commit] Update dependencies ADF:6.8.0-8137807425 JS:7.7.0-8137807425 (#3672)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-03-04 11:19:41 +01: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
3fe3746dfe Post release version bump (#3679) 2024-03-03 20:22:06 +01:00
MichalKinas
91dbee03f6 Correct release version (#3678) 4.4.0 2024-03-02 10:37:56 +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
Alfresco Build
ec5c5cf25d [ci:force][auto-commit] Update dependencies ADF:6.7.0-8049569082 JS:7.6.0-8049569082 (#3668)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-02-27 10:12:42 +05:30
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
Alfresco Build
8ca0d69f1a [ci:force][auto-commit] Update dependencies ADF:6.7.0-8009374031 JS:7.6.0-8009374031 (#3662)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-02-23 18:49:22 +05:30
Alfresco Build
e0dd4d6491 [ci:force][auto-commit] Update dependencies ADF:6.7.0-8006407808 JS:7.6.0-8006407808 (#3661)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-02-22 18:35:28 +01:00
dependabot[bot]
5a79117b22 Build(deps-dev): Bump husky from 8.0.3 to 9.0.11 (#3651)
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.11)

---
updated-dependencies:
- dependency-name: husky
  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-02-22 11:50:47 -05:00
dependabot[bot]
481e769827 Build(deps-dev): Bump ip from 2.0.0 to 2.0.1 (#3657)
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 09:49:53 -05:00
Alfresco Build
956de7862f [ci:force][auto-commit] Update dependencies ADF:6.7.0-8002311639 JS:7.6.0-8002311639 (#3660)
Co-authored-by: akashrathod28 <akashrathod28@users.noreply.github.com>
2024-02-22 17:30:12 +05:30
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