Commit Graph

2442 Commits

Author SHA1 Message Date
dependabot[bot]
ec4ca5fd66 Build(deps-dev): Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 (#2616)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  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-09-02 15:21:13 +01:00
Denys Vuika
83f2f36bd1 [AAE-10540] cleanup version update script (#2617)
* cleanup version update script

* upgrade eslint to v14
2022-09-02 11:21:03 +01:00
dependabot[bot]
0099ccc076 Build(deps-dev): Bump cspell from 5.16.0 to 6.8.1 (#2610)
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.16.0 to 6.8.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/v5.16.0...v6.8.1)

---
updated-dependencies:
- dependency-name: cspell
  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-09-01 15:23:05 +01:00
dependabot[bot]
f5e4563e1b Build(deps-dev): Bump winston from 3.7.2 to 3.8.1 (#2586)
Bumps [winston](https://github.com/winstonjs/winston) from 3.7.2 to 3.8.1.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.7.2...v3.8.1)

---
updated-dependencies:
- dependency-name: winston
  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-09-01 13:10:06 +01:00
Denys Vuika
b8a81e3074 fix test warnings (#2613) 2022-09-01 13:08:04 +01:00
Robert Duda
a77ab38ab5 [AAE-10512] Several icons cut off due to a fix introduced in Angular 14 (#2612)
* [AAE-10512] Several icons cut off due to a fix introduced in Angular 14

* Moved added style to higher hierarchy file
2022-09-01 11:23:24 +02:00
Alfresco Build
a29c68339c Update branch for ADF 36167 and JS-API 4.12.0-244 [ci:force] (#2607)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.0.0-angular.14-36167 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36167

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.0.0-angular.14-36167 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36167

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.0.0-angular.14-36167 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36167

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.0.0-angular.14-36167 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36167

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.0.0-angular.14-36167 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36167

Co-authored-by: Travis CI User <travis@example.org>
2022-08-30 14:20:31 +01:00
Nikita Maliarchuk
db47d862e3 [ACS-3219] Delete Rule (#2609)
* [ACS-3219] Delete Rule

* rebased + added unsubscribe()

* small fix

* a couple more fixes

* manage-rules css formatting fix
2022-08-30 10:18:10 +01:00
Denys Vuika
69cb107dd9 Angular 14 upgrade (#2598)
* angular 14

* material 14 and ADF 14

* latest ADF 5.x and theme import fixes

* use latest ADF 5.x

* update build command

* update travis command

* upgrade ngrx to v14

* upgrade flex layout lib

* fix after rebase

* fix after rebase

* upgrade to latest ADF
2022-08-25 12:05:00 +01:00
Bartosz Sekuła
c60a3b51cf [AAE-10283] Fix deployment of content-ee and content-ee-apa with dynamic themes (#2606) 2022-08-25 10:22:56 +02:00
Thomas Hunter
9cd616ff8c [ACS-3256] Add trigger / "when" section to rule details & edit rule dialog (#2603)
* Add triggers section with checkboxes

* Add some unit tests

* Changed Input property of rule details so that it takes a changeable value rather than just an initial value

* Made separate component with control value accessor for triggers

* Linting

* Change trigger values to lowercase to be in sync with the API

* Minor styling changes and add new rule button to manage rules screen

* Add option for unknown field to be selected

* Add read only to nested composite and simple conditions

* Added unknown field tests for simple condition

* Linting

* Change how the triggers component displays when disabled
2022-08-23 09:54:08 +01:00
Alfresco Build
19b88458ef Update branch for ADF 36043 and JS-API 4.12.0-244 [ci:force] (#2602)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.0.0-angular.13.2-36043 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36043

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.0.0-angular.13.2-36043 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36043

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.0.0-angular.13.2-36043 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36043

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.0.0-angular.13.2-36043 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36043

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.0.0-angular.13.2-36043 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36043

Co-authored-by: Travis CI User <travis@example.org>
2022-08-22 14:36:13 +01:00
Nikita Maliarchuk
5f009e89fa [ACS-3339] Manage Rules screen / listing - Manage rules screen template & minimal listing (#2596)
* First commit: rules listing

* [ACS-3339] Manage Rules screen / listing - Manage rules screen template & minimal listing

* some changes for rule model

* some changes requested for PR

* a couple more fixes

* removed initial value from aca-rule-details

* spelling error fixed
2022-08-19 18:27:21 +02:00
Thomas Hunter
9a650f5265 [ACS-3257] Create / Update rules dialog condition section (#2585)
* First commit: simple and composite condition UI

* Styling, readonly mode, etc...

* Unit tests for RuleSimpleConditionUiComponent

* Validation for composite condition

* Add unit tests for composite conditions

* Revert manage rules screen

* Reset karma conf singleRun to true

* Couple of small changes

* Typo
2022-08-18 17:39:36 +01:00
Thomas Hunter
b082aaa011 [ACS-3441] Fix aos plugin not detected on app deploy, failing e2e tests (#2600) 2022-08-18 16:32:54 +01:00
Alfresco Build
fd8a86f41b Update branch for ADF 35996 and JS-API 4.12.0-244 [ci:force] (#2599)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.0.0-angular.13.2-35996 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 35996

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.0.0-angular.13.2-35996 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 35996

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.0.0-angular.13.2-35996 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 35996

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.0.0-angular.13.2-35996 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 35996

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.0.0-angular.13.2-35996 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 35996

Co-authored-by: Travis CI User <travis@example.org>
2022-08-18 13:53:48 +01:00
Alfresco Build
a69bf66425 Update branch for ADF 35967 and JS-API 4.12.0-244 [ci:force] (#2595)
* [ci:force][auto-commit] Update @alfresco/js-api to 4.12.0-244 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 35967

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.0.0-angular.13.2-35967 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 35967

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.0.0-angular.13.2-35967 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 35967

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.0.0-angular.13.2-35967 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 35967

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.0.0-angular.13.2-35967 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 35967

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.0.0-angular.13.2-35967 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 35967

Co-authored-by: Travis CI User <travis@example.org>
2022-08-18 09:24:48 +01:00
Shubham Bansal
9bfd4ce9fe ACA-4600 Added Edit Profile Functionality (#2597) 2022-08-17 10:52:57 +00:00
dependabot[bot]
d60b21634e Build(deps-dev): Bump karma from 6.3.17 to 6.4.0 (#2546)
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.17 to 6.4.0.
- [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.3.17...v6.4.0)

---
updated-dependencies:
- dependency-name: karma
  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-08-12 18:26:41 +01:00
dependabot[bot]
4e4bc1e812 Build(deps-dev): Bump tsconfig-paths from 3.12.0 to 4.1.0 (#2587)
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths) from 3.12.0 to 4.1.0.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.12.0...v4.1.0)

---
updated-dependencies:
- dependency-name: tsconfig-paths
  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-08-12 18:26:06 +01:00
dependabot[bot]
f4d04f8884 Build(deps-dev): Bump husky from 7.0.2 to 8.0.1 (#2589)
Bumps [husky](https://github.com/typicode/husky) from 7.0.2 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.2...v8.0.1)

---
updated-dependencies:
- dependency-name: husky
  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-08-12 18:25:47 +01:00
dependabot[bot]
8da2c1f31d Build(deps): Bump moment from 2.29.1 to 2.29.4 (#2567)
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

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-08-12 09:41:15 +01:00
dependabot[bot]
42bec3ff3c Build(deps-dev): Bump karma-jasmine from 4.0.1 to 5.1.0 (#2550)
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 4.0.1 to 5.1.0.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases)
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-jasmine/compare/v4.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: karma-jasmine
  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-08-12 09:40:55 +01:00
dependabot[bot]
ed1c5c5fcb Build(deps-dev): Bump @typescript-eslint/parser from 5.18.0 to 5.33.0 (#2579)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.18.0 to 5.33.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.33.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-08-12 09:37:35 +01:00
dependabot[bot]
752f1a48fe Build(deps-dev): Bump jasmine-core from 4.0.0 to 4.3.0 (#2571)
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.0.0 to 4.3.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.0.0...v4.3.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-08-12 09:37:14 +01:00
dependabot[bot]
52c4220c4f Build(deps-dev): Bump eslint-plugin-jsdoc from 30.7.6 to 39.3.6 (#2580)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 30.7.6 to 39.3.6.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.7.6...v39.3.6)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-12 09:32:35 +01:00
Nikita Maliarchuk
0577f35e29 [ACS-3338] Manage Rules screen / listing - Folder rules service (#2577)
* created service for rules

* progress on folder-rule service

* some progress with folder-rules service unit testing

* [ACS-3339] Manage Rules screen / listing - Folder rules service

* Review comments

* Review comments
2022-08-12 09:31:51 +01:00
Michał Fidor
49b68f6a87 [AAE-10264] Rework the shareActions spec files (#2584) 2022-08-11 15:53:10 +01:00
Alfresco Build
24b2881ed5 Update branch for ADF 35854 and JS-API 4.12.0-244 [ci:force] (#2582)
* [ci:force][auto-commit] Update @alfresco/js-api to 4.12.0-244 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 35854

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.0.0-angular.13.2-35854 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 35854

* [ci:force][auto-commit] Update @alfresco/adf-core to 5.0.0-angular.13.2-35854 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 35854

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.0.0-angular.13.2-35854 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 35854

* [ci:force][auto-commit] Update @alfresco/adf-cli to 5.0.0-angular.13.2-35854 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 35854

* [ci:force][auto-commit] Update @alfresco/adf-testing to 5.0.0-angular.13.2-35854 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 35854

Co-authored-by: Travis CI User <travis@example.org>
2022-08-11 14:16:40 +01:00
Denys Vuika
e237e373eb remove unused project files (#2583)
* remove unused project files

* restore package for shared testing lib
2022-08-11 13:55:18 +01:00
Ardit Domi
a5ef6507f8 [AAE-10029] - Change auth guard to support BPM configuration (#2578) 2022-08-11 13:14:44 +03:00
Denys Vuika
4a5c797464 upgrade node.js for docker images (#2581) 2022-08-10 11:25:42 +01:00
Denys Vuika
fa68c6fcf4 Angular 13 upgrade (#2493)
* upgrade to Angular 13

* upgrade datetime picker libs

* upgrade to eslint 13

* fix eslint issues

* downgrade datetime picker

* fix scss builds

* use proper node version on travis

* fix e2e check

* fix test run

* upgrade ngrx to 13

* use latest ADF 5.x

* add missing ban plugin for eslint

* use latest ADF 5.x branch

* use latest ADF 5.x

* use latest ADF

* sync libs with adf and apps

* Updating to the right version of mat-datetime-picker

* Fix Test Suites: Search - AAE-10222

* Satisfy linter

* upgrade to adf 5.0.0-angular.13

* upgrade adf to 5.0.0-angular.13.1

Co-authored-by: Andras Popovics <popovics@ndras.hu>
Co-authored-by: MichalFidor <michal.fidor@hyland.com>
2022-08-09 18:39:25 +01:00
Thomas Hunter
38cae75476 [ACS-3379] Fix unit tests for the visibility rules of the folder rules (#2576)
* [ACS-3379] Fix unit tests for the visibility rules of the folder rules

* Add stage to .travis.yml so unit tests run on Travis

* Karma singleRun: true so that Travis doesn't stall
2022-08-03 16:22:42 +01:00
Thomas Hunter
30eebfa1e2 [ACA-3379] Routing & skeleton for manage rules screen (#2575)
* [ACA-3379] Routing & skeleton for manage rules screen

* Linting

* Update routing so it's no longer lazy loaded

* Reverted to using lazy-loaded routes

* Remove action visibility from favourites, update e2e test data
2022-08-02 12:46:47 +01:00
Denys Vuika
655da5aa2d refine readme file (#2574) 2022-08-01 17:52:49 +01:00
Thomas Hunter
a9f1946a0a [ACS-3255] Add basic dialog for create / update rule (#2568)
* [ACS-3255] Add basic dialog for create / update rule

* Remove test data

* Fix import

* Fix linting
2022-07-15 16:37:41 +01:00
Denys Vuika
8312bf8d84 [ACS-3217] initial project scaffold for the Folder Rules (#2566)
* initial project scaffold

* visibility rules placeholders

* custom scope for rules evaluators

* unit tests and minor improvements

* update e2e

* add write permission check

* update e2e

* update e2e

* enable the env variable

* fix tests

* update e2e

* fix e2e
2022-07-08 10:53:53 +01:00
Denys Vuika
838f5f2ec2 Revert "[ACS-3216] introduce folder rules flag (#2565)"
This reverts commit 36da361b7f.
2022-07-06 09:45:26 +01:00
Denys Vuika
36da361b7f [ACS-3216] introduce folder rules flag (#2565) 2022-07-04 16:25:36 +01:00
Shubham Bansal
3a7938b895 APPS-1568 : ACA should be extended to support visibility rules for Document List columns. (#2560)
* APPS-1568 Extended rules visibility functionality for Document List columns

* APPS-1568 Unit test case added

* APPS-1568
2022-06-30 10:20:07 +05:30
Alfresco Build
0a9acce401 Update branch for ADF 35228 and JS-API 4.11.0 [ci:force] (#2551)
* [ci:force][auto-commit] Update @alfresco/js-api to 4.12.0-191 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 35332

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

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

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

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

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

Co-authored-by: Travis CI User <travis@example.org>
2022-06-29 14:17:12 +01:00
dependabot[bot]
769b0d84f9 Build(deps): Bump tslib from 2.3.1 to 2.4.0 (#2540)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.3.1...2.4.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  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>
2022-06-28 17:27:12 +01:00
Bindu Wavell
0ab5a1781c Update config documentation for header theming (#2555) 2022-06-22 09:55:43 +01:00
Joerison Silva
3453eef75d Fix first extension instruction (#2485) 2022-06-21 14:05:56 +01:00
Thomas Hunter
866ac19d82 [ACS-3109] Release 2.11.0 (#2549)
* [ACS-3109] Release 2.11.0

* Update git links in changelog
2.11.0
2022-06-16 17:06:17 +01:00
Alfresco Build
02af2ce311 Update branch for ADF 35197 and JS-API 4.11.0-169 [ci:force] (#2545)
* [ci:force][auto-commit] Update @alfresco/js-api to 4.11.0-169 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 35197

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

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

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

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

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

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

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

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

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

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

* [ci:force][auto-commit] Update @alfresco/js-api to 4.11.0 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 35213

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

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

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

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

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

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

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

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

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

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

Co-authored-by: Travis CI User <travis@example.org>
2022-06-15 16:40:29 +01:00
Alfresco Build
f540486396 Update branch for ADF 35144 and JS-API 4.11.0-133 [ci:force] (#2542)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.11.0-35144 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 35144

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Co-authored-by: Travis CI User <travis@example.org>
2022-06-13 11:55:58 +01:00
Alfresco Build
c321293eca Update branch for ADF 35143 and JS-API 4.11.0-133 [ci:force] (#2541)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.11.0-35140 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 35143

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

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

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

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

Co-authored-by: Travis CI User <travis@example.org>
2022-06-07 14:12:54 +01:00
Alfresco Build
da252e9292 Update branch for ADF 35121 and JS-API 4.11.0-133 [ci:force] (#2532)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.11.0-35121 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 35121

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Co-authored-by: Travis CI User <travis@example.org>
2022-06-07 10:55:19 +01:00