-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release 6.4.0 * Lock file update * Exclude failing E2Es * Exclude failing E2Es * Exclude failing E2Es * Exclude failing E2Es
- Loading branch information
1 parent
a59ab20
commit e8ea75d
Showing
21 changed files
with
1,552 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,6 +49,83 @@ For a complete list of changes, supported browsers and new feature please refer | |
|
||
## Changelog | ||
|
||
- [620911cf7]([email protected]:Alfresco/alfresco-ng2-components/commit/620911cf7) Protractor cleanup for demo shell (#9019) | ||
- [fa7eb8722]([email protected]:Alfresco/alfresco-ng2-components/commit/fa7eb8722) fix linting for ADF (#9036) | ||
- [b84738324]([email protected]:Alfresco/alfresco-ng2-components/commit/b84738324) [ACS-6222] Fixed missing display name for groups (#9034) | ||
- [2d3175ef4]([email protected]:Alfresco/alfresco-ng2-components/commit/2d3175ef4) [ACS-6227] cleanup error handling and fix typing issues (#9035) | ||
- [53ad9f729]([email protected]:Alfresco/alfresco-ng2-components/commit/53ad9f729) AAE-15874 enable local development option for simpleapp (#9031) | ||
- [ba96ed14b]([email protected]:Alfresco/alfresco-ng2-components/commit/ba96ed14b) [ACS-6196] await-thenable rule for ESLint, fix issues (#9027) | ||
- [7ebdce787]([email protected]:Alfresco/alfresco-ng2-components/commit/7ebdce787) [APPS-2108] break direct dependency on moment.js (#9032) | ||
- [abf369bc3]([email protected]:Alfresco/alfresco-ng2-components/commit/abf369bc3) [ACS-6189] Moved date adapter from module to component (#9029) | ||
- [67f1a4c50]([email protected]:Alfresco/alfresco-ng2-components/commit/67f1a4c50) [ACS-6189] broken decision table dates after deprecation of moment date adapter 3 (#9026) | ||
- [e6bc457d2]([email protected]:Alfresco/alfresco-ng2-components/commit/e6bc457d2) [ACS-5831] Adding generic error to Library Modal. (#9025) | ||
- [8bd24dbb7]([email protected]:Alfresco/alfresco-ng2-components/commit/8bd24dbb7) [ACS-6190] prefer-promise-reject-errors rule and fixes (#9021) | ||
- [a73e72fac]([email protected]:Alfresco/alfresco-ng2-components/commit/a73e72fac) [ACS-6189] Corrected date format (#9016) | ||
- [f366cf7c0]([email protected]:Alfresco/alfresco-ng2-components/commit/f366cf7c0) [ACS-5645] metadata fixes for encapsulation and host classes (#9018) | ||
- [879c5a6d2]([email protected]:Alfresco/alfresco-ng2-components/commit/879c5a6d2) [ACS-5645] card view dateitem parse fix (#9017) | ||
- [36c6e6d8e]([email protected]:Alfresco/alfresco-ng2-components/commit/36c6e6d8e) [ACS-5566] - Add configurable columns to document list (#8968) | ||
- [3912a652d]([email protected]:Alfresco/alfresco-ng2-components/commit/3912a652d) [AAE-16369] use layout-bp mixin where applicable (#8945) | ||
- [f6f74f466]([email protected]:Alfresco/alfresco-ng2-components/commit/f6f74f466) [AAE-16982] Add default ui with custom theme to simpleapp (#9014) | ||
- [33f114767]([email protected]:Alfresco/alfresco-ng2-components/commit/33f114767) [AAE-16962] Handle number data table column type (#9013) | ||
- [7c4304a1e]([email protected]:Alfresco/alfresco-ng2-components/commit/7c4304a1e) Fix AAE-16968 BC (#9010) | ||
- [6644f539f]([email protected]:Alfresco/alfresco-ng2-components/commit/6644f539f) [AAE-16964] Handle amount data table cloumn type (#8984) | ||
- [962a2be69]([email protected]:Alfresco/alfresco-ng2-components/commit/962a2be69) [ACS-6126] Fixed accessibility issues (#9007) | ||
- [d13db2560]([email protected]:Alfresco/alfresco-ng2-components/commit/d13db2560) [ACS-6136] cleanup e2e files (protractor) (#9009) | ||
- [b49c86fda]([email protected]:Alfresco/alfresco-ng2-components/commit/b49c86fda) [AAE-16968] Add boolean type (#8972) | ||
- [cda12730f]([email protected]:Alfresco/alfresco-ng2-components/commit/cda12730f) [APPS-2255] documentation on date adapters (#9008) | ||
- [d500bc67d]([email protected]:Alfresco/alfresco-ng2-components/commit/d500bc67d) [ACS-5831] Added Generic Error to Library Dialog. (#9005) | ||
- [678df4298]([email protected]:Alfresco/alfresco-ng2-components/commit/678df4298) [APPS-2108] migrate cardview and task filters to date-fns (#9006) | ||
- [7d5fbecf3]([email protected]:Alfresco/alfresco-ng2-components/commit/7d5fbecf3) [APPS-2136] migrate search-datetime-range to date-fns (#9004) | ||
- [e6d625253]([email protected]:Alfresco/alfresco-ng2-components/commit/e6d625253) [APPS-2132] migrate components to date-fns (#9001) | ||
- [f7b054417]([email protected]:Alfresco/alfresco-ng2-components/commit/f7b054417) [ACS-6019] Added node-fetch to adf-cli package.json (#9003) | ||
- [ef285a1f1]([email protected]:Alfresco/alfresco-ng2-components/commit/ef285a1f1) [ACS-6019] [ACS-6021] [ACS-6023] Replaced request with node-fetch (#8999) | ||
- [82fafff11]([email protected]:Alfresco/alfresco-ng2-components/commit/82fafff11) Remove demo shell protractor TreeView e2e (#9000) | ||
- [462166293]([email protected]:Alfresco/alfresco-ng2-components/commit/462166293) Remove useless protractor tests (#8998) | ||
- [2f36da576]([email protected]:Alfresco/alfresco-ng2-components/commit/2f36da576) [APPS-2108] date-fns adapter for datetime pickers, many datetime parsing and validation fixes (#8992) | ||
- [c637f3eb2]([email protected]:Alfresco/alfresco-ng2-components/commit/c637f3eb2) [ACS-5611] Add the option to initially expand custom panel (#8986) | ||
- [96d0a617a]([email protected]:Alfresco/alfresco-ng2-components/commit/96d0a617a) [APPS-2108] migrate unit tests to date-fns (#8991) | ||
- [03a52dc10]([email protected]:Alfresco/alfresco-ng2-components/commit/03a52dc10) [APPS-2108] migrate form field validators to date-fns (#8988) | ||
- [2f28ec9b6]([email protected]:Alfresco/alfresco-ng2-components/commit/2f28ec9b6) [ACS-5877] Migrate widget-visibility service do date-fns (#8870) | ||
- [a86b9e625]([email protected]:Alfresco/alfresco-ng2-components/commit/a86b9e625) [APPS-2108] migrate analytics report to date-fns (#8985) | ||
- [f6d48cb85]([email protected]:Alfresco/alfresco-ng2-components/commit/f6d48cb85) [ACS-5348] Fixed accessibility issues for the Date facet (#8982) | ||
- [ce549249e]([email protected]:Alfresco/alfresco-ng2-components/commit/ce549249e) [APPS-2108] ADF date-fns adapter implementation (#8983) | ||
- [4cc4498b0]([email protected]:Alfresco/alfresco-ng2-components/commit/4cc4498b0) [ACS-5611] Add custom metadata side panels to metadata card component (#8974) | ||
- [3a374ad2a]([email protected]:Alfresco/alfresco-ng2-components/commit/3a374ad2a) [APPS-2108] migrate date widget to Angular date picker (#8975) | ||
- [e42e0869b]([email protected]:Alfresco/alfresco-ng2-components/commit/e42e0869b) [APPS-2108] Switch search date range to the material date adapter (#8973) | ||
- [93f45062f]([email protected]:Alfresco/alfresco-ng2-components/commit/93f45062f) migrate node lock dialog to date-fns (#8970) | ||
- [ea6575666]([email protected]:Alfresco/alfresco-ng2-components/commit/ea6575666) [APPS-2157][APPS-2158][APPS-2161][APPS-2162][APPS-2165] Migration from moment to date-fns (#8965) | ||
- [ecbee581a]([email protected]:Alfresco/alfresco-ng2-components/commit/ecbee581a) [APPS-2133] migration of dependency from moment to date-fns in start-task.component (#8844) | ||
- [93fe29503]([email protected]:Alfresco/alfresco-ng2-components/commit/93fe29503) [ACS-6002] Add permissions displaying Site Permissions outside of Sites (#8952) | ||
- [11b4f5186]([email protected]:Alfresco/alfresco-ng2-components/commit/11b4f5186) [AAE-16969] Remove force casting of all types to text (#8963) | ||
- [43242b118]([email protected]:Alfresco/alfresco-ng2-components/commit/43242b118) pre angular 15 cleanup (#8961) | ||
- [e638b54fc]([email protected]:Alfresco/alfresco-ng2-components/commit/e638b54fc) [MNT-23648] Clicking on Load More button no longer causes scroll position to reset to top (#8951) | ||
- [034e9574d]([email protected]:Alfresco/alfresco-ng2-components/commit/034e9574d) [AAE-16884] revert request removal (#8959) | ||
- [94baaf7d3]([email protected]:Alfresco/alfresco-ng2-components/commit/94baaf7d3) [AAE-16884] init aae script fixes (#8957) | ||
- [e21ad3ca0]([email protected]:Alfresco/alfresco-ng2-components/commit/e21ad3ca0) [AAE-15316] - Refactored UserInfoComponent to get typography from theme (#8937) | ||
- [21a029163]([email protected]:Alfresco/alfresco-ng2-components/commit/21a029163) [ACS-5878] implemented migration using the convertor approach (#8953) | ||
- [d72eb5ebd]([email protected]:Alfresco/alfresco-ng2-components/commit/d72eb5ebd) [ACS-6071] fix jsdoc warnings and errors (#8948) | ||
- [501516c8f]([email protected]:Alfresco/alfresco-ng2-components/commit/501516c8f) [ACS-6003] - waitRendition in rendition.service.ts not working (#8936) | ||
- [d78dcd215]([email protected]:Alfresco/alfresco-ng2-components/commit/d78dcd215) [ACS-6071] fix docs for process cloud (#8947) | ||
- [a48438e1c]([email protected]:Alfresco/alfresco-ng2-components/commit/a48438e1c) [ACS-5613] Renamed name to task name (#8946) | ||
- [b03011c3d]([email protected]:Alfresco/alfresco-ng2-components/commit/b03011c3d) [ACS-6071] documentation fixes for process lib (#8943) | ||
- [016e5ec08]([email protected]:Alfresco/alfresco-ng2-components/commit/016e5ec08) Revert "[AAE-16369] use layout-bp mixin where applicable" (#8944) | ||
- [65d70bffb]([email protected]:Alfresco/alfresco-ng2-components/commit/65d70bffb) [ACS-6071] fix JSDoc issues for Core lib (#8942) | ||
- [d7e0bb6cd]([email protected]:Alfresco/alfresco-ng2-components/commit/d7e0bb6cd) [AAE-16369] use layout-bp mixin where applicable (#8896) | ||
- [a0c79e6c6]([email protected]:Alfresco/alfresco-ng2-components/commit/a0c79e6c6) [ACS-5601] Add getProcessesAndTasksOnContent to process content service (#8940) | ||
- [094acf77c]([email protected]:Alfresco/alfresco-ng2-components/commit/094acf77c) [ACS-5613] process preview on popup displaying the details of selected running process on the popup (#8933) | ||
- [44694c0ee]([email protected]:Alfresco/alfresco-ng2-components/commit/44694c0ee) [ACS-5748] The file gets unshared when setting the past expiration date (#8876) | ||
- [4786a2632]([email protected]:Alfresco/alfresco-ng2-components/commit/4786a2632) Revert "[APPS-2157] [APPS-2158] [APPS-2161] [APPS-2162] [APPS-2165] migration of e2e test cases from moment to date-fns (#8864)" (#8938) | ||
- [8f684a9f6]([email protected]:Alfresco/alfresco-ng2-components/commit/8f684a9f6) [ACS-5987] improved security for shell scripts (#8889) | ||
- [83b2d9f8b]([email protected]:Alfresco/alfresco-ng2-components/commit/83b2d9f8b) [APPS-2202] Added custom utils for syncing moment and date-fns formats (#8934) | ||
- [0933e2dad]([email protected]:Alfresco/alfresco-ng2-components/commit/0933e2dad) [APPS-2159] [APPS-2163] Replaced from moment.js to date-fns (#8878) | ||
- [926347b8f]([email protected]:Alfresco/alfresco-ng2-components/commit/926347b8f) [ACS-5878] Migrated moment occurrences to date-fns equivalent in ProcessService (#8879) | ||
- [3638ed06e]([email protected]:Alfresco/alfresco-ng2-components/commit/3638ed06e) [APPS-2157] [APPS-2158] [APPS-2161] [APPS-2162] [APPS-2165] migration of e2e test cases from moment to date-fns (#8864) | ||
- [f48852075]([email protected]:Alfresco/alfresco-ng2-components/commit/f48852075) [APPS-2164] migration of dependency from moment to date-fns in task-list-properties.e2e.ts (#8873) | ||
- [ef551a9c7]([email protected]:Alfresco/alfresco-ng2-components/commit/ef551a9c7) Improved ESLint configuration, integrated spellcheck and error fixes (#8931) | ||
- [8370a3de6]([email protected]:Alfresco/alfresco-ng2-components/commit/8370a3de6) [MNT-23560] TIFF PDF Renderer Error (#8921) | ||
- [534583874]([email protected]:Alfresco/alfresco-ng2-components/commit/534583874) [AAE-16353] - Refactoring error component to get typography from theme (#8932) | ||
- [16ab6e330]([email protected]:Alfresco/alfresco-ng2-components/commit/16ab6e330) [ACS-5271] - replace deprecated 'request' library (#8916) | ||
|
||
## See Also | ||
|
||
- [Issue Tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
--- | ||
Title: Audit info, alfresco-ng2-components 6.4.0 | ||
--- | ||
|
||
# Audit information for alfresco-ng2-components 6.4.0 | ||
|
||
This page lists the security audit of the dependencies this project depends on. | ||
|
||
## Risks | ||
|
||
- Critical risk: 0 | ||
- High risk: 17 | ||
- Moderate risk: 12 | ||
- Low risk: 0 | ||
|
||
Dependencies analyzed: | ||
|
||
## Libraries | ||
|
||
| Severity | Module | Vulnerable versions | | ||
| --- | --- | --- | | ||
|high | @mdx-js/mdx | "<=1.6.22" | | ||
|moderate | @storybook/builder-webpack4 | "*" | | ||
|high | @storybook/core-server | "<=7.0.0-rc.11" | | ||
|high | @storybook/csf-tools | "6.5.0-alpha.1 - 6.5.17-alpha.0" | | ||
|moderate | @storybook/manager-webpack4 | "*" | | ||
|high | @storybook/mdx1-csf | "*" | | ||
|moderate | autoprefixer | "1.0.20131222 - 9.8.8" | | ||
|high | chokidar | "1.0.0-rc1 - 2.1.8" | | ||
|high | cpy | "7.0.0 - 8.1.2" | | ||
|moderate | css-loader | "0.15.0 - 4.3.0" | | ||
|high | fast-glob | "<=2.2.7" | | ||
|high | glob-parent | "<5.1.2" | | ||
|high | globby | "8.0.0 - 9.2.0" | | ||
|moderate | icss-utils | "<=4.1.1" | | ||
|high | meow | "3.4.0 - 5.0.0" | | ||
|moderate | postcss | "<8.4.31" | | ||
|moderate | postcss-flexbugs-fixes | "<=4.2.1" | | ||
|moderate | postcss-modules-extract-imports | "<=2.0.0" | | ||
|moderate | postcss-modules-local-by-default | "<=4.0.0-rc.4" | | ||
|moderate | postcss-modules-scope | "<=2.2.0" | | ||
|moderate | postcss-modules-values | "<=4.0.0-rc.5" | | ||
|high | remark-mdx | "<=1.6.22" | | ||
|high | remark-parse | "<=8.0.3" | | ||
|moderate | semver | "7.0.0 - 7.5.1" | | ||
|high | trim | "<0.0.3" | | ||
|high | trim-newlines | "<3.0.1" | | ||
|high | watchpack | "1.7.2 - 1.7.5" | | ||
|high | watchpack-chokidar2 | "*" | | ||
|high | webpack | "4.44.0 - 4.47.0" | | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.