2579 Commits

Author SHA1 Message Date
MichalKinas
bfe202fd09
[ACS-4014] Fix pre-commit hook for ACA (#2791) 2022-11-18 10:52:44 +01:00
Alfresco Build
0868d99208
Update branch for ADF 37050 and JS-API 5.2.0-420 [ci:force] (#2788)
* [ci:force][auto-commit] Update @alfresco/js-api to 5.2.0-420 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 37050

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-37048 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 37050

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-37048 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 37050

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-37048 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 37050

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-37048 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 37050

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-37048 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 37050
2022-11-17 16:03:19 +00:00
Denys Vuika
0158dba041
add rebase workflow for PRs (#2786) 2022-11-17 13:45:38 +00:00
Alfresco Build
8ae6e477b2
Update branch for ADF 37028 and JS-API 5.2.0-419 [ci:force] (#2770)
* [ci:force][auto-commit] Update @alfresco/js-api to 5.2.0-419 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 37028

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-37027 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 37028

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-37027 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 37028

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-37027 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 37028

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-37027 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 37028

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-37027 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 37028
2022-11-16 18:00:11 +01:00
Thomas Hunter
c75091bf59
[ACS-3887] Rule set listing, including linked & inherited rules (#2780)
* [ACS-3887] Rule set listing to include linked & inherited rules

* Handled rules & rule sets reloading after a create/update/delete operation

* Linting

* Start rewrite of folder rules service unit tests

* Rules service and rule sets service unit tests

* Readd rules services create, update & delete unit tests

* rule set list ui component unit tests

* Manage rules component unit tests

* Remove & modify comments
2022-11-16 16:29:26 +00:00
MichalKinas
cc9af931c6
[ACS-4009] Fix pagination styling (#2783) 2022-11-16 16:21:42 +00:00
dependabot[bot]
9a354656b9
Build(deps-dev): Bump ng-packagr from 14.2.1 to 14.2.2 (#2751)
Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 14.2.1 to 14.2.2.
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/14.2.2/CHANGELOG.md)
- [Commits](https://github.com/ng-packagr/ng-packagr/compare/14.2.1...14.2.2)

---
updated-dependencies:
- dependency-name: ng-packagr
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 12:32:01 +00:00
dependabot[bot]
b31be0c582
Build(deps-dev): Bump @typescript-eslint/parser from 5.40.1 to 5.43.0 (#2782)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.43.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 10:58:29 +00:00
dependabot[bot]
ba3eb6cbbd
Build(deps): Bump loader-utils from 2.0.3 to 2.0.4 (#2781)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 10:34:56 +00:00
dependabot[bot]
50c66defb0
Build(deps-dev): Bump @typescript-eslint/eslint-plugin (#2772)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.42.0 to 5.42.1.
- [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.42.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 10:00:27 +00:00
rbahirsheth
5e94104c87
[ACS-3549] add role dialog in manage version dialog (#2768) 2022-11-16 09:09:13 +00:00
Nikita Maliarchuk
b63a07b012
[ACA-4624] - added placeholder (#2777) 2022-11-16 10:07:39 +01:00
Denys Vuika
cc41a575ac
Revert snackbar changes (#2778)
* Revert "[AAE-10766] upgrade to new About component (#2769)"

This reverts commit 5ce4835e4ce413106f5e745f44724893579d2972.

* restore about dialog changes

* latest ADF alpha
2022-11-15 17:01:04 +00:00
Nikita Maliarchuk
854fb28374
[ACS-3859] Action parameter constraints into dropdown box (#2773)
* [ACS-3859] - functionality implementation

* [ACS-3859] - unit tests

* [ACS-3859] - small fix
2022-11-15 11:07:27 +01:00
Denys Vuika
5ce4835e4c
[AAE-10766] upgrade to new About component (#2769)
* [AAE-10766] upgrade to new About component

* upgrade to latest ADF alpha

* update e2e to reflect snackbar changes

* Revert "update e2e to reflect snackbar changes"

This reverts commit 6164804bab1e59ef2ec85caf13d85014fa19e2f8.

* ACS-3640 a 11 y aca 881740 snackbar messages disappear without option to adjust timing (#2734)

* ACS-3640 Increasing time of autoclosing snackbar and adding X icon to close snackbar

* ACS-3640 Fix lint issues

* ACS-3640 Addressing PR comments

* ACS-3640 Fix lint issue

* ACS-3640 Added aria label for action icon

* ACS-3640 Fixed one left file

* ACS-3640 Fixed lint issues

* use latest adf

* ACS-3640 Correction for e2e

Co-authored-by: Denys Vuika <denys.vuika@gmail.com>

* remove the action check from the snackbar

* update e2e

* update e2e

* update e2e

* Update e2e

Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2022-11-14 23:55:06 +00:00
dependabot[bot]
bc4905631b
Build(deps-dev): Bump @typescript-eslint/eslint-plugin (#2762)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.1 to 5.42.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.42.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 16:50:57 +00:00
Alfresco Build
7d8c6398c0
Update branch for ADF 36948 and JS-API 5.2.0-409 [ci:force] (#2767)
* [ci:force][auto-commit] Update @alfresco/js-api to 5.2.0-409 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 36948

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-36943 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36948

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-36943 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36948

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-36943 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36948

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-36943 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36948

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-36943 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36948
2022-11-09 16:50:35 +00:00
dependabot[bot]
67651372dd
Build(deps): Bump loader-utils from 2.0.2 to 2.0.3 (#2766)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 10:53:45 +00:00
AleksanderSklorz
c26b9cafa9
ACS-3550 Added dialog role to move dialog (#2764) 2022-11-09 09:23:13 +00:00
dependabot[bot]
a842c1c220
Build(deps-dev): Bump cspell from 6.13.1 to 6.14.0 (#2761)
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.13.1 to 6.14.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.13.1...v6.14.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 09:22:50 +00:00
Alfresco Build
29b71703ed
Update branch for ADF 36931 and JS-API 5.2.0-402 [ci:force] (#2765)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-36926 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36931

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-36926 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36931

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-36926 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36931

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-36926 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36931

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-36926 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36931
2022-11-09 09:22:28 +00:00
MichalKinas
43440a3cb0
[ACS-3908] Add node version manager support (#2763) 2022-11-08 09:18:47 +01:00
Alfresco Build
bf50251c46
Update branch for ADF 36916 and JS-API 5.2.0-402 [ci:force] (#2756)
* [ci:force][auto-commit] Update @alfresco/js-api to 5.2.0-402 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 36916

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-36904 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36916

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-36904 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36916

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-36904 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36916

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-36904 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36916

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-36904 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36916
2022-11-07 09:19:59 +01:00
MichalKinas
8081bc81d6
[ACA-4618] Decouple ACA and Governance (#2757)
* [ACA-4618] Remove governance dependecies from ACA

* [ACA-4618] Move canOpenWithOffice evaluator to ACA shared

* [ACA-4618] Add missing unit test changes

* [ACA-4618] Prettier fixes
2022-11-04 11:15:33 +00:00
AleksanderSklorz
ae57a094b1
ACS-3545 fix e2e tests (#2759)
* [ci:force][auto-commit] Update @alfresco/js-api to 5.2.0-401 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 36873

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-36869 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36873

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-36869 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36873

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-36869 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36873

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-36869 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36873

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-36869 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36873

* ACS-3545 Fix for e2e tests

Co-authored-by: alfresco-build <alfresco-build@hyland.com>
2022-11-04 10:47:28 +00:00
Alfresco Build
a62a9e81bc
Update branch for ADF 36847 and JS-API 5.1.0 [ci:force] (#2755)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-36830 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36847

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-36830 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36847

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-36830 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36847

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-36830 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36847

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-36830 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36847
2022-11-02 16:05:24 +00:00
Thomas Hunter
e354ec3891
[ACS-3744] Folder rules styling fixes (#2753)
* Folder rules styling fixes

* Fix not showing isInheritable in read only
2022-11-02 12:51:40 +00:00
MichalKinas
eee6feca1a
[ACS-3700] Pass mat menu items from external components to mat menu (#2720)
* [ACS-3700] Pass mat menu items from external components to mat menu

* [ACS-3700] Linter fixes
2022-11-02 13:10:27 +01:00
Thomas Hunter
2b12fa983c
[ACS-3886] Fix edit button being disabled when opening edit rule dialog initially (#2754)
* [ACS-3886] Fix edit button being disabled when opening edit rule dialog initially

* Fix test
2022-11-02 09:35:52 +00:00
MichalKinas
423ab7e2d2
[ACA-4622] Add focus for raised buttons (#2752) 2022-11-01 09:22:58 +00:00
dependabot[bot]
dd4f2fdaeb
Build(deps-dev): Bump cspell from 6.12.0 to 6.13.1 (#2750)
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.12.0 to 6.13.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.12.0...v6.13.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 09:21:31 +00:00
dependabot[bot]
6f669d63ef
Build(deps-dev): Bump jasmine-core from 4.4.0 to 4.5.0 (#2749)
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.4.0 to 4.5.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.4.0...v4.5.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 18:31:23 +00:00
Alfresco Build
27cf2f5f0c
Update branch for ADF 36790 and JS-API 5.1.0 [ci:force] (#2747)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-36790 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36790

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-36790 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36790

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-36790 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36790

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-36790 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36790

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-36790 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36790
2022-10-31 16:26:05 +00:00
Alfresco Build
f11bb16054
Update branch for ADF 36765 and JS-API 5.1.0 [ci:force] (#2746)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-36765 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36765

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-36765 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36765

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-36765 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36765

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-36765 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36765

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-36765 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36765
2022-10-28 19:39:13 +01:00
dependabot[bot]
1fa41d8a74
Build(deps-dev): Bump eslint-plugin-jsdoc from 39.3.13 to 39.3.25 (#2743)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.13 to 39.3.25.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.13...v39.3.25)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 19:01:02 +01:00
Alfresco Build
1602881db7
Update branch for ADF 36751 and JS-API 5.1.0 [ci:force] (#2745)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-36751 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36751

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-36751 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36751

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-36751 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36751

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-36751 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36751

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-36751 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36751

Co-authored-by: Travis CI User <travis@example.org>
2022-10-28 14:06:21 +01:00
Thomas Hunter
2bdad0bce7
[ACS-3872] Disable boolean mode dropdown due to lack of OR in ACS (#2744) 2022-10-27 12:37:19 +01:00
AleksanderSklorz
fd83219d54
[ACS-3545] a11y aca metadata sidebar (#2742)
* ACS-3545 Added aria label to progress bar for metadata sidebar

* ACS-3545 Fixed lint issues
2022-10-27 09:18:37 +01:00
Alfresco Build
49e5f56d31
Update branch for ADF 36733 and JS-API 5.1.0 [ci:force] (#2741)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-36733 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36733

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-36733 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36733

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-36733 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36733

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-36733 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36733

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-36733 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36733

Co-authored-by: Travis CI User <travis@example.org>
2022-10-27 09:13:16 +01:00
dependabot[bot]
51fc7dadc4
Build(deps-dev): Bump eslint from 8.25.0 to 8.26.0 (#2736)
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.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.25.0...v8.26.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 09:12:23 +01:00
Denys Vuika
1de59d7295
[ACS-3668] Release 3.1.0 (#2740)
* update app config

* upgrade ADF to release version

* bump app version

* release reports
3.1.0
2022-10-25 11:25:33 +01:00
Alfresco Build
b6c95fa134
Update branch for ADF 36718 and JS-API 5.1.0 [ci:force] (#2735)
* [ci:force][auto-commit] Update @alfresco/js-api to 5.1.0 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 36718

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.1.0-36718 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36718

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.1.0-36718 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36718

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.1.0-36718 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36718

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.1.0-36718 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36718

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.1.0-36718 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36718

Co-authored-by: Travis CI User <travis@example.org>
2022-10-25 09:06:00 +01:00
Mikołaj Serwicki
1f648c3f5e
[AAE-10984]: add path alias for adf auth second entry module (#2738) 2022-10-24 11:21:06 +01:00
Alfresco Build
352cebcc07
Update branch for ADF 36666 and JS-API 5.1.0-369 [ci:force] (#2732)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.1.0-36666 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36666

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.1.0-36666 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36666

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.1.0-36666 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36666

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.1.0-36666 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36666

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.1.0-36666 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36666

Co-authored-by: Travis CI User <travis@example.org>
2022-10-21 15:05:15 +01:00
Nikita Maliarchuk
441df71885
renamed comparator's value (#2733) 2022-10-21 14:43:41 +01:00
Alfresco Build
1303de45b2
Update branch for ADF 36644 and JS-API 5.1.0-369 [ci:force] (#2731)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.1.0-36644 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36644

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.1.0-36644 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36644

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.1.0-36644 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36644

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.1.0-36644 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36644

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.1.0-36644 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36644

Co-authored-by: Travis CI User <travis@example.org>
2022-10-19 19:55:51 +01:00
Denys Vuika
2fba46c690
documentation fixes (#2730) 2022-10-19 13:18:47 +01:00
dependabot[bot]
1e8ad373bb
Build(deps-dev): Bump inquirer from 8.2.4 to 9.1.4 (#2724)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.4 to 9.1.4.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.4...inquirer@9.1.4)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 19:40:03 +01:00
dependabot[bot]
cbefbe6966
Build(deps-dev): Bump @typescript-eslint/eslint-plugin (#2722)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.39.0 to 5.40.1.
- [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.40.1/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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 19:13:54 +01:00
Alfresco Build
c9e285fcfc
Update branch for ADF 36619 and JS-API 5.1.0-369 [ci:force] (#2728)
* [ci:force][auto-commit] Update @alfresco/js-api to 5.1.0-369 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 36619

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.1.0-36621 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36619

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.1.0-36621 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36619

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.1.0-36621 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36619

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.1.0-36621 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36619

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.1.0-36621 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36619

Co-authored-by: Travis CI User <travis@example.org>
2022-10-18 18:41:57 +01:00