2892 Commits

Author SHA1 Message Date
Denys Vuika
def6ddeaa7
eliminate dead code in e2e tests (#3220)
* reduce shared testing dependency

* dead code cleanup

* eliminate dead code

* fix export
2023-05-23 09:27:08 +01:00
Nikita Maliarchuk
51a8908ecc
[ACA-4708] enable e2e - C290020 (#3218) 2023-05-22 09:48:08 -04:00
MichalKinas
16e14421cd
[ACS-5287] Remove rebase workflow (#3217) 2023-05-22 12:21:15 +02:00
dependabot[bot]
9a4a3187d2
Build(deps-dev): Bump jasmine-core from 4.5.0 to 4.6.0 (#3211)
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  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>
2023-05-22 08:46:00 +01:00
dependabot[bot]
cf62ac4919
Build(deps-dev): Bump prettier from 2.8.7 to 2.8.8 (#3212)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.7...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  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>
2023-05-22 08:45:40 +01:00
dependabot[bot]
f1e6befa10
Build(deps-dev): Bump @playwright/test from 1.32.3 to 1.34.0 (#3214)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.32.3 to 1.34.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.32.3...v1.34.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  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>
2023-05-22 08:30:56 +01:00
Denys Vuika
fd495f6e95
code cleanup (#3210)
* code cleanup

* rollback changes

* remove dead code

* remove debug app config

* cleanup unused locales

* no-unused-vars rule

* test fixes and cleanup

* remove unnecessary translate modules
2023-05-22 08:23:35 +01:00
MichalKinas
19e31adbb9
[ACS-5186] Stop upstream workflow from failing when there are no new versions (#3206) 2023-05-19 12:56:08 +02:00
MichalKinas
5d4a999ca1
[ACA-4710] Use caret for js-api and adf versions (#3204) 2023-05-19 10:58:10 +02:00
Alfresco Build
45a6b751d2
[ci:force][auto-commit] Update dependencies ADF:6.1.0-5015824596 JS:6.1.0-927 (#3200)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-05-18 22:10:31 +01:00
Denys Vuika
fbe3a7917a
[ACS-5189] enable multiselect for Files and Trashcan (#3196)
* enable multiselect for Files and Trashcan

* disable e2e
2023-05-17 17:31:50 +01:00
dependabot[bot]
cc300ea4b5
Build(deps): Bump webpack and @angular-devkit/build-angular (#3201)
Bumps [webpack](https://github.com/webpack/webpack) to 5.76.1 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `webpack` from 5.73.0 to 5.76.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.76.1)

Updates `@angular-devkit/build-angular` from 14.1.3 to 14.2.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/14.1.3...14.2.11)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 17:11:41 +01:00
Denys Vuika
7d7ac7ea8a update compatibility matrix 2023-05-17 14:55:36 +01:00
MichalKinas
38a6d8698b
[ACS-5186] Use update version script for ADF upstream (#3197)
* [ACS-5186] Use update version script for ADF upstream

* [ACS-5186] Bump ADF and JS-API version

* [ACS-5186] Correct version

* [ACS-5186] Correct migration logic
2023-05-17 15:02:22 +02:00
Nikita Maliarchuk
f1d8b84d2b
[ACS-5171] Facets section - UI changes (#3195)
* [ACS-5171] facets section - ui changes

* [ACS-5171] code improvements

* [ACS-5171] set theme variable for border color
2023-05-17 08:51:58 -04:00
MichalKinas
b04d0f226a
[ACS-5188] Remove old ACA upstream (#3193) 2023-05-16 12:06:22 -04:00
Yasa-Nataliya
adbbc1c152
[ACS-4708] Implemented user initials (#3184)
* added user initials

* modified spec file

* changes for config files

* class name renamed

* implemented the review comments
2023-05-16 14:25:43 +05:30
MichalKinas
9603c0a36b
[ACS-5186] Add new GH workflow for ADF upstream (#3191) 2023-05-15 10:05:40 -04:00
Amedeo Lepore
ec37bf0ec2
Update adf dependencies version to 6.1.0-4944969415 (#3183)
* [ci:force][auto-commit] Update @alfresco/js-api to 6.1.0-912 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 4945048596

* Update adf deps versions, update js-api version to solve dependency conflict

* Exclude e2e [C290020]

* Update adf peerDependencies version

---------

Co-authored-by: alfresco-build <alfresco-build@hyland.com>
2023-05-12 16:56:02 +02:00
MichalKinas
3ca4a91389
[ACS-4539] Make ms-office as secondary point of aca-content (#3180)
* [ACS-4539] Make ms-office as secondary point of aca-content

* [ACA-4539] Fix tsconfig path

* [ACS-4539] Run ms-office unit tests as part of aca-content
2023-05-10 09:43:51 +01:00
MichalKinas
6794ea58ac
[ACS-4537] Make aca-about secondary entry of aca-content (#3179)
* break dependency on core module

* convert about to secondary entry

* Fixes after rebase

* [ACS-4537] - Copy about assets

---------

Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2023-05-09 14:32:06 +01:00
Denys Vuika
23814e1e76
Optmise injections and imports (#3174)
* cleanup base page injections

* optimise breakpoint observer

* cleanup subscriptions

* optimise upload service injections

* optimise router imports

* fix test setup

* fix tests
2023-05-09 14:30:33 +01:00
dependabot[bot]
1ca5a7af31
Build(deps-dev): Bump eslint from 8.39.0 to 8.40.0 (#3177)
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.40.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2023-05-08 09:16:55 +01:00
dependabot[bot]
43f4d5fa3d
Build(deps-dev): Bump eslint-plugin-jsdoc from 41.1.2 to 43.2.0 (#3171)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 41.1.2 to 43.2.0.
- [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/v41.1.2...v43.2.0)

---
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>
2023-05-06 19:32:30 +01:00
Denys Vuika
df33a411f4
Revert "[ACS-4537] Make aca-about secondary entry of aca-content (#3170)" (#3172)
This reverts commit 222f487e70842b0ba83209c6b8dd47c0da9b0e80.
2023-05-05 21:24:50 +01:00
Denys Vuika
2b90a66c48 [ACA-4646] fix folder rules dependencies 2023-05-05 17:22:26 +01:00
Denys Vuika
6e6f06746d [ACA-4646] fix ACA plugins dependencies 2023-05-05 17:11:18 +01:00
Denys Vuika
e654c7f3f2 [ACA-4646] fix versioning for GA 2023-05-05 16:54:19 +01:00
Denys Vuika
efda5d1461
[ACA-4646] Upgrade to Node 18 (#3163)
* regenerate lock file

* switch gha to node 18

* fix dependencies for Node 18

* fix the ci/cd command invokation

* update readme

* fix run-e2e command

* fix artifact name for e2e test results
2023-05-05 16:37:51 +01:00
MichalKinas
222f487e70
[ACS-4537] Make aca-about secondary entry of aca-content (#3170)
* break dependency on core module

* convert about to secondary entry

* Fixes after rebase

---------

Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2023-05-05 17:00:19 +02:00
dependabot[bot]
7f37c72caa
Build(deps): Bump engine.io from 6.4.1 to 6.4.2 (#3165)
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.4.1...6.4.2)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 09:34:28 +01:00
Denys Vuika
b2ba94fd08
[ACS-5158] Release 4.0.0 (#3155)
* bump adf to 6.0.0

* bump release version

* release reports
4.0.0
2023-04-28 11:42:00 -04:00
vijayanssettu
c2a1dd9ae5
[ACS-3742] Bug Fixes for new Layout (#3149)
* Bug Fixes

* Bug Fixes

* Bug Fixes

* Bug Fixes

* implemented review comments

* ACS-3742 Renamed title

---------

Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2023-04-28 09:41:12 -04:00
Alfresco Build
ca58babeda
Update branch for ADF 6.0.0-A.4.4808930974 and JS-API 5.6.0-875 [ci:force] (#3153)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.4.4808930974 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4819523150

* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.4.4808930974 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4819523150

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.4.4808930974 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4819523150

* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.4.4808930974 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 4819523150

* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.4.4808930974 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 4819523150
2023-04-28 07:36:34 -04:00
Alfresco Build
8b8cdb900a
Update branch for ADF 6.0.0-A.4.4806063477 and JS-API 5.6.0-875 [ci:force] (#3151)
* [ci:force][auto-commit] Update @alfresco/js-api to 5.6.0-875 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 4808435324

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.4.4806063477 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4808435324

* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.4.4806063477 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4808435324

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.4.4806063477 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4808435324

* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.4.4806063477 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 4808435324

* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.4.4806063477 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 4808435324
2023-04-26 10:35:11 -04:00
Aayush Rohila
94185c3701
[ACA-4690] added width and max-width to sidebar (#3150) 2023-04-26 17:56:14 +05:30
MichalKinas
5fa5ac4117
[ACA-4695] Fix saving screenshots for E2Es, add nx eslint plugin (#3148)
* [ACA-4695] Fix saving screenshots for E2Es, add nx eslint plugin

* [ACA-4695] Improve eslint rules
2023-04-26 12:25:36 +02:00
Yasa-Nataliya
42479d92cc
[ACS-3742] Added styles for new layout design (#3137)
* added styling changes

* styling changes

* fixed the button text alignment

* style changes

* renamed the theme variable
2023-04-25 10:49:08 -04:00
Alfresco Build
6dc7aa036a
Update branch for ADF 6.0.0-A.4.4797031705 and JS-API 5.6.0-870 [ci:force] (#3147)
* [ci:force][auto-commit] Update @alfresco/js-api to 5.6.0-870 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 4797228237

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.4.4797031705 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4797228237

* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.4.4797031705 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4797228237

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.4.4797031705 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4797228237

* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.4.4797031705 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 4797228237

* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.4.4797031705 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 4797228237
2023-04-25 09:52:35 -04:00
AleksanderSklorz
e9bc42df10
[ACS-4534] nx workspace support for aca (#3143)
* ACS-4534 Added nx workspace support

* ACS-4534 Updated package-lock.json file

* ACS-4534 Configured cache directory and affected command

* ACS-4534 Updated README

* ACS-4534 Updated more README files

* ACS-4534 Fixed lint

* ACS-4534 Address comment for readme

* ACS-4534 Removed redundant build-libs script

* ACS-4534 Fixed start script

* ACS-4534 Updated some left documentation

* ACS-4534 Added more helper scripts, addressed PR comments

* ACS-4534 Updated package-lock.json after rebasing

* ACS-4534 Fix stylelint issue
2023-04-25 15:34:34 +02:00
SheenaMalhotra182
ef5cbb07d0
[ACA-4692] fixed focus for create and upload modals (#3146)
* fixed focus for modals

* implemented review comments
2023-04-25 08:04:06 -04:00
Gloria Camino
c335a148b9
LOC-434 - further updates to ACA 3.0 - localized files in 16 languages (#3145)
* LOC-434 - further updates to ACA 3.0 - localized files in 16 languages

* LOC-434 - small correction made to a PL file. please USE THIS FILE
2023-04-24 18:11:38 -04:00
dependabot[bot]
f1848c676b
Build(deps-dev): Bump @typescript-eslint/eslint-plugin (#3139)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.49.0 to 5.59.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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>
2023-04-24 11:20:11 -04:00
dependabot[bot]
acb5869d35
Build(deps-dev): Bump cypress from 12.6.0 to 12.10.0 (#3138)
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.6.0 to 12.10.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.6.0...v12.10.0)

---
updated-dependencies:
- dependency-name: cypress
  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>
2023-04-24 11:10:51 -04:00
Alfresco Build
5fa96ac0a0
Update branch for ADF 6.0.0-A.4.4784685390 and JS-API 5.6.0-809 [ci:force] (#3144)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.4.4784685390 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4786047655

* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.4.4784685390 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4786047655

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.4.4784685390 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4786047655

* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.4.4784685390 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 4786047655

* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.4.4784685390 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 4786047655
2023-04-24 09:46:19 -04:00
Alfresco Build
b30ffcaf9d
Update branch for ADF 6.0.0-A.4.4762374661 and JS-API 5.6.0-809 [ci:force] (#3136)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.4.4762374661 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4778182192

* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.4.4762374661 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4778182192

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.4.4762374661 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4778182192

* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.4.4762374661 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 4778182192

* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.4.4762374661 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 4778182192
2023-04-24 06:11:35 -04:00
dependabot[bot]
9f85b84963
Build(deps-dev): Bump karma-chrome-launcher from 3.1.1 to 3.2.0 (#3142)
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: karma-chrome-launcher
  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>
2023-04-24 06:00:07 -04:00
swapnil-verma-gl
9148ccc6a9
[ACA-4679] Added code changes and env variables to enable DownloadPrompt and FileAutoDownload features on ACA (#3127)
* [ACA-4679] Added docker variables, app.config.json.tpl config and additional code for enabling non-responsive file preview download and file auto download features in ACA

* [ACA-4679] Added defaults for downloadPrompt for viewer and fileAutoDownload features. Updated variable names from 'nonResponsiveDialog' to 'downloadPrompt'

* [ACA-4679] Added unit test cases for FileAutoDownloadService

* [ACA-4679] Updated env variable references from NonResponsiveDialog to DownloadPrompt

* [ACA-4679] Added missing licence header on new files

* [ACA-4679] Added env variable configuration for GithubActions jobs

* [ACA-4679] Added env variable configuration for GithubActions jobs

* [ACA-4679] Removed unneeded env variable configuration for GithubActions jobs

* [ACA-4679] Updated .env file configuration in README.md
2023-04-20 18:14:13 -04:00
Alfresco Build
f86c80d444
Update branch for ADF 6.0.0-A.4.4756825714 and JS-API 5.6.0-809 [ci:force] (#3135)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.4.4756825714 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4757156829

* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.4.4756825714 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4757156829

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.4.4756825714 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4757156829

* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.4.4756825714 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 4757156829

* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.4.4756825714 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 4757156829
2023-04-20 18:13:00 -04:00
Alfresco Build
58446cfb1b
Update branch for ADF 6.0.0-A.4.4753735648 and JS-API 5.6.0-809 [ci:force] (#3134)
* [ci:force][auto-commit] Update @alfresco/js-api to 5.6.0-809 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 4754040434

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.4.4753735648 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4754040434

* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.4.4753735648 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4754040434

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.4.4753735648 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4754040434

* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.4.4753735648 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 4754040434

* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.4.4753735648 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 4754040434
2023-04-20 15:01:26 +02:00