Commit Graph

3322 Commits

Author SHA1 Message Date
dependabot[bot]
8efab692ce Build(deps): Bump @fontsource/open-sans from 5.0.27 to 5.0.28 (#3806)
Bumps [@fontsource/open-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/open-sans) from 5.0.27 to 5.0.28.
- [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-06-03 14:11:39 -04:00
dependabot[bot]
2dff5180a3 Build(deps-dev): Bump eslint-plugin-license-header from 0.6.0 to 0.6.1 (#3828)
Bumps [eslint-plugin-license-header](https://github.com/nikku/eslint-plugin-license-header) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/nikku/eslint-plugin-license-header/releases)
- [Changelog](https://github.com/nikku/eslint-plugin-license-header/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nikku/eslint-plugin-license-header/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-license-header
  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-06-03 11:51:41 -04:00
Alfresco Build
9907e6d425 [ci:force][auto-commit] Update dependencies ADF:6.10.0-9350237327 JS:7.9.0-9350237327 (#3852)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-06-03 11:51:17 -04:00
dependabot[bot]
10ad350441 Build(deps-dev): Bump eslint-plugin-playwright from 1.5.4 to 1.6.2 (#3859)
Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 1.5.4 to 1.6.2.
- [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](https://github.com/playwright-community/eslint-plugin-playwright/compare/v1.5.4...v1.6.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-playwright
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 11:20:15 -04:00
Akash Rathod
a98c81bbbe [ACS-8045] update chrome driver settings (#3862)
* [ACS-8045]update ACA chrome driver

* [ACS-8045]update ACA chrome driver to stable

* [ACS-8045]update ACA chrome driver script

* [ACS-8045]revert chrome driver script

* update webdriver tesst

* Update action.yml

* update webdriver command

* update webdriver new script

* remove chrome install step

* remove chrome webdriver update twice

* add chrome webdriver update step

* e2e run command update

* e2e run command update

* e2e run command update

* remove temp e2e
2024-05-31 10:11:43 +02:00
Grzegorz Jaśkowski
c1851aefe6 [ACS-8053] add js-api path to tsconfig (#3861)
* ACS-8053 add js-api path to tsconfig

* ACS-8053 fix typo
2024-05-28 12:06:11 +02:00
Adam Świderski
cd610b6d7d [ACS-7766] [E2E] protractor to playwright e2e test suites actions version (#3839)
* [ACS-7766] [E2E] Actions-version tests migrated from Protractor to Playwright

* [ACS-7766] [E2E] Test ids updated

* [ACS-7766] review comments fixes

* 'only' deleted
2024-05-28 09:24:17 +02:00
Akash Rathod
9ea3499f36 [ACS-8045]update ACA chrome driver (#3856) 2024-05-24 13:58:03 +02:00
MichalKinas
b699275ebd [ACS-8025] Introduce new selector to check whether HxI connector is available (#3854) 2024-05-22 23:14:11 +02:00
Alfresco Build
d5dbe8b037 [ci:force][auto-commit] Update dependencies ADF:6.10.0-9164540583 JS:7.9.0-9164540583 (#3851)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-05-21 09:54:41 +02:00
Ehsan Rezaei
9cb617ccae Fixing peer deps for ACA libs (#3847) 2024-05-17 15:57:20 +02:00
Alfresco Build
1758e94e6b [ci:force][auto-commit] Update dependencies ADF:6.9.0 JS:7.8.0 (#3846)
Co-authored-by: ehsan-2019 <ehsan-2019@users.noreply.github.com>
2024-05-17 14:09:05 +02:00
Alfresco Build
24651c3f6a [ci:force][auto-commit] Update dependencies ADF:6.9.0-9114245417 JS:7.8.0-9114245417 (#3844)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-05-17 09:18:24 +02:00
Alfresco Build
a4c79d4c32 [ci:force][auto-commit] Update dependencies ADF:6.9.0-9078488136 JS:7.8.0-9078488136 (#3843)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-05-14 15:17:41 +02:00
Katarzyna Kita
9141424f3a [ACS-7764] Migrate tests protractor2playwright Actions - Upload (#3842)
* [ACS-7764] Migrated e2e tests Actions - upload

---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-05-13 15:08:48 +02:00
Alfresco Build
20602a5514 [ci:force][auto-commit] Update dependencies ADF:6.9.0-9059475074 JS:7.8.0-9059475074 (#3837)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-05-13 12:29:57 +02:00
Grzegorz Jaśkowski
eeff4b9829 [ACS-6595] Add security marks for Folder Rules (#3835)
* [ACS-6595] Create dropdown box and load values for security marks action parameter

* [ACS-6595] add interface to mocked params

* [ACS-6595] change displayed value for security marks and groups to include name
2024-05-10 08:16:38 +02:00
tamaragruszka
acb848d39d [ACS-6647] covert aca:fields to app:fields (#3838) 2024-05-09 15:57:15 +02:00
Alfresco Build
2e9ab2b35c [ci:force][auto-commit] Update dependencies ADF:6.9.0-9014783054 JS:7.8.0-9014783054 (#3825)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-05-09 07:58:04 -04:00
Adam Świderski
9c671b4ed1 [ACS-7767] [E2E] ACA e2e folders' renaming for easier debugging in the future (#3834)
* [ACS-7767] [E2E] viewer-actions folder deletion test push

* [ACS-7767] folder renaming for easier debugging in the future

* [ACS-7767] deleted the extended timeout as its not needed
2024-05-09 10:52:24 +02:00
MichalKinas
0f3f580e24 [ACS-6366] Add missing unit tests for app rules (#3831)
* [ACS-6366] Aca-shared rules cleanup

* [ACS-6366] Add missing unit tests for app rules

* [ACS-6366] Move context creation to beforeEach
2024-05-08 08:53:30 +02:00
Katarzyna Kita
12742b3b90 [ACS-5019] Migrated e2e tests - Actions - download (#3829)
* [ACS-5019] Migrated Tests Protractor2Playwright Actions - download
---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-05-07 11:00:27 +02:00
Adam Świderski
995305fc13 [ACS-7305] beforeEach and afterAll updated for viewer tests (#3830) 2024-05-07 09:18:58 +02:00
Alfresco Build
eeca6b1a83 [ci:force][auto-commit] Update dependencies ADF:6.9.0-8878592541 JS:7.8.0-8878592541 (#3823)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-29 22:37:26 -04:00
Alfresco Build
cea0e0b292 [ci:force][auto-commit] Update dependencies ADF:6.9.0-8878549200 JS:7.8.0-8878549200 (#3822)
Co-authored-by: nikita-web-ua <nikita-web-ua@users.noreply.github.com>
2024-04-29 15:15:05 +02:00
Alfresco Build
956aabecff [ci:force][auto-commit] Update dependencies ADF:6.9.0-8874513003 JS:7.8.0-8874513003 (#3819)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-29 13:26:46 +02:00
Alfresco Build
6a7a4441bb [ci:force][auto-commit] Update dependencies ADF:6.9.0-8813666320 JS:7.8.0-8813666320 (#3811)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-25 12:07:24 +02:00
Akash Rathod
4e0f7017bb ACS-7709 fix workflow name and e2e (#3815)
* [ACS-7709] fix workflow name and e2e

* [ACS-7709] fix workflow name and e2e
2024-04-25 11:04:26 +02:00
Katarzyna Kita
e670441499 [ACS-7336] Added Playwright e2e Search - Tags & Deleted Protractor Search tests (#3812)
* ACS-7336 [Added] playwright e2e Search - Tags
[Deleted] Protractor Search tests
2024-04-24 15:49:00 +02:00
Alfresco Build
27a14426bc [ci:force][auto-commit] Update dependencies ADF:6.9.0-8756553904 JS:7.8.0-8756553904 (#3802)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-22 15:32:06 +02:00
Alfresco Build
1b8a0088a4 [ci:force][auto-commit] Update dependencies ADF:6.9.0-8724693700 JS:7.8.0-8724693700 (#3799)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-18 09:29:13 +02:00
Denys Vuika
1bb7df3850 Upgrade to latest ADF (#3797)
* upgrade to latest ADF

* upgrade to latest ADF

* remove useless import

* update CLI as well

* remove useless imports that are already covered by the routes
2024-04-17 09:35:07 -04:00
Adam Świderski
8fbc22b9d6 [ACS-7337] [E2E] protractor to playwright e2e test suites search filters categories filter (#3798)
* [ACS-7337] [E2E] Search filters - categories - tests migrated in Playwright

* [ACS-7737] only deleted

* [ACS-7337] review fix 1

* [ACS-7337] review fix 2

* [ACS-7337] excluded test again

* [ACS-7337] review fix 3

* [ACS-7337] review fix 5

* [ACS-7337] review fix 6
2024-04-17 15:22:26 +02:00
Akash Rathod
7ce9e302de [ACS-7494] add report portal for ACA (#3794)
* [ACS-7494] dev-reportportal-aca

* [ACS-7494] add reportportal-aca

* [ACS-7494] add reportportal variable

* [ACS-7494] change year

* [ACS-7494] review changes

* [ACS-7494] review changes

* [ACS-7494] review changes
2024-04-17 11:05:11 +02:00
Katarzyna Kita
7982c1e7e7 ACS-7335 Migrated e2e search filters - location (#3793) 2024-04-16 10:52:23 +02:00
Alfresco Build
40add06993 [ci:force][auto-commit] Update dependencies ADF:6.9.0-8694813215 JS:7.8.0-8694813215 (#3791)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-15 17:55:30 -04:00
dependabot[bot]
da3fccf91d Build(deps): Bump tar from 6.1.13 to 6.2.1 (#3781)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.13...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 14:36:59 -04:00
Denys Vuika
5a760c0d93 fix name clashing with LoginComponent (#3792) 2024-04-15 14:04:11 -04:00
dependabot[bot]
6c5dab6216 Build(deps-dev): Bump eslint-plugin-jsdoc from 46.5.1 to 48.2.3 (#3768)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.5.1 to 48.2.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v46.5.1...v48.2.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  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-04-15 10:11:33 -04:00
dependabot[bot]
7cfd5d4b6a Build(deps-dev): Bump eslint-plugin-unicorn from 50.0.1 to 52.0.0 (#3769)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 50.0.1 to 52.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v50.0.1...v52.0.0)

---
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-04-15 09:52:00 -04:00
dependabot[bot]
120ea68017 Build(deps-dev): Bump dotenv from 16.3.1 to 16.4.5 (#3750)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.3.1...v16.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 09:08:57 -04:00
MichalKinas
971b9d8a24 Fix peer deps for ACA libs (#3790) 2024-04-15 13:05:29 +01:00
Adam Świderski
1b98bed18f [ACS-7334] [E2E] Search filters - date - tests migrated to Playwright (#3770)
* [ACS-7334] [E2E] Search filters - date - tests migrated to Playwright

* [ACS-7334] sonar cloud fix 1

* [ACS-7334] review fix 1

* [ACS-7334] review fix 2
2024-04-15 13:44:11 +02:00
Alfresco Build
7bad5f074f [ci:force][auto-commit] Update dependencies ADF:6.9.0-8660827637 JS:7.8.0-8660827637 (#3785)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-15 10:20:37 +02:00
Denys Vuika
671f43c218 fix library dependencies (#3787) 2024-04-12 11:27:44 -04:00
Alfresco Build
ed9f967b9a [ci:force][auto-commit] Update dependencies ADF:6.9.0-8652990236 JS:7.8.0-8652990236 (#3784)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-04-12 10:29:36 +02:00
Alfresco Build
e50e3b6a59 [ci:force][auto-commit] Update dependencies ADF:6.9.0-8631978418 JS:7.8.0-8631978418 (#3778)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: Akash Rathod <41251473+akashrathod28@users.noreply.github.com>
2024-04-11 12:54:58 +02:00
tomson
4fed173552 [ACS-6823] Fix jumping selected files action bar (#3689) 2024-04-11 10:31:08 +02:00
tomson
dd8f97afc1 [MNT-24034] Display updated properties after edit folder in dialog (#3671) 2024-04-11 09:38:42 +02:00
Grzegorz Jaśkowski
92a1e25271 [ACA-4728] fix file order in viewer (#3631)
* [ACA-4728] fix file order in viewer

* [ACA-4728] refactor viewer and preview, save and restore previous sorting in viewer and document pages when client sorting, add viewer unit tests

* [ACA-4728] remove duplicated license

* [ACA-4728] add missing imports

* [ACA-4728] address comments, improve initial sorting setting, improve tests, reduce duplication

* [ACA-4728] further reduce code duplication, remove/replace faulty unit tests

* [ACA-4728] move reusable unit test config to testing module

* [ACA-4728] address comments

* [ACA-4728] address comment - remove reduntant if

* [ACA-4728] update headers in new files
2024-04-10 10:39:11 +02:00