Skip to content

Commit

Permalink
Release 6.8.0 (#9506)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgny authored Apr 9, 2024
1 parent 966a6b7 commit bc07c09
Show file tree
Hide file tree
Showing 22 changed files with 724 additions and 34 deletions.
2 changes: 1 addition & 1 deletion demo-shell/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Alfresco-ADF-Angular-Demo",
"description": "Demo shell for Alfresco Angular components",
"version": "6.7.1",
"version": "6.8.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions docs/license-info/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ The pages linked below contain the licenses for all third party dependencies of
- [ADF 6.6.0](license-info-6.6.0.md)
- [ADF 6.7.0](license-info-6.7.0.md)
- [ADF 6.7.1](license-info-6.7.1.md)
- [ADF 6.8.0](license-info-6.8.0.md)
607 changes: 607 additions & 0 deletions docs/license-info/license-info-6.8.0.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0.

## General Availability

- [6.8.0](RelNote-6.8.0.md)
- [6.7.1](RelNote-6.7.1.md)
- [6.7.0](RelNote-6.7.0.md)
- [6.6.0](RelNote-6.6.0.md)
Expand Down
54 changes: 54 additions & 0 deletions docs/release-notes/RelNote-6.8.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
Title: Changelog for alfresco-ng2-components v6.8.0
---

# Changelog

- [966a6b7cc0](https://github.com/Alfresco/alfresco-ng2-components/commit/966a6b7cc0) AAE-21799 replace opening datepicker on focus with opening on enter (#9526)
- [951b8dbe5a](https://github.com/Alfresco/alfresco-ng2-components/commit/951b8dbe5a) [AAE-21797] Datetime widget Min/Max values are checked on a field that is not required (#9524)
- [5bfef4e3aa](https://github.com/Alfresco/alfresco-ng2-components/commit/5bfef4e3aa) AAE-21755 Error when form is assigned to process start event (#9509)
- [a152b0dec1](https://github.com/Alfresco/alfresco-ng2-components/commit/a152b0dec1) AAE-21718 CI daily fix pipeline (#9504)
- [91e1c47724](https://github.com/Alfresco/alfresco-ng2-components/commit/91e1c47724) [ACS-7380][ADF] Break Context Menu dependency on Material Module (#9487)
- [c73fb1bf4c](https://github.com/Alfresco/alfresco-ng2-components/commit/c73fb1bf4c) [ACS-7388][ADF] Break Toolbar dependency on Material Module (#9486)
- [bcf8d3525b](https://github.com/Alfresco/alfresco-ng2-components/commit/bcf8d3525b) AAE-20142 Replaced Material selectors with harness in core unit tests (#9491)
- [ec02c76e43](https://github.com/Alfresco/alfresco-ng2-components/commit/ec02c76e43) HXCS-3381 fix date widget (#9482)
- [31bafc7b20](https://github.com/Alfresco/alfresco-ng2-components/commit/31bafc7b20) [ACS-7379] Break About Module dependency on Material Module (#9485)
- [88ebd225bd](https://github.com/Alfresco/alfresco-ng2-components/commit/88ebd225bd) Update stylelint dependencies (#9483)
- [66ec68551f](https://github.com/Alfresco/alfresco-ng2-components/commit/66ec68551f) refactor: standalone pagination components (#9480)
- [2ea17a7dc6](https://github.com/Alfresco/alfresco-ng2-components/commit/2ea17a7dc6) [ACS-6950] - Tabs in properties panel change their background color after clicking on them (#9478)
- [3dff1e0091](https://github.com/Alfresco/alfresco-ng2-components/commit/3dff1e0091) fix: incorrect angular attributes in search components (#9479)
- [97a2d98c3b](https://github.com/Alfresco/alfresco-ng2-components/commit/97a2d98c3b) [MNT-22836] -Docs for Support of PKCE (#9425)
- [55a306c7b2](https://github.com/Alfresco/alfresco-ng2-components/commit/55a306c7b2) AAE-18890 Disable attach file in form preview mode (#9469)
- [f66342df2f](https://github.com/Alfresco/alfresco-ng2-components/commit/f66342df2f) [ACS-7365] Optimise Search providers and unit tests (#9477)
- [7c0d165db7](https://github.com/Alfresco/alfresco-ng2-components/commit/7c0d165db7) AAE-21380 Skip value override for constant field type (#9471)
- [9d7608817d](https://github.com/Alfresco/alfresco-ng2-components/commit/9d7608817d) Upgrade ADF CLI to latest Commander library (#9473)
- [7cca017c12](https://github.com/Alfresco/alfresco-ng2-components/commit/7cca017c12) AAE-21336 Display selected external property in preview state (#9475)
- [dbe33e9a58](https://github.com/Alfresco/alfresco-ng2-components/commit/dbe33e9a58) [ACS-7357] pre-commit linting for code and styles (#9472)
- [1952f4852f](https://github.com/Alfresco/alfresco-ng2-components/commit/1952f4852f) fix search input component selector (#9470)
- [c4343c1332](https://github.com/Alfresco/alfresco-ng2-components/commit/c4343c1332) [ACS-7338] Fix search input formatting for asterisk (#9459)
- [deea720dac](https://github.com/Alfresco/alfresco-ng2-components/commit/deea720dac) [ACS-6927] - Fully compliant with OIDC: ADF (#9452)
- [aab03cc864](https://github.com/Alfresco/alfresco-ng2-components/commit/aab03cc864) [ACS-7338] Simple search input component (#9454)
- [adec3e60d4](https://github.com/Alfresco/alfresco-ng2-components/commit/adec3e60d4) AAE-21371 improve ast selectors to match template strings in mat selectors eslint (#9458)
- [a03d61a304](https://github.com/Alfresco/alfresco-ng2-components/commit/a03d61a304) AAE-20447 Add new field to choose auth flow type for custom UIs (#9451)
- [ff60cb594e](https://github.com/Alfresco/alfresco-ng2-components/commit/ff60cb594e) AAE-21315 Repair adf tooltip card directive (#9453)
- [c382ac06ec](https://github.com/Alfresco/alfresco-ng2-components/commit/c382ac06ec) [ACS-7312] fix missing Search component exports, support projection (#9449)
- [c642d0e5c2](https://github.com/Alfresco/alfresco-ng2-components/commit/c642d0e5c2) [ACS-6150] Add category selector dialog (#9423)
- [a09d1cfe97](https://github.com/Alfresco/alfresco-ng2-components/commit/a09d1cfe97) [ACS-7284] injectable search configuration (#9448)
- [9616b50319](https://github.com/Alfresco/alfresco-ng2-components/commit/9616b50319) [ADF-23188] Image scroll issue, enable zoom on wheel (#9428)
- [c3459c40cc](https://github.com/Alfresco/alfresco-ng2-components/commit/c3459c40cc) [ACS-7242] Resizing columns with panel opened on the right, e.g. nfo Drawer creates empty columns space when panel is closed. (#9446)
- [69de85ad06](https://github.com/Alfresco/alfresco-ng2-components/commit/69de85ad06) [AAE-20769] Fix precision for incoming values in bigdecimal field (#9434)
- [b4f27d15b8](https://github.com/Alfresco/alfresco-ng2-components/commit/b4f27d15b8) AAE-20848 Add display external property widget (#9429)
- [d8bd7dc424](https://github.com/Alfresco/alfresco-ng2-components/commit/d8bd7dc424) AAE-21222 exclude e2es (#9447)
- [c7db54dc8b](https://github.com/Alfresco/alfresco-ng2-components/commit/c7db54dc8b) AAE-20779 make selector regex more precise (#9431)
- [0a1fd8dd2e](https://github.com/Alfresco/alfresco-ng2-components/commit/0a1fd8dd2e) AAE-20779 add custom eslint rule for material selectors (#9427)
- [e675a12dfd](https://github.com/Alfresco/alfresco-ng2-components/commit/e675a12dfd) [ACS-6233] Enable metadata e2es (#9391)
- [32f2bf995d](https://github.com/Alfresco/alfresco-ng2-components/commit/32f2bf995d) [AAE-21147] Data table columns width are not adjusting to screen size anymore. (#9426)
- [e9dc55bca2](https://github.com/Alfresco/alfresco-ng2-components/commit/e9dc55bca2) [ACS-5575] Should use declaration-no-important rule in the stylelint-config.json file to avoid use of !important in ADF (#9302)
- [6bc532abf2](https://github.com/Alfresco/alfresco-ng2-components/commit/6bc532abf2) AAE-21058-fix-illegal-selector (#9422)
- [7ed137551c](https://github.com/Alfresco/alfresco-ng2-components/commit/7ed137551c) [ACS-6565] ADW - Document List View Header - UX Bugs (Additional fixes) (#9404)
- [5d545b5f0d](https://github.com/Alfresco/alfresco-ng2-components/commit/5d545b5f0d) [ACS-6581] Wrap comments into multiple lines (#9407)
- [ab6d94a270](https://github.com/Alfresco/alfresco-ng2-components/commit/ab6d94a270) AAE 21001 enable AAE e2es (#9411)
- [78e7d4cede](https://github.com/Alfresco/alfresco-ng2-components/commit/78e7d4cede) [ACS-6565] No items message in folder properties not displayed properly (#9413)
- [b8e62534bf](https://github.com/Alfresco/alfresco-ng2-components/commit/b8e62534bf) AAE-19551 e2e material locators refactor (#9403)
- [75f33b1990](https://github.com/Alfresco/alfresco-ng2-components/commit/75f33b1990) [ACS-6587] ACA: Viewer does not update after restoring version and the toolbar disappears (#9383)
- [5dc82f03b4](https://github.com/Alfresco/alfresco-ng2-components/commit/5dc82f03b4) Removing js-api external dep as it has been moved into ADF repo (#9255)
1 change: 1 addition & 0 deletions docs/vulnerability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
- [ADF 6.6.0](audit-info-6.6.0.md)
- [ADF 6.7.0](audit-info-6.7.0.md)
- [ADF 6.7.1](audit-info-6.7.1.md)
- [ADF 6.8.0](audit-info-6.8.0.md)
26 changes: 26 additions & 0 deletions docs/vulnerability/audit-info-6.8.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
Title: Audit info, alfresco-ng2-components 6.8.0
---

# Audit information for alfresco-ng2-components 6.8.0

This page lists the security audit of the dependencies this project depends on.

## Risks

- Critical risk: 0
- High risk: 2
- Moderate risk: 1
- Low risk: 0

Dependencies analyzed:

## Libraries

| Severity | Module | Vulnerable versions |
| --- | --- | --- |
|high | angular-oauth2-oidc-jwks | "<=17.0.0" |
|high | jsrsasign | "<11.0.0" |
|moderate | semver | "7.0.0 - 7.5.1" |


4 changes: 2 additions & 2 deletions lib/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions lib/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-cli",
"description": "Alfresco ADF cli and utils",
"version": "6.7.1",
"version": "6.8.0",
"author": "Hyland Software, Inc. and its affiliates",
"bin": {
"adf-cli": "./bin/adf-cli",
Expand All @@ -20,7 +20,7 @@
"dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli"
},
"dependencies": {
"@alfresco/js-api": ">=7.6.1",
"@alfresco/js-api": ">=7.7.0",
"commander": "^6.2.1",
"ejs": "^3.1.9",
"license-checker": "^25.0.1",
Expand Down
6 changes: 3 additions & 3 deletions lib/content-services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services",
"version": "6.7.1",
"version": "6.8.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand All @@ -21,9 +21,9 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=7.6.1",
"@alfresco/js-api": ">=7.7.0",
"@ngx-translate/core": ">=14.0.0",
"@alfresco/adf-core": ">=6.7.1"
"@alfresco/adf-core": ">=6.8.0"
},
"keywords": [
"content-services",
Expand Down
6 changes: 3 additions & 3 deletions lib/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "6.7.1",
"version": "6.8.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,8 +33,8 @@
"@angular/material": ">=14.1.2",
"@angular/router": ">=14.1.3",
"@mat-datetimepicker/core": "^10.1.1",
"@alfresco/js-api": ">=7.6.1",
"@alfresco/adf-extensions": ">=6.7.1",
"@alfresco/js-api": ">=7.7.0",
"@alfresco/adf-extensions": ">=6.8.0",
"@ngx-translate/core": ">=14.0.0",
"minimatch-browser": ">=1.0.0",
"pdfjs-dist": ">=3.3.122"
Expand Down
2 changes: 1 addition & 1 deletion lib/eslint-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfresco/eslint-plugin-eslint-angular",
"version": "6.7.1",
"version": "6.8.0",
"description": "Alfresco ADF eslint angular custom rules",
"main": "main.js",
"author": "Hyland Software, Inc. and its affiliates",
Expand Down
4 changes: 2 additions & 2 deletions lib/extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.",
"version": "6.7.1",
"version": "6.8.0",
"license": "Apache-2.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
Expand All @@ -14,7 +14,7 @@
"peerDependencies": {
"@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3",
"@alfresco/js-api": ">=7.6.1"
"@alfresco/js-api": ">=7.7.0"
},
"keywords": [
"extensions",
Expand Down
4 changes: 2 additions & 2 deletions lib/insights/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "6.7.1",
"version": "6.8.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand All @@ -16,7 +16,7 @@
"@angular/core": ">=14.1.3",
"@angular/forms": ">=14.1.3",
"@angular/material": ">=14.1.2",
"@alfresco/adf-core": ">=6.7.1",
"@alfresco/adf-core": ">=6.8.0",
"@ngx-translate/core": ">=14.0.0",
"chart.js": "^4.3.0",
"ng2-charts": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion lib/js-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfresco/js-api",
"version": "7.6.1",
"version": "7.7.0",
"license": "Apache-2.0",
"description": "JavaScript client library for the Alfresco REST API",
"author": "Hyland Software, Inc. and its affiliates",
Expand Down
4 changes: 2 additions & 2 deletions lib/process-services-cloud/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions lib/process-services-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud",
"version": "6.7.1",
"version": "6.8.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,9 +34,9 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=7.6.1",
"@alfresco/adf-core": ">=6.7.1",
"@alfresco/adf-content-services": ">=6.7.1",
"@alfresco/js-api": ">=7.7.0",
"@alfresco/adf-core": ">=6.8.0",
"@alfresco/adf-content-services": ">=6.8.0",
"@apollo/client": "^3.7.2",
"@ngx-translate/core": ">=14.0.0",
"apollo-angular": "^4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions lib/process-services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "6.7.1",
"version": "6.8.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand All @@ -21,9 +21,9 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=7.6.1",
"@alfresco/adf-core": ">=6.7.1",
"@alfresco/adf-content-services": ">=6.7.1",
"@alfresco/js-api": ">=7.7.0",
"@alfresco/adf-core": ">=6.8.0",
"@alfresco/adf-content-services": ">=6.8.0",
"@ngx-translate/core": ">=14.0.0"
},
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions lib/testing/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions lib/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-testing",
"description": "Alfresco ADF testing page and utils",
"version": "6.7.1",
"version": "6.8.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand All @@ -11,7 +11,7 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"peerDependencies": {
"@alfresco/js-api": ">=7.6.1"
"@alfresco/js-api": ">=7.7.0"
},
"keywords": [
"testing",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "alfresco-ng2-components",
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
"description": "Alfresco Angular components",
"version": "6.7.1",
"version": "6.8.0",
"author": "Hyland Software, Inc. and its affiliates",
"scripts": {
"prepare": "husky install",
Expand Down

0 comments on commit bc07c09

Please sign in to comment.