From cddbcc0700827219f3d92eec60ae19fb9f8e696a Mon Sep 17 00:00:00 2001 From: LeoMattioli <114500830+MattioliLeo@users.noreply.github.com> Date: Fri, 9 Feb 2024 17:06:13 +0100 Subject: [PATCH] Updated links in release notes doc to be browsable via Web (#9316) --- docs/release-notes/RelNote-6.1.0.md | 88 +++++----- docs/release-notes/RelNote-6.4.0.md | 152 ++++++++--------- docs/release-notes/RelNote-6.5.1.md | 10 +- docs/release-notes/RelNote-6.5.2.md | 14 +- docs/release-notes/RelNote-6.6.0.md | 166 +++++++++---------- lib/js-api/docs/changelog/changelog-6.1.0.md | 2 +- lib/js-api/docs/changelog/changelog-7.1.0.md | 10 +- 7 files changed, 221 insertions(+), 221 deletions(-) diff --git a/docs/release-notes/RelNote-6.1.0.md b/docs/release-notes/RelNote-6.1.0.md index 813e7eb7d0..9c846f60f6 100644 --- a/docs/release-notes/RelNote-6.1.0.md +++ b/docs/release-notes/RelNote-6.1.0.md @@ -46,50 +46,50 @@ For a complete list of changes, supported browsers and new feature please refer ## Changelog -- [727365025](git@github.com:Alfresco/alfresco-ng2-components/commit/727365025) [ACS-5310] Removed dead link from angular.json for demo-shell (#8596) -- [735521603](git@github.com:Alfresco/alfresco-ng2-components/commit/735521603) [AAE-14759] Fixed image viewer when going to full screen mode (#8609) -- [46efc4f7e](git@github.com:Alfresco/alfresco-ng2-components/commit/46efc4f7e) [AAE-14850] Fix outcome buttons position (#8610) -- [be9a0a08a](git@github.com:Alfresco/alfresco-ng2-components/commit/be9a0a08a) [ADF-5544] Missing Vulnerabilities in adf-cli audit (#8604) -- [32f244d93](git@github.com:Alfresco/alfresco-ng2-components/commit/32f244d93) [ADF-5517] Reverted extra bug fixes changes (#8605) -- [3ee2b387a](git@github.com:Alfresco/alfresco-ng2-components/commit/3ee2b387a) [AAE-14030] Fix header custom color (#8595) -- [2f8b7b2bd](git@github.com:Alfresco/alfresco-ng2-components/commit/2f8b7b2bd) [ADF-5532] ADF Upgrade guide(upgrade411-50.md) (#8516) -- [2429bb426](git@github.com:Alfresco/alfresco-ng2-components/commit/2429bb426) [AAE-14030] Custom header text color is not working on apa (#8592) -- [507c6498a](git@github.com:Alfresco/alfresco-ng2-components/commit/507c6498a) [AAE-14376] Spinner is not aligned after opening task details (#8591) -- [a799743bb](git@github.com:Alfresco/alfresco-ng2-components/commit/a799743bb) [ADF-5540] Enable C277288 e2e (#8587) -- [3660f7347](git@github.com:Alfresco/alfresco-ng2-components/commit/3660f7347) [AAE-14168] Fixed outcome buttons position in start process (#8586) -- [5abb6fbee](git@github.com:Alfresco/alfresco-ng2-components/commit/5abb6fbee) [AAE-14061] Fix spinner disappearing too early in task lists (#8577) -- [e4965ece6](git@github.com:Alfresco/alfresco-ng2-components/commit/e4965ece6) [ADF-5517] Add unit test to test clicking anywhere on a row in a datatable (#8287) -- [65dfd446f](git@github.com:Alfresco/alfresco-ng2-components/commit/65dfd446f) [ADF-5542] Update JS-API and ADF libs versions to use caret (#8570) -- [b3e824143](git@github.com:Alfresco/alfresco-ng2-components/commit/b3e824143) [ACS-5272] security fixes for ADF CLI (#8567) -- [7e1ff2006](git@github.com:Alfresco/alfresco-ng2-components/commit/7e1ff2006) Update datatable.component.md documentation (#8525) -- [c431d0c6f](git@github.com:Alfresco/alfresco-ng2-components/commit/c431d0c6f) [ACS-5171] Facets section - UI changes (#8563) -- [b10a4370c](git@github.com:Alfresco/alfresco-ng2-components/commit/b10a4370c) [AAE-14032] - fixed style for attach button (#8566) -- [b5d410b75](git@github.com:Alfresco/alfresco-ng2-components/commit/b5d410b75) [ACS-5137] Fixed navigation between images (#8534) -- [3b1842f03](git@github.com:Alfresco/alfresco-ng2-components/commit/3b1842f03) [ADF-5505] deprecate angular flex layout library (#8562) -- [7e2a7f5b2](git@github.com:Alfresco/alfresco-ng2-components/commit/7e2a7f5b2) [AAE-14332] Fix export in FormCloudModule (#8565) -- [baf010db6](git@github.com:Alfresco/alfresco-ng2-components/commit/baf010db6) cleanup ADF readme (#8543) -- [d0b74cfbc](git@github.com:Alfresco/alfresco-ng2-components/commit/d0b74cfbc) [ACS-5165] Remove old upstream workflow (#8559) -- [4bd05bb46](git@github.com:Alfresco/alfresco-ng2-components/commit/4bd05bb46) [AAE-12764] simpleapp widget name fix (#8560) -- [d24726c88](git@github.com:Alfresco/alfresco-ng2-components/commit/d24726c88) [AAE-13661] Modify init-aae-env file to accept env parameter (#8489) -- [a729852f3](git@github.com:Alfresco/alfresco-ng2-components/commit/a729852f3) [AAE-12764] Add new process and form to simpleapp (#8558) -- [d5e1ca45f](git@github.com:Alfresco/alfresco-ng2-components/commit/d5e1ca45f) fix JS-API peer dependencies for libs (#8551) -- [3dc1f1149](git@github.com:Alfresco/alfresco-ng2-components/commit/3dc1f1149) [ACS-5155] tags message about required field displayed after discarding changes (#8550) -- [42322f8a9](git@github.com:Alfresco/alfresco-ng2-components/commit/42322f8a9) [AAE-13566] changed select input's position (#8471) -- [2b8f81dfe](git@github.com:Alfresco/alfresco-ng2-components/commit/2b8f81dfe) [AAE-11270] replaced error message with shorter version (#8487) -- [5d5fb299e](git@github.com:Alfresco/alfresco-ng2-components/commit/5d5fb299e) [AAE-12763] Unit test - C588832 Should not be able to upload a file … (#8512) -- [50f9a2776](git@github.com:Alfresco/alfresco-ng2-components/commit/50f9a2776) [AAE-13971] changed color to accent contrast (#8501) -- [00ede54e3](git@github.com:Alfresco/alfresco-ng2-components/commit/00ede54e3) [AAE-14184] App key as parameter when fetching roles (#8541) -- [88d4408db](git@github.com:Alfresco/alfresco-ng2-components/commit/88d4408db) [ADF-5509] fix core dependency on datetimepicker (#8539) -- [9cf166c3a](git@github.com:Alfresco/alfresco-ng2-components/commit/9cf166c3a) [ACS-5148] Corrected first tag position and removed extra scrollbar when spinner is visible (#8535) -- [23149cae5](git@github.com:Alfresco/alfresco-ng2-components/commit/23149cae5) [AAE-13800] - Avoid reloading task/process list when column visibility changes (#8499) -- [94c23171d](git@github.com:Alfresco/alfresco-ng2-components/commit/94c23171d) [ADF-5509] Migrate to Node 18 (#8531) -- [42a2a3cd1](git@github.com:Alfresco/alfresco-ng2-components/commit/42a2a3cd1) [AAE-14166] - fixing script for version (#8532) -- [5d6a1ea6a](git@github.com:Alfresco/alfresco-ng2-components/commit/5d6a1ea6a) [ACS-5143] Tree component expand/collapse fix (#8528) -- [895d4189f](git@github.com:Alfresco/alfresco-ng2-components/commit/895d4189f) [AAE-14166] - fixing dependencies for editorjs (#8526) -- [4966bb2d4](git@github.com:Alfresco/alfresco-ng2-components/commit/4966bb2d4) [HXOR-200] Standardize dry run flags as dry-run-flag: ${{ inputs.dry-run-flag }} (#8506) -- [74a33e9d8](git@github.com:Alfresco/alfresco-ng2-components/commit/74a33e9d8) ACS-5147 Fixed typo (#8522) -- [2d55bbf58](git@github.com:Alfresco/alfresco-ng2-components/commit/2d55bbf58) AAE-12240: Form save button enable/disable management (#8502) -- [bcd0b66c9](git@github.com:Alfresco/alfresco-ng2-components/commit/bcd0b66c9) [ACS-5135] Tree component emit pagination only when top level entries change (#8519) +- [727365025](https://github.com/Alfresco/alfresco-ng2-components/commit/727365025) [ACS-5310] Removed dead link from angular.json for demo-shell (#8596) +- [735521603](https://github.com/Alfresco/alfresco-ng2-components/commit/735521603) [AAE-14759] Fixed image viewer when going to full screen mode (#8609) +- [46efc4f7e](https://github.com/Alfresco/alfresco-ng2-components/commit/46efc4f7e) [AAE-14850] Fix outcome buttons position (#8610) +- [be9a0a08a](https://github.com/Alfresco/alfresco-ng2-components/commit/be9a0a08a) [ADF-5544] Missing Vulnerabilities in adf-cli audit (#8604) +- [32f244d93](https://github.com/Alfresco/alfresco-ng2-components/commit/32f244d93) [ADF-5517] Reverted extra bug fixes changes (#8605) +- [3ee2b387a](https://github.com/Alfresco/alfresco-ng2-components/commit/3ee2b387a) [AAE-14030] Fix header custom color (#8595) +- [2f8b7b2bd](https://github.com/Alfresco/alfresco-ng2-components/commit/2f8b7b2bd) [ADF-5532] ADF Upgrade guide(upgrade411-50.md) (#8516) +- [2429bb426](https://github.com/Alfresco/alfresco-ng2-components/commit/2429bb426) [AAE-14030] Custom header text color is not working on apa (#8592) +- [507c6498a](https://github.com/Alfresco/alfresco-ng2-components/commit/507c6498a) [AAE-14376] Spinner is not aligned after opening task details (#8591) +- [a799743bb](https://github.com/Alfresco/alfresco-ng2-components/commit/a799743bb) [ADF-5540] Enable C277288 e2e (#8587) +- [3660f7347](https://github.com/Alfresco/alfresco-ng2-components/commit/3660f7347) [AAE-14168] Fixed outcome buttons position in start process (#8586) +- [5abb6fbee](https://github.com/Alfresco/alfresco-ng2-components/commit/5abb6fbee) [AAE-14061] Fix spinner disappearing too early in task lists (#8577) +- [e4965ece6](https://github.com/Alfresco/alfresco-ng2-components/commit/e4965ece6) [ADF-5517] Add unit test to test clicking anywhere on a row in a datatable (#8287) +- [65dfd446f](https://github.com/Alfresco/alfresco-ng2-components/commit/65dfd446f) [ADF-5542] Update JS-API and ADF libs versions to use caret (#8570) +- [b3e824143](https://github.com/Alfresco/alfresco-ng2-components/commit/b3e824143) [ACS-5272] security fixes for ADF CLI (#8567) +- [7e1ff2006](https://github.com/Alfresco/alfresco-ng2-components/commit/7e1ff2006) Update datatable.component.md documentation (#8525) +- [c431d0c6f](https://github.com/Alfresco/alfresco-ng2-components/commit/c431d0c6f) [ACS-5171] Facets section - UI changes (#8563) +- [b10a4370c](https://github.com/Alfresco/alfresco-ng2-components/commit/b10a4370c) [AAE-14032] - fixed style for attach button (#8566) +- [b5d410b75](https://github.com/Alfresco/alfresco-ng2-components/commit/b5d410b75) [ACS-5137] Fixed navigation between images (#8534) +- [3b1842f03](https://github.com/Alfresco/alfresco-ng2-components/commit/3b1842f03) [ADF-5505] deprecate angular flex layout library (#8562) +- [7e2a7f5b2](https://github.com/Alfresco/alfresco-ng2-components/commit/7e2a7f5b2) [AAE-14332] Fix export in FormCloudModule (#8565) +- [baf010db6](https://github.com/Alfresco/alfresco-ng2-components/commit/baf010db6) cleanup ADF readme (#8543) +- [d0b74cfbc](https://github.com/Alfresco/alfresco-ng2-components/commit/d0b74cfbc) [ACS-5165] Remove old upstream workflow (#8559) +- [4bd05bb46](https://github.com/Alfresco/alfresco-ng2-components/commit/4bd05bb46) [AAE-12764] simpleapp widget name fix (#8560) +- [d24726c88](https://github.com/Alfresco/alfresco-ng2-components/commit/d24726c88) [AAE-13661] Modify init-aae-env file to accept env parameter (#8489) +- [a729852f3](https://github.com/Alfresco/alfresco-ng2-components/commit/a729852f3) [AAE-12764] Add new process and form to simpleapp (#8558) +- [d5e1ca45f](https://github.com/Alfresco/alfresco-ng2-components/commit/d5e1ca45f) fix JS-API peer dependencies for libs (#8551) +- [3dc1f1149](https://github.com/Alfresco/alfresco-ng2-components/commit/3dc1f1149) [ACS-5155] tags message about required field displayed after discarding changes (#8550) +- [42322f8a9](https://github.com/Alfresco/alfresco-ng2-components/commit/42322f8a9) [AAE-13566] changed select input's position (#8471) +- [2b8f81dfe](https://github.com/Alfresco/alfresco-ng2-components/commit/2b8f81dfe) [AAE-11270] replaced error message with shorter version (#8487) +- [5d5fb299e](https://github.com/Alfresco/alfresco-ng2-components/commit/5d5fb299e) [AAE-12763] Unit test - C588832 Should not be able to upload a file … (#8512) +- [50f9a2776](https://github.com/Alfresco/alfresco-ng2-components/commit/50f9a2776) [AAE-13971] changed color to accent contrast (#8501) +- [00ede54e3](https://github.com/Alfresco/alfresco-ng2-components/commit/00ede54e3) [AAE-14184] App key as parameter when fetching roles (#8541) +- [88d4408db](https://github.com/Alfresco/alfresco-ng2-components/commit/88d4408db) [ADF-5509] fix core dependency on datetimepicker (#8539) +- [9cf166c3a](https://github.com/Alfresco/alfresco-ng2-components/commit/9cf166c3a) [ACS-5148] Corrected first tag position and removed extra scrollbar when spinner is visible (#8535) +- [23149cae5](https://github.com/Alfresco/alfresco-ng2-components/commit/23149cae5) [AAE-13800] - Avoid reloading task/process list when column visibility changes (#8499) +- [94c23171d](https://github.com/Alfresco/alfresco-ng2-components/commit/94c23171d) [ADF-5509] Migrate to Node 18 (#8531) +- [42a2a3cd1](https://github.com/Alfresco/alfresco-ng2-components/commit/42a2a3cd1) [AAE-14166] - fixing script for version (#8532) +- [5d6a1ea6a](https://github.com/Alfresco/alfresco-ng2-components/commit/5d6a1ea6a) [ACS-5143] Tree component expand/collapse fix (#8528) +- [895d4189f](https://github.com/Alfresco/alfresco-ng2-components/commit/895d4189f) [AAE-14166] - fixing dependencies for editorjs (#8526) +- [4966bb2d4](https://github.com/Alfresco/alfresco-ng2-components/commit/4966bb2d4) [HXOR-200] Standardize dry run flags as dry-run-flag: ${{ inputs.dry-run-flag }} (#8506) +- [74a33e9d8](https://github.com/Alfresco/alfresco-ng2-components/commit/74a33e9d8) ACS-5147 Fixed typo (#8522) +- [2d55bbf58](https://github.com/Alfresco/alfresco-ng2-components/commit/2d55bbf58) AAE-12240: Form save button enable/disable management (#8502) +- [bcd0b66c9](https://github.com/Alfresco/alfresco-ng2-components/commit/bcd0b66c9) [ACS-5135] Tree component emit pagination only when top level entries change (#8519) ## See Also diff --git a/docs/release-notes/RelNote-6.4.0.md b/docs/release-notes/RelNote-6.4.0.md index f01ae092b9..7a9cbb65ca 100644 --- a/docs/release-notes/RelNote-6.4.0.md +++ b/docs/release-notes/RelNote-6.4.0.md @@ -49,82 +49,82 @@ For a complete list of changes, supported browsers and new feature please refer ## Changelog -- [620911cf7](git@github.com:Alfresco/alfresco-ng2-components/commit/620911cf7) Protractor cleanup for demo shell (#9019) -- [fa7eb8722](git@github.com:Alfresco/alfresco-ng2-components/commit/fa7eb8722) fix linting for ADF (#9036) -- [b84738324](git@github.com:Alfresco/alfresco-ng2-components/commit/b84738324) [ACS-6222] Fixed missing display name for groups (#9034) -- [2d3175ef4](git@github.com:Alfresco/alfresco-ng2-components/commit/2d3175ef4) [ACS-6227] cleanup error handling and fix typing issues (#9035) -- [53ad9f729](git@github.com:Alfresco/alfresco-ng2-components/commit/53ad9f729) AAE-15874 enable local development option for simpleapp (#9031) -- [ba96ed14b](git@github.com:Alfresco/alfresco-ng2-components/commit/ba96ed14b) [ACS-6196] await-thenable rule for ESLint, fix issues (#9027) -- [7ebdce787](git@github.com:Alfresco/alfresco-ng2-components/commit/7ebdce787) [APPS-2108] break direct dependency on moment.js (#9032) -- [abf369bc3](git@github.com:Alfresco/alfresco-ng2-components/commit/abf369bc3) [ACS-6189] Moved date adapter from module to component (#9029) -- [67f1a4c50](git@github.com:Alfresco/alfresco-ng2-components/commit/67f1a4c50) [ACS-6189] broken decision table dates after deprecation of moment date adapter 3 (#9026) -- [e6bc457d2](git@github.com:Alfresco/alfresco-ng2-components/commit/e6bc457d2) [ACS-5831] Adding generic error to Library Modal. (#9025) -- [8bd24dbb7](git@github.com:Alfresco/alfresco-ng2-components/commit/8bd24dbb7) [ACS-6190] prefer-promise-reject-errors rule and fixes (#9021) -- [a73e72fac](git@github.com:Alfresco/alfresco-ng2-components/commit/a73e72fac) [ACS-6189] Corrected date format (#9016) -- [f366cf7c0](git@github.com:Alfresco/alfresco-ng2-components/commit/f366cf7c0) [ACS-5645] metadata fixes for encapsulation and host classes (#9018) -- [879c5a6d2](git@github.com:Alfresco/alfresco-ng2-components/commit/879c5a6d2) [ACS-5645] card view dateitem parse fix (#9017) -- [36c6e6d8e](git@github.com:Alfresco/alfresco-ng2-components/commit/36c6e6d8e) [ACS-5566] - Add configurable columns to document list (#8968) -- [3912a652d](git@github.com:Alfresco/alfresco-ng2-components/commit/3912a652d) [AAE-16369] use layout-bp mixin where applicable (#8945) -- [f6f74f466](git@github.com:Alfresco/alfresco-ng2-components/commit/f6f74f466) [AAE-16982] Add default ui with custom theme to simpleapp (#9014) -- [33f114767](git@github.com:Alfresco/alfresco-ng2-components/commit/33f114767) [AAE-16962] Handle number data table column type (#9013) -- [7c4304a1e](git@github.com:Alfresco/alfresco-ng2-components/commit/7c4304a1e) Fix AAE-16968 BC (#9010) -- [6644f539f](git@github.com:Alfresco/alfresco-ng2-components/commit/6644f539f) [AAE-16964] Handle amount data table cloumn type (#8984) -- [962a2be69](git@github.com:Alfresco/alfresco-ng2-components/commit/962a2be69) [ACS-6126] Fixed accessibility issues (#9007) -- [d13db2560](git@github.com:Alfresco/alfresco-ng2-components/commit/d13db2560) [ACS-6136] cleanup e2e files (protractor) (#9009) -- [b49c86fda](git@github.com:Alfresco/alfresco-ng2-components/commit/b49c86fda) [AAE-16968] Add boolean type (#8972) -- [cda12730f](git@github.com:Alfresco/alfresco-ng2-components/commit/cda12730f) [APPS-2255] documentation on date adapters (#9008) -- [d500bc67d](git@github.com:Alfresco/alfresco-ng2-components/commit/d500bc67d) [ACS-5831] Added Generic Error to Library Dialog. (#9005) -- [678df4298](git@github.com:Alfresco/alfresco-ng2-components/commit/678df4298) [APPS-2108] migrate cardview and task filters to date-fns (#9006) -- [7d5fbecf3](git@github.com:Alfresco/alfresco-ng2-components/commit/7d5fbecf3) [APPS-2136] migrate search-datetime-range to date-fns (#9004) -- [e6d625253](git@github.com:Alfresco/alfresco-ng2-components/commit/e6d625253) [APPS-2132] migrate components to date-fns (#9001) -- [f7b054417](git@github.com:Alfresco/alfresco-ng2-components/commit/f7b054417) [ACS-6019] Added node-fetch to adf-cli package.json (#9003) -- [ef285a1f1](git@github.com:Alfresco/alfresco-ng2-components/commit/ef285a1f1) [ACS-6019] [ACS-6021] [ACS-6023] Replaced request with node-fetch (#8999) -- [82fafff11](git@github.com:Alfresco/alfresco-ng2-components/commit/82fafff11) Remove demo shell protractor TreeView e2e (#9000) -- [462166293](git@github.com:Alfresco/alfresco-ng2-components/commit/462166293) Remove useless protractor tests (#8998) -- [2f36da576](git@github.com:Alfresco/alfresco-ng2-components/commit/2f36da576) [APPS-2108] date-fns adapter for datetime pickers, many datetime parsing and validation fixes (#8992) -- [c637f3eb2](git@github.com:Alfresco/alfresco-ng2-components/commit/c637f3eb2) [ACS-5611] Add the option to initially expand custom panel (#8986) -- [96d0a617a](git@github.com:Alfresco/alfresco-ng2-components/commit/96d0a617a) [APPS-2108] migrate unit tests to date-fns (#8991) -- [03a52dc10](git@github.com:Alfresco/alfresco-ng2-components/commit/03a52dc10) [APPS-2108] migrate form field validators to date-fns (#8988) -- [2f28ec9b6](git@github.com:Alfresco/alfresco-ng2-components/commit/2f28ec9b6) [ACS-5877] Migrate widget-visibility service do date-fns (#8870) -- [a86b9e625](git@github.com:Alfresco/alfresco-ng2-components/commit/a86b9e625) [APPS-2108] migrate analytics report to date-fns (#8985) -- [f6d48cb85](git@github.com:Alfresco/alfresco-ng2-components/commit/f6d48cb85) [ACS-5348] Fixed accessibility issues for the Date facet (#8982) -- [ce549249e](git@github.com:Alfresco/alfresco-ng2-components/commit/ce549249e) [APPS-2108] ADF date-fns adapter implementation (#8983) -- [4cc4498b0](git@github.com:Alfresco/alfresco-ng2-components/commit/4cc4498b0) [ACS-5611] Add custom metadata side panels to metadata card component (#8974) -- [3a374ad2a](git@github.com:Alfresco/alfresco-ng2-components/commit/3a374ad2a) [APPS-2108] migrate date widget to Angular date picker (#8975) -- [e42e0869b](git@github.com:Alfresco/alfresco-ng2-components/commit/e42e0869b) [APPS-2108] Switch search date range to the material date adapter (#8973) -- [93f45062f](git@github.com:Alfresco/alfresco-ng2-components/commit/93f45062f) migrate node lock dialog to date-fns (#8970) -- [ea6575666](git@github.com:Alfresco/alfresco-ng2-components/commit/ea6575666) [APPS-2157][APPS-2158][APPS-2161][APPS-2162][APPS-2165] Migration from moment to date-fns (#8965) -- [ecbee581a](git@github.com:Alfresco/alfresco-ng2-components/commit/ecbee581a) [APPS-2133] migration of dependency from moment to date-fns in start-task.component (#8844) -- [93fe29503](git@github.com:Alfresco/alfresco-ng2-components/commit/93fe29503) [ACS-6002] Add permissions displaying Site Permissions outside of Sites (#8952) -- [11b4f5186](git@github.com:Alfresco/alfresco-ng2-components/commit/11b4f5186) [AAE-16969] Remove force casting of all types to text (#8963) -- [43242b118](git@github.com:Alfresco/alfresco-ng2-components/commit/43242b118) pre angular 15 cleanup (#8961) -- [e638b54fc](git@github.com:Alfresco/alfresco-ng2-components/commit/e638b54fc) [MNT-23648] Clicking on Load More button no longer causes scroll position to reset to top (#8951) -- [034e9574d](git@github.com:Alfresco/alfresco-ng2-components/commit/034e9574d) [AAE-16884] revert request removal (#8959) -- [94baaf7d3](git@github.com:Alfresco/alfresco-ng2-components/commit/94baaf7d3) [AAE-16884] init aae script fixes (#8957) -- [e21ad3ca0](git@github.com:Alfresco/alfresco-ng2-components/commit/e21ad3ca0) [AAE-15316] - Refactored UserInfoComponent to get typography from theme (#8937) -- [21a029163](git@github.com:Alfresco/alfresco-ng2-components/commit/21a029163) [ACS-5878] implemented migration using the convertor approach (#8953) -- [d72eb5ebd](git@github.com:Alfresco/alfresco-ng2-components/commit/d72eb5ebd) [ACS-6071] fix jsdoc warnings and errors (#8948) -- [501516c8f](git@github.com:Alfresco/alfresco-ng2-components/commit/501516c8f) [ACS-6003] - waitRendition in rendition.service.ts not working (#8936) -- [d78dcd215](git@github.com:Alfresco/alfresco-ng2-components/commit/d78dcd215) [ACS-6071] fix docs for process cloud (#8947) -- [a48438e1c](git@github.com:Alfresco/alfresco-ng2-components/commit/a48438e1c) [ACS-5613] Renamed name to task name (#8946) -- [b03011c3d](git@github.com:Alfresco/alfresco-ng2-components/commit/b03011c3d) [ACS-6071] documentation fixes for process lib (#8943) -- [016e5ec08](git@github.com:Alfresco/alfresco-ng2-components/commit/016e5ec08) Revert "[AAE-16369] use layout-bp mixin where applicable" (#8944) -- [65d70bffb](git@github.com:Alfresco/alfresco-ng2-components/commit/65d70bffb) [ACS-6071] fix JSDoc issues for Core lib (#8942) -- [d7e0bb6cd](git@github.com:Alfresco/alfresco-ng2-components/commit/d7e0bb6cd) [AAE-16369] use layout-bp mixin where applicable (#8896) -- [a0c79e6c6](git@github.com:Alfresco/alfresco-ng2-components/commit/a0c79e6c6) [ACS-5601] Add getProcessesAndTasksOnContent to process content service (#8940) -- [094acf77c](git@github.com:Alfresco/alfresco-ng2-components/commit/094acf77c) [ACS-5613] process preview on popup displaying the details of selected running process on the popup (#8933) -- [44694c0ee](git@github.com:Alfresco/alfresco-ng2-components/commit/44694c0ee) [ACS-5748] The file gets unshared when setting the past expiration date (#8876) -- [4786a2632](git@github.com: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](git@github.com:Alfresco/alfresco-ng2-components/commit/8f684a9f6) [ACS-5987] improved security for shell scripts (#8889) -- [83b2d9f8b](git@github.com:Alfresco/alfresco-ng2-components/commit/83b2d9f8b) [APPS-2202] Added custom utils for syncing moment and date-fns formats (#8934) -- [0933e2dad](git@github.com:Alfresco/alfresco-ng2-components/commit/0933e2dad) [APPS-2159] [APPS-2163] Replaced from moment.js to date-fns (#8878) -- [926347b8f](git@github.com:Alfresco/alfresco-ng2-components/commit/926347b8f) [ACS-5878] Migrated moment occurrences to date-fns equivalent in ProcessService (#8879) -- [3638ed06e](git@github.com: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](git@github.com:Alfresco/alfresco-ng2-components/commit/f48852075) [APPS-2164] migration of dependency from moment to date-fns in task-list-properties.e2e.ts (#8873) -- [ef551a9c7](git@github.com:Alfresco/alfresco-ng2-components/commit/ef551a9c7) Improved ESLint configuration, integrated spellcheck and error fixes (#8931) -- [8370a3de6](git@github.com:Alfresco/alfresco-ng2-components/commit/8370a3de6) [MNT-23560] TIFF PDF Renderer Error (#8921) -- [534583874](git@github.com:Alfresco/alfresco-ng2-components/commit/534583874) [AAE-16353] - Refactoring error component to get typography from theme (#8932) -- [16ab6e330](git@github.com:Alfresco/alfresco-ng2-components/commit/16ab6e330) [ACS-5271] - replace deprecated 'request' library (#8916) +- [620911cf7](https://github.com/Alfresco/alfresco-ng2-components/commit/620911cf7) Protractor cleanup for demo shell (#9019) +- [fa7eb8722](https://github.com/Alfresco/alfresco-ng2-components/commit/fa7eb8722) fix linting for ADF (#9036) +- [b84738324](https://github.com/Alfresco/alfresco-ng2-components/commit/b84738324) [ACS-6222] Fixed missing display name for groups (#9034) +- [2d3175ef4](https://github.com/Alfresco/alfresco-ng2-components/commit/2d3175ef4) [ACS-6227] cleanup error handling and fix typing issues (#9035) +- [53ad9f729](https://github.com/Alfresco/alfresco-ng2-components/commit/53ad9f729) AAE-15874 enable local development option for simpleapp (#9031) +- [ba96ed14b](https://github.com/Alfresco/alfresco-ng2-components/commit/ba96ed14b) [ACS-6196] await-thenable rule for ESLint, fix issues (#9027) +- [7ebdce787](https://github.com/Alfresco/alfresco-ng2-components/commit/7ebdce787) [APPS-2108] break direct dependency on moment.js (#9032) +- [abf369bc3](https://github.com/Alfresco/alfresco-ng2-components/commit/abf369bc3) [ACS-6189] Moved date adapter from module to component (#9029) +- [67f1a4c50](https://github.com/Alfresco/alfresco-ng2-components/commit/67f1a4c50) [ACS-6189] broken decision table dates after deprecation of moment date adapter 3 (#9026) +- [e6bc457d2](https://github.com/Alfresco/alfresco-ng2-components/commit/e6bc457d2) [ACS-5831] Adding generic error to Library Modal. (#9025) +- [8bd24dbb7](https://github.com/Alfresco/alfresco-ng2-components/commit/8bd24dbb7) [ACS-6190] prefer-promise-reject-errors rule and fixes (#9021) +- [a73e72fac](https://github.com/Alfresco/alfresco-ng2-components/commit/a73e72fac) [ACS-6189] Corrected date format (#9016) +- [f366cf7c0](https://github.com/Alfresco/alfresco-ng2-components/commit/f366cf7c0) [ACS-5645] metadata fixes for encapsulation and host classes (#9018) +- [879c5a6d2](https://github.com/Alfresco/alfresco-ng2-components/commit/879c5a6d2) [ACS-5645] card view dateitem parse fix (#9017) +- [36c6e6d8e](https://github.com/Alfresco/alfresco-ng2-components/commit/36c6e6d8e) [ACS-5566] - Add configurable columns to document list (#8968) +- [3912a652d](https://github.com/Alfresco/alfresco-ng2-components/commit/3912a652d) [AAE-16369] use layout-bp mixin where applicable (#8945) +- [f6f74f466](https://github.com/Alfresco/alfresco-ng2-components/commit/f6f74f466) [AAE-16982] Add default ui with custom theme to simpleapp (#9014) +- [33f114767](https://github.com/Alfresco/alfresco-ng2-components/commit/33f114767) [AAE-16962] Handle number data table column type (#9013) +- [7c4304a1e](https://github.com/Alfresco/alfresco-ng2-components/commit/7c4304a1e) Fix AAE-16968 BC (#9010) +- [6644f539f](https://github.com/Alfresco/alfresco-ng2-components/commit/6644f539f) [AAE-16964] Handle amount data table cloumn type (#8984) +- [962a2be69](https://github.com/Alfresco/alfresco-ng2-components/commit/962a2be69) [ACS-6126] Fixed accessibility issues (#9007) +- [d13db2560](https://github.com/Alfresco/alfresco-ng2-components/commit/d13db2560) [ACS-6136] cleanup e2e files (protractor) (#9009) +- [b49c86fda](https://github.com/Alfresco/alfresco-ng2-components/commit/b49c86fda) [AAE-16968] Add boolean type (#8972) +- [cda12730f](https://github.com/Alfresco/alfresco-ng2-components/commit/cda12730f) [APPS-2255] documentation on date adapters (#9008) +- [d500bc67d](https://github.com/Alfresco/alfresco-ng2-components/commit/d500bc67d) [ACS-5831] Added Generic Error to Library Dialog. (#9005) +- [678df4298](https://github.com/Alfresco/alfresco-ng2-components/commit/678df4298) [APPS-2108] migrate cardview and task filters to date-fns (#9006) +- [7d5fbecf3](https://github.com/Alfresco/alfresco-ng2-components/commit/7d5fbecf3) [APPS-2136] migrate search-datetime-range to date-fns (#9004) +- [e6d625253](https://github.com/Alfresco/alfresco-ng2-components/commit/e6d625253) [APPS-2132] migrate components to date-fns (#9001) +- [f7b054417](https://github.com/Alfresco/alfresco-ng2-components/commit/f7b054417) [ACS-6019] Added node-fetch to adf-cli package.json (#9003) +- [ef285a1f1](https://github.com/Alfresco/alfresco-ng2-components/commit/ef285a1f1) [ACS-6019] [ACS-6021] [ACS-6023] Replaced request with node-fetch (#8999) +- [82fafff11](https://github.com/Alfresco/alfresco-ng2-components/commit/82fafff11) Remove demo shell protractor TreeView e2e (#9000) +- [462166293](https://github.com/Alfresco/alfresco-ng2-components/commit/462166293) Remove useless protractor tests (#8998) +- [2f36da576](https://github.com/Alfresco/alfresco-ng2-components/commit/2f36da576) [APPS-2108] date-fns adapter for datetime pickers, many datetime parsing and validation fixes (#8992) +- [c637f3eb2](https://github.com/Alfresco/alfresco-ng2-components/commit/c637f3eb2) [ACS-5611] Add the option to initially expand custom panel (#8986) +- [96d0a617a](https://github.com/Alfresco/alfresco-ng2-components/commit/96d0a617a) [APPS-2108] migrate unit tests to date-fns (#8991) +- [03a52dc10](https://github.com/Alfresco/alfresco-ng2-components/commit/03a52dc10) [APPS-2108] migrate form field validators to date-fns (#8988) +- [2f28ec9b6](https://github.com/Alfresco/alfresco-ng2-components/commit/2f28ec9b6) [ACS-5877] Migrate widget-visibility service do date-fns (#8870) +- [a86b9e625](https://github.com/Alfresco/alfresco-ng2-components/commit/a86b9e625) [APPS-2108] migrate analytics report to date-fns (#8985) +- [f6d48cb85](https://github.com/Alfresco/alfresco-ng2-components/commit/f6d48cb85) [ACS-5348] Fixed accessibility issues for the Date facet (#8982) +- [ce549249e](https://github.com/Alfresco/alfresco-ng2-components/commit/ce549249e) [APPS-2108] ADF date-fns adapter implementation (#8983) +- [4cc4498b0](https://github.com/Alfresco/alfresco-ng2-components/commit/4cc4498b0) [ACS-5611] Add custom metadata side panels to metadata card component (#8974) +- [3a374ad2a](https://github.com/Alfresco/alfresco-ng2-components/commit/3a374ad2a) [APPS-2108] migrate date widget to Angular date picker (#8975) +- [e42e0869b](https://github.com/Alfresco/alfresco-ng2-components/commit/e42e0869b) [APPS-2108] Switch search date range to the material date adapter (#8973) +- [93f45062f](https://github.com/Alfresco/alfresco-ng2-components/commit/93f45062f) migrate node lock dialog to date-fns (#8970) +- [ea6575666](https://github.com/Alfresco/alfresco-ng2-components/commit/ea6575666) [APPS-2157][APPS-2158][APPS-2161][APPS-2162][APPS-2165] Migration from moment to date-fns (#8965) +- [ecbee581a](https://github.com/Alfresco/alfresco-ng2-components/commit/ecbee581a) [APPS-2133] migration of dependency from moment to date-fns in start-task.component (#8844) +- [93fe29503](https://github.com/Alfresco/alfresco-ng2-components/commit/93fe29503) [ACS-6002] Add permissions displaying Site Permissions outside of Sites (#8952) +- [11b4f5186](https://github.com/Alfresco/alfresco-ng2-components/commit/11b4f5186) [AAE-16969] Remove force casting of all types to text (#8963) +- [43242b118](https://github.com/Alfresco/alfresco-ng2-components/commit/43242b118) pre angular 15 cleanup (#8961) +- [e638b54fc](https://github.com/Alfresco/alfresco-ng2-components/commit/e638b54fc) [MNT-23648] Clicking on Load More button no longer causes scroll position to reset to top (#8951) +- [034e9574d](https://github.com/Alfresco/alfresco-ng2-components/commit/034e9574d) [AAE-16884] revert request removal (#8959) +- [94baaf7d3](https://github.com/Alfresco/alfresco-ng2-components/commit/94baaf7d3) [AAE-16884] init aae script fixes (#8957) +- [e21ad3ca0](https://github.com/Alfresco/alfresco-ng2-components/commit/e21ad3ca0) [AAE-15316] - Refactored UserInfoComponent to get typography from theme (#8937) +- [21a029163](https://github.com/Alfresco/alfresco-ng2-components/commit/21a029163) [ACS-5878] implemented migration using the convertor approach (#8953) +- [d72eb5ebd](https://github.com/Alfresco/alfresco-ng2-components/commit/d72eb5ebd) [ACS-6071] fix jsdoc warnings and errors (#8948) +- [501516c8f](https://github.com/Alfresco/alfresco-ng2-components/commit/501516c8f) [ACS-6003] - waitRendition in rendition.service.ts not working (#8936) +- [d78dcd215](https://github.com/Alfresco/alfresco-ng2-components/commit/d78dcd215) [ACS-6071] fix docs for process cloud (#8947) +- [a48438e1c](https://github.com/Alfresco/alfresco-ng2-components/commit/a48438e1c) [ACS-5613] Renamed name to task name (#8946) +- [b03011c3d](https://github.com/Alfresco/alfresco-ng2-components/commit/b03011c3d) [ACS-6071] documentation fixes for process lib (#8943) +- [016e5ec08](https://github.com/Alfresco/alfresco-ng2-components/commit/016e5ec08) Revert "[AAE-16369] use layout-bp mixin where applicable" (#8944) +- [65d70bffb](https://github.com/Alfresco/alfresco-ng2-components/commit/65d70bffb) [ACS-6071] fix JSDoc issues for Core lib (#8942) +- [d7e0bb6cd](https://github.com/Alfresco/alfresco-ng2-components/commit/d7e0bb6cd) [AAE-16369] use layout-bp mixin where applicable (#8896) +- [a0c79e6c6](https://github.com/Alfresco/alfresco-ng2-components/commit/a0c79e6c6) [ACS-5601] Add getProcessesAndTasksOnContent to process content service (#8940) +- [094acf77c](https://github.com/Alfresco/alfresco-ng2-components/commit/094acf77c) [ACS-5613] process preview on popup displaying the details of selected running process on the popup (#8933) +- [44694c0ee](https://github.com/Alfresco/alfresco-ng2-components/commit/44694c0ee) [ACS-5748] The file gets unshared when setting the past expiration date (#8876) +- [4786a2632](https://github.com/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](https://github.com/Alfresco/alfresco-ng2-components/commit/8f684a9f6) [ACS-5987] improved security for shell scripts (#8889) +- [83b2d9f8b](https://github.com/Alfresco/alfresco-ng2-components/commit/83b2d9f8b) [APPS-2202] Added custom utils for syncing moment and date-fns formats (#8934) +- [0933e2dad](https://github.com/Alfresco/alfresco-ng2-components/commit/0933e2dad) [APPS-2159] [APPS-2163] Replaced from moment.js to date-fns (#8878) +- [926347b8f](https://github.com/Alfresco/alfresco-ng2-components/commit/926347b8f) [ACS-5878] Migrated moment occurrences to date-fns equivalent in ProcessService (#8879) +- [3638ed06e](https://github.com/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](https://github.com/Alfresco/alfresco-ng2-components/commit/f48852075) [APPS-2164] migration of dependency from moment to date-fns in task-list-properties.e2e.ts (#8873) +- [ef551a9c7](https://github.com/Alfresco/alfresco-ng2-components/commit/ef551a9c7) Improved ESLint configuration, integrated spellcheck and error fixes (#8931) +- [8370a3de6](https://github.com/Alfresco/alfresco-ng2-components/commit/8370a3de6) [MNT-23560] TIFF PDF Renderer Error (#8921) +- [534583874](https://github.com/Alfresco/alfresco-ng2-components/commit/534583874) [AAE-16353] - Refactoring error component to get typography from theme (#8932) +- [16ab6e330](https://github.com/Alfresco/alfresco-ng2-components/commit/16ab6e330) [ACS-5271] - replace deprecated 'request' library (#8916) ## See Also diff --git a/docs/release-notes/RelNote-6.5.1.md b/docs/release-notes/RelNote-6.5.1.md index 14b267b4bc..71889842d3 100644 --- a/docs/release-notes/RelNote-6.5.1.md +++ b/docs/release-notes/RelNote-6.5.1.md @@ -15,11 +15,11 @@ You can find release artifacts on [GitHub](https://github.com/Alfresco/alfresco- ## Changelog -- [f2df3c414](git@github.com:Alfresco/alfresco-ng2-components/commit/f2df3c414) [AAE-17909][AAE-17964] fix silent-refresh url is not set with the value - fix background image set to undefined (#9080) -- [168bb0b6c](git@github.com:Alfresco/alfresco-ng2-components/commit/168bb0b6c) [AAE-17258] Update storybook for datatable and datacolumn (#9052) -- [c0194029c](git@github.com:Alfresco/alfresco-ng2-components/commit/c0194029c) [AAE-17865] Remove few already covered e2es from ADF (#9078) -- [625cf2b85](git@github.com:Alfresco/alfresco-ng2-components/commit/625cf2b85) [ADF-5561] Remove unused dep (#9064) -- [f0a11fdab](git@github.com:Alfresco/alfresco-ng2-components/commit/f0a11fdab) [ACS-6140] migrate tests to harness (#9071) +- [f2df3c414](https://github.com/Alfresco/alfresco-ng2-components/commit/f2df3c414) [AAE-17909][AAE-17964] fix silent-refresh url is not set with the value - fix background image set to undefined (#9080) +- [168bb0b6c](https://github.com/Alfresco/alfresco-ng2-components/commit/168bb0b6c) [AAE-17258] Update storybook for datatable and datacolumn (#9052) +- [c0194029c](https://github.com/Alfresco/alfresco-ng2-components/commit/c0194029c) [AAE-17865] Remove few already covered e2es from ADF (#9078) +- [625cf2b85](https://github.com/Alfresco/alfresco-ng2-components/commit/625cf2b85) [ADF-5561] Remove unused dep (#9064) +- [f0a11fdab](https://github.com/Alfresco/alfresco-ng2-components/commit/f0a11fdab) [ACS-6140] migrate tests to harness (#9071) ## See Also diff --git a/docs/release-notes/RelNote-6.5.2.md b/docs/release-notes/RelNote-6.5.2.md index 48fd82652c..5fc9ff653a 100644 --- a/docs/release-notes/RelNote-6.5.2.md +++ b/docs/release-notes/RelNote-6.5.2.md @@ -15,13 +15,13 @@ You can find release artifacts on [GitHub](https://github.com/Alfresco/alfresco- ## Changelog -- [22d3179a5](git@github.com:Alfresco/alfresco-ng2-components/commit/22d3179a5) Revert "[AAE-18105] Fix release workflow: release-npm step doesn't publish al…" (#9092) -- [17323b0ab](git@github.com:Alfresco/alfresco-ng2-components/commit/17323b0ab) [AAE-18105] Fix release workflow: release-npm step doesn't publish all the packages (#9091) -- [81787d520](git@github.com:Alfresco/alfresco-ng2-components/commit/81787d520) [MNT-23166] Add resize flag to document list with option to disable blur (#9090) -- [e5ca7d206](git@github.com:Alfresco/alfresco-ng2-components/commit/e5ca7d206) [AAE-18057] Fix token is not refreshed after silent-refresh is called. Get another token from the auth server. (#9089) -- [6787ef458](git@github.com:Alfresco/alfresco-ng2-components/commit/6787ef458) [ACS-6225] Removed extra gray area around share link dialog (#9086) -- [6988c1f45](git@github.com:Alfresco/alfresco-ng2-components/commit/6988c1f45) [ACS-6067] viewer thumbnails not refresh on file change (#9075) -- [15fdbc7e2](git@github.com:Alfresco/alfresco-ng2-components/commit/15fdbc7e2) [ACS-4794] ES query migration changes (#8773) +- [22d3179a5](https://github.com/Alfresco/alfresco-ng2-components/commit/22d3179a5) Revert "[AAE-18105] Fix release workflow: release-npm step doesn't publish al…" (#9092) +- [17323b0ab](https://github.com/Alfresco/alfresco-ng2-components/commit/17323b0ab) [AAE-18105] Fix release workflow: release-npm step doesn't publish all the packages (#9091) +- [81787d520](https://github.com/Alfresco/alfresco-ng2-components/commit/81787d520) [MNT-23166] Add resize flag to document list with option to disable blur (#9090) +- [e5ca7d206](https://github.com/Alfresco/alfresco-ng2-components/commit/e5ca7d206) [AAE-18057] Fix token is not refreshed after silent-refresh is called. Get another token from the auth server. (#9089) +- [6787ef458](https://github.com/Alfresco/alfresco-ng2-components/commit/6787ef458) [ACS-6225] Removed extra gray area around share link dialog (#9086) +- [6988c1f45](https://github.com/Alfresco/alfresco-ng2-components/commit/6988c1f45) [ACS-6067] viewer thumbnails not refresh on file change (#9075) +- [15fdbc7e2](https://github.com/Alfresco/alfresco-ng2-components/commit/15fdbc7e2) [ACS-4794] ES query migration changes (#8773) ## See Also diff --git a/docs/release-notes/RelNote-6.6.0.md b/docs/release-notes/RelNote-6.6.0.md index d5c97ebdfb..d817c539d9 100644 --- a/docs/release-notes/RelNote-6.6.0.md +++ b/docs/release-notes/RelNote-6.6.0.md @@ -4,88 +4,88 @@ Title: Changelog for alfresco-ng2-components v6.6.0 # Changelog -- [fdab441d45](git@github.com:Alfresco/alfresco-ng2-components/commit/fdab441d45) [AAE-19610] Submit query on change event for search date range tabbed widget (#9256) -- [720fbb98ca](git@github.com:Alfresco/alfresco-ng2-components/commit/720fbb98ca) [AAE-19708] Fix breaking change for actions/upload-artifact v4.1.0 (#9270) -- [4ec8ca9aa5](git@github.com:Alfresco/alfresco-ng2-components/commit/4ec8ca9aa5) [AAE-18281] Update uat-be-default-app with subprocess-parallel (#9253) -- [ca38f05f30](git@github.com:Alfresco/alfresco-ng2-components/commit/ca38f05f30) [ACS-6584] Added validation for illegal characters when creating a tag (#9251) -- [e1fcaed12d](git@github.com:Alfresco/alfresco-ng2-components/commit/e1fcaed12d) [AAE-19610] Add specific date range settings to search filter (#9250) -- [b46d468f76](git@github.com:Alfresco/alfresco-ng2-components/commit/b46d468f76) [ACS-6212] Fix overlaping labels and incorrect color for warning (#9219) -- [7a40a614a4](git@github.com:Alfresco/alfresco-ng2-components/commit/7a40a614a4) [ACS-6596] - verify ticket on app loading (#9244) -- [d95e46e485](git@github.com:Alfresco/alfresco-ng2-components/commit/d95e46e485) [AAE-19621] Fix icon cut off in attach file button (#9249) -- [9c570701e2](git@github.com:Alfresco/alfresco-ng2-components/commit/9c570701e2) [AAE-19604] fix unwanted notification error (#9246) -- [bbd41715b0](git@github.com:Alfresco/alfresco-ng2-components/commit/bbd41715b0) [AAE-17674] Solve deprecation warning in the theme creation (#9247) -- [e982b7db71](git@github.com:Alfresco/alfresco-ng2-components/commit/e982b7db71) [AAE-19343] Fix attach file widget advanced properties are not properly displayed (#9225) -- [bb3dd978d2](git@github.com:Alfresco/alfresco-ng2-components/commit/bb3dd978d2) [AAE-17674] Solve deprecation warning in the theme creation (#9222) -- [4e328ea726](git@github.com:Alfresco/alfresco-ng2-components/commit/4e328ea726) Revert "[AAE-19372] fix assignee input not being clickable" (#9230) -- [f685f92a62](git@github.com:Alfresco/alfresco-ng2-components/commit/f685f92a62) [AAE-19372] fix assignee input not being clickable (#9228) -- [daa8183598](git@github.com:Alfresco/alfresco-ng2-components/commit/daa8183598) [AAE-19365] Fix for changelog generation (#9226) -- [9515e0e879](git@github.com:Alfresco/alfresco-ng2-components/commit/9515e0e879) [AAE-19325] Update uat-be-default-app (#9223) -- [9c421a8858](git@github.com:Alfresco/alfresco-ng2-components/commit/9c421a8858) [AAE-14726] apply design tokens for ProcessHeaderCloudComponent (#9189) -- [03647f6697](git@github.com:Alfresco/alfresco-ng2-components/commit/03647f6697) [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent (#9172) -- [551bfeb841](git@github.com:Alfresco/alfresco-ng2-components/commit/551bfeb841) [AAE-15294] applied design tokens for GroupCloudComponent (#9168) -- [595856cb8d](git@github.com:Alfresco/alfresco-ng2-components/commit/595856cb8d) [ADF-5556] Compatibility matrix document update. (#9205) -- [4ff46642fb](git@github.com:Alfresco/alfresco-ng2-components/commit/4ff46642fb) [ADF-5563][ADF-5565][ADF-5566]Removed !important from 'task-form','cloud-form-demo' and 'add-permission-panel' component (#9187) -- [d4d731b275](git@github.com:Alfresco/alfresco-ng2-components/commit/d4d731b275) [ADF-5562][ADF-5564]Removed !important from from and version list component (#9142) -- [5054679f6c](git@github.com:Alfresco/alfresco-ng2-components/commit/5054679f6c) [ACS-6211] Fixed UI alignment issues in create rules screen (CardView and child components) (#9101) -- [bd5e3799f0](git@github.com:Alfresco/alfresco-ng2-components/commit/bd5e3799f0) [ADF-5568] Removed important property from 'card-view-dateitem.component.scss' in ADF (#9206) -- [b0dae85689](git@github.com:Alfresco/alfresco-ng2-components/commit/b0dae85689) [ADF-5567] Removed important property from 'permission-list.component.scss' in ADF (#9184) -- [e65b5430a1](git@github.com:Alfresco/alfresco-ng2-components/commit/e65b5430a1) [MNT-23433] configure position for close button on Viewer (#9143) -- [6549235dae](git@github.com:Alfresco/alfresco-ng2-components/commit/6549235dae) [ACS-6412] - Some operations are broken when executed on file created from template (#9207) -- [a1b4c54b16](git@github.com:Alfresco/alfresco-ng2-components/commit/a1b4c54b16) Allow to use extension value in addition to passing JSON file name (#9192) -- [e9c769bc30](git@github.com:Alfresco/alfresco-ng2-components/commit/e9c769bc30) [ACS-6399] - ACA search properties facet clear button do not clear search filter (#9191) -- [b9d3065810](git@github.com:Alfresco/alfresco-ng2-components/commit/b9d3065810) [ADF-5569] removed important (#9190) -- [c4d5f5dae1](git@github.com:Alfresco/alfresco-ng2-components/commit/c4d5f5dae1) [ACS-6325] Persisting configuration of document list columns size, visibility and order (#9170) -- [a900dd2551](git@github.com:Alfresco/alfresco-ng2-components/commit/a900dd2551) [ACS-5645] Property Panel Feature (#8995) -- [0191860950](git@github.com:Alfresco/alfresco-ng2-components/commit/0191860950) [AAE-15295] added design tokens to PeopleCloudComponent (#9162) -- [7c924e0e28](git@github.com:Alfresco/alfresco-ng2-components/commit/7c924e0e28) [AAE-19026] Fix app permissions (#9171) -- [0932a3ed10](git@github.com:Alfresco/alfresco-ng2-components/commit/0932a3ed10) [AAE-18459] Fix invalidateSession is called when auth is not initilized by js-api (#9152) -- [1f5af31ad0](git@github.com:Alfresco/alfresco-ng2-components/commit/1f5af31ad0) [AAE-19026] Fix app permissions (#9169) -- [2ca1c75b76](git@github.com:Alfresco/alfresco-ng2-components/commit/2ca1c75b76) [AAE-19005] Pin 18.18.2 node version (#9167) -- [6e848d129b](git@github.com:Alfresco/alfresco-ng2-components/commit/6e848d129b) Revert "Revert "build(deps): bump actions/setup-node in /.github/actions/setup (#9125)" (#9165)" (#9166) -- [7121e72f83](git@github.com:Alfresco/alfresco-ng2-components/commit/7121e72f83) Revert "Check js api unit test issue (#9163)" (#9164) -- [ce93a7cc04](git@github.com:Alfresco/alfresco-ng2-components/commit/ce93a7cc04) Revert "build(deps): bump actions/setup-node in /.github/actions/setup (#9125)" (#9165) -- [25418c22cd](git@github.com:Alfresco/alfresco-ng2-components/commit/25418c22cd) Check js api unit test issue (#9163) -- [6d4197412f](git@github.com:Alfresco/alfresco-ng2-components/commit/6d4197412f) [AAE-18893] Update application by process sequentialusertask (#9160) -- [bed9e4b1f8](git@github.com:Alfresco/alfresco-ng2-components/commit/bed9e4b1f8) [MNT-24098] fixes for pdf with HTTP (#9155) -- [468c32691d](git@github.com:Alfresco/alfresco-ng2-components/commit/468c32691d) [AAE-17666] Remove date cell e2es covered by unit tests (#9153) -- [cd33bb6c92](git@github.com:Alfresco/alfresco-ng2-components/commit/cd33bb6c92) [ACS-6323] dynamic content list changing columns order with drag drop (#9146) -- [064c1fd216](git@github.com:Alfresco/alfresco-ng2-components/commit/064c1fd216) [MNT-23166] Make tasks and processes lists resizeable (#9145) -- [f47fb2a7e9](git@github.com:Alfresco/alfresco-ng2-components/commit/f47fb2a7e9) [ACS-6107] Replaced SearchDateRange component with SearchDateRangeAdvanced Component (#9023) -- [88ab336d05](git@github.com:Alfresco/alfresco-ng2-components/commit/88ab336d05) [AAE-18450] fixed form value not updating instantly on radio change (#9141) -- [8fa37a54a7](git@github.com:Alfresco/alfresco-ng2-components/commit/8fa37a54a7) [ACS-6031] Minimum width and tooltip added for column header (#9093) -- [a3fa0f316b](git@github.com:Alfresco/alfresco-ng2-components/commit/a3fa0f316b) [ADF-5570][ADF-5571]Removed important property from 'toolbar.component.scss' and 'pagination.component.scss' in ADF (#9134) -- [e78bc460de](git@github.com:Alfresco/alfresco-ng2-components/commit/e78bc460de) [AAE-17481] Fix mapping for process leave-request (#9140) -- [db9c3d4cb4](git@github.com:Alfresco/alfresco-ng2-components/commit/db9c3d4cb4) [AAE-17481] Fix processes for the new tests (#9137) -- [e0260d821f](git@github.com:Alfresco/alfresco-ng2-components/commit/e0260d821f) [AAE-17475] Fix processes for Call Activities tests (#9136) -- [c1ad165ef9](git@github.com:Alfresco/alfresco-ng2-components/commit/c1ad165ef9) [AAE-18541] - OAuth - redirect does not work (#9135) -- [065829ef01](git@github.com:Alfresco/alfresco-ng2-components/commit/065829ef01) [ACS-5600] AlfrescoViewerComponent shows the original mimetype (#9095) -- [8a184efc6c](git@github.com:Alfresco/alfresco-ng2-components/commit/8a184efc6c) [AAE-8556] Convert attach file manual test case to unit test (#9108) -- [500c5581f6](git@github.com:Alfresco/alfresco-ng2-components/commit/500c5581f6) [AAE-18541] - OAuth - redirect does not work (#9133) -- [7793aba89e](git@github.com:Alfresco/alfresco-ng2-components/commit/7793aba89e) [ACS-6252] support disabling the tags and categories feature in the applications (#9106) -- [979bf3ac59](git@github.com:Alfresco/alfresco-ng2-components/commit/979bf3ac59) [ACS-6396] cleanup unused CLI code (#9132) -- [7300f74add](git@github.com:Alfresco/alfresco-ng2-components/commit/7300f74add) Fix dependabot.yml (#9120) -- [38a7dc6cb7](git@github.com:Alfresco/alfresco-ng2-components/commit/38a7dc6cb7) ADF release - Notify correct channel (#9116) -- [4313869127](git@github.com:Alfresco/alfresco-ng2-components/commit/4313869127) [ACS-6370] fix js-api version bump (#9119) -- [3daecb1b1c](git@github.com:Alfresco/alfresco-ng2-components/commit/3daecb1b1c) [AAE-18117] Use SHA for GitHub actions (#9113) -- [3cf2ffa7bd](git@github.com:Alfresco/alfresco-ng2-components/commit/3cf2ffa7bd) [AAE-18464] fix bundle check for js-api (#9117) -- [2824b7be50](git@github.com:Alfresco/alfresco-ng2-components/commit/2824b7be50) bump js-api version to 7.4.0 (#9115) -- [3677bfb78e](git@github.com:Alfresco/alfresco-ng2-components/commit/3677bfb78e) [ACS-6370] switch js-api builds to original node.js (#9114) -- [dbe3a7c7db](git@github.com:Alfresco/alfresco-ng2-components/commit/dbe3a7c7db) [ACS-6370] temporary pin ADF cli to js-api 7.2.0 (#9112) -- [869f0296d0](git@github.com:Alfresco/alfresco-ng2-components/commit/869f0296d0) Trigger a new release (#9111) -- [2a7fd89af0](git@github.com:Alfresco/alfresco-ng2-components/commit/2a7fd89af0) [PRODENG-211] fix js-api version bump (#9110) -- [6759e2e9bb](git@github.com:Alfresco/alfresco-ng2-components/commit/6759e2e9bb) [AAE-16041] Removing unneeded tests (#9109) -- [3309ea63f6](git@github.com:Alfresco/alfresco-ng2-components/commit/3309ea63f6) [PRODENG-211] improved ADF CLI compilation (#9105) -- [e97333aabd](git@github.com:Alfresco/alfresco-ng2-components/commit/e97333aabd) [PRODENG-211] reworked version updating (#9104) -- [aa05fc28b5](git@github.com:Alfresco/alfresco-ng2-components/commit/aa05fc28b5) [AAE-18175] Unable to Import Descriptor in HXP Environment (#9097) -- [4b3e101586](git@github.com:Alfresco/alfresco-ng2-components/commit/4b3e101586) [PRODENG-211] update npm bundle check (#9103) -- [8687e86cf6](git@github.com:Alfresco/alfresco-ng2-components/commit/8687e86cf6) [PRODENG-211] update js-api deps (#9102) -- [8839c9563a](git@github.com:Alfresco/alfresco-ng2-components/commit/8839c9563a) bump local js-api to 7.3.0 -- [ea2c0ce229](git@github.com:Alfresco/alfresco-ng2-components/commit/ea2c0ce229) [PRODENG-211] integrate JS-API with monorepo (part 1) (#9081) -- [804fa2ffd4](git@github.com:Alfresco/alfresco-ng2-components/commit/804fa2ffd4) [AAE-17480] update application (#9100) -- [d14c116747](git@github.com:Alfresco/alfresco-ng2-components/commit/d14c116747) [MNT-22836] - support PKCE code flow in SSO (#8884) -- [eb8aaecef6](git@github.com:Alfresco/alfresco-ng2-components/commit/eb8aaecef6) [ACS-6328] fix oauth config loading (#9098) -- [001d6ee83d](git@github.com:Alfresco/alfresco-ng2-components/commit/001d6ee83d) [AAE-17859] Convert manual C309872 to unit test (#9077) -- [606abdb4fd](git@github.com:Alfresco/alfresco-ng2-components/commit/606abdb4fd) [AAE-17103] Handle icon type (#9012) -- [4af945123b](git@github.com:Alfresco/alfresco-ng2-components/commit/4af945123b) Revert "[ACS-5311] Notification History Bug Fix (#9011)" (#9096) +- [fdab441d45](https://github.com/Alfresco/alfresco-ng2-components/commit/fdab441d45) [AAE-19610] Submit query on change event for search date range tabbed widget (#9256) +- [720fbb98ca](https://github.com/Alfresco/alfresco-ng2-components/commit/720fbb98ca) [AAE-19708] Fix breaking change for actions/upload-artifact v4.1.0 (#9270) +- [4ec8ca9aa5](https://github.com/Alfresco/alfresco-ng2-components/commit/4ec8ca9aa5) [AAE-18281] Update uat-be-default-app with subprocess-parallel (#9253) +- [ca38f05f30](https://github.com/Alfresco/alfresco-ng2-components/commit/ca38f05f30) [ACS-6584] Added validation for illegal characters when creating a tag (#9251) +- [e1fcaed12d](https://github.com/Alfresco/alfresco-ng2-components/commit/e1fcaed12d) [AAE-19610] Add specific date range settings to search filter (#9250) +- [b46d468f76](https://github.com/Alfresco/alfresco-ng2-components/commit/b46d468f76) [ACS-6212] Fix overlaping labels and incorrect color for warning (#9219) +- [7a40a614a4](https://github.com/Alfresco/alfresco-ng2-components/commit/7a40a614a4) [ACS-6596] - verify ticket on app loading (#9244) +- [d95e46e485](https://github.com/Alfresco/alfresco-ng2-components/commit/d95e46e485) [AAE-19621] Fix icon cut off in attach file button (#9249) +- [9c570701e2](https://github.com/Alfresco/alfresco-ng2-components/commit/9c570701e2) [AAE-19604] fix unwanted notification error (#9246) +- [bbd41715b0](https://github.com/Alfresco/alfresco-ng2-components/commit/bbd41715b0) [AAE-17674] Solve deprecation warning in the theme creation (#9247) +- [e982b7db71](https://github.com/Alfresco/alfresco-ng2-components/commit/e982b7db71) [AAE-19343] Fix attach file widget advanced properties are not properly displayed (#9225) +- [bb3dd978d2](https://github.com/Alfresco/alfresco-ng2-components/commit/bb3dd978d2) [AAE-17674] Solve deprecation warning in the theme creation (#9222) +- [4e328ea726](https://github.com/Alfresco/alfresco-ng2-components/commit/4e328ea726) Revert "[AAE-19372] fix assignee input not being clickable" (#9230) +- [f685f92a62](https://github.com/Alfresco/alfresco-ng2-components/commit/f685f92a62) [AAE-19372] fix assignee input not being clickable (#9228) +- [daa8183598](https://github.com/Alfresco/alfresco-ng2-components/commit/daa8183598) [AAE-19365] Fix for changelog generation (#9226) +- [9515e0e879](https://github.com/Alfresco/alfresco-ng2-components/commit/9515e0e879) [AAE-19325] Update uat-be-default-app (#9223) +- [9c421a8858](https://github.com/Alfresco/alfresco-ng2-components/commit/9c421a8858) [AAE-14726] apply design tokens for ProcessHeaderCloudComponent (#9189) +- [03647f6697](https://github.com/Alfresco/alfresco-ng2-components/commit/03647f6697) [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent (#9172) +- [551bfeb841](https://github.com/Alfresco/alfresco-ng2-components/commit/551bfeb841) [AAE-15294] applied design tokens for GroupCloudComponent (#9168) +- [595856cb8d](https://github.com/Alfresco/alfresco-ng2-components/commit/595856cb8d) [ADF-5556] Compatibility matrix document update. (#9205) +- [4ff46642fb](https://github.com/Alfresco/alfresco-ng2-components/commit/4ff46642fb) [ADF-5563][ADF-5565][ADF-5566]Removed !important from 'task-form','cloud-form-demo' and 'add-permission-panel' component (#9187) +- [d4d731b275](https://github.com/Alfresco/alfresco-ng2-components/commit/d4d731b275) [ADF-5562][ADF-5564]Removed !important from from and version list component (#9142) +- [5054679f6c](https://github.com/Alfresco/alfresco-ng2-components/commit/5054679f6c) [ACS-6211] Fixed UI alignment issues in create rules screen (CardView and child components) (#9101) +- [bd5e3799f0](https://github.com/Alfresco/alfresco-ng2-components/commit/bd5e3799f0) [ADF-5568] Removed important property from 'card-view-dateitem.component.scss' in ADF (#9206) +- [b0dae85689](https://github.com/Alfresco/alfresco-ng2-components/commit/b0dae85689) [ADF-5567] Removed important property from 'permission-list.component.scss' in ADF (#9184) +- [e65b5430a1](https://github.com/Alfresco/alfresco-ng2-components/commit/e65b5430a1) [MNT-23433] configure position for close button on Viewer (#9143) +- [6549235dae](https://github.com/Alfresco/alfresco-ng2-components/commit/6549235dae) [ACS-6412] - Some operations are broken when executed on file created from template (#9207) +- [a1b4c54b16](https://github.com/Alfresco/alfresco-ng2-components/commit/a1b4c54b16) Allow to use extension value in addition to passing JSON file name (#9192) +- [e9c769bc30](https://github.com/Alfresco/alfresco-ng2-components/commit/e9c769bc30) [ACS-6399] - ACA search properties facet clear button do not clear search filter (#9191) +- [b9d3065810](https://github.com/Alfresco/alfresco-ng2-components/commit/b9d3065810) [ADF-5569] removed important (#9190) +- [c4d5f5dae1](https://github.com/Alfresco/alfresco-ng2-components/commit/c4d5f5dae1) [ACS-6325] Persisting configuration of document list columns size, visibility and order (#9170) +- [a900dd2551](https://github.com/Alfresco/alfresco-ng2-components/commit/a900dd2551) [ACS-5645] Property Panel Feature (#8995) +- [0191860950](https://github.com/Alfresco/alfresco-ng2-components/commit/0191860950) [AAE-15295] added design tokens to PeopleCloudComponent (#9162) +- [7c924e0e28](https://github.com/Alfresco/alfresco-ng2-components/commit/7c924e0e28) [AAE-19026] Fix app permissions (#9171) +- [0932a3ed10](https://github.com/Alfresco/alfresco-ng2-components/commit/0932a3ed10) [AAE-18459] Fix invalidateSession is called when auth is not initilized by js-api (#9152) +- [1f5af31ad0](https://github.com/Alfresco/alfresco-ng2-components/commit/1f5af31ad0) [AAE-19026] Fix app permissions (#9169) +- [2ca1c75b76](https://github.com/Alfresco/alfresco-ng2-components/commit/2ca1c75b76) [AAE-19005] Pin 18.18.2 node version (#9167) +- [6e848d129b](https://github.com/Alfresco/alfresco-ng2-components/commit/6e848d129b) Revert "Revert "build(deps): bump actions/setup-node in /.github/actions/setup (#9125)" (#9165)" (#9166) +- [7121e72f83](https://github.com/Alfresco/alfresco-ng2-components/commit/7121e72f83) Revert "Check js api unit test issue (#9163)" (#9164) +- [ce93a7cc04](https://github.com/Alfresco/alfresco-ng2-components/commit/ce93a7cc04) Revert "build(deps): bump actions/setup-node in /.github/actions/setup (#9125)" (#9165) +- [25418c22cd](https://github.com/Alfresco/alfresco-ng2-components/commit/25418c22cd) Check js api unit test issue (#9163) +- [6d4197412f](https://github.com/Alfresco/alfresco-ng2-components/commit/6d4197412f) [AAE-18893] Update application by process sequentialusertask (#9160) +- [bed9e4b1f8](https://github.com/Alfresco/alfresco-ng2-components/commit/bed9e4b1f8) [MNT-24098] fixes for pdf with HTTP (#9155) +- [468c32691d](https://github.com/Alfresco/alfresco-ng2-components/commit/468c32691d) [AAE-17666] Remove date cell e2es covered by unit tests (#9153) +- [cd33bb6c92](https://github.com/Alfresco/alfresco-ng2-components/commit/cd33bb6c92) [ACS-6323] dynamic content list changing columns order with drag drop (#9146) +- [064c1fd216](https://github.com/Alfresco/alfresco-ng2-components/commit/064c1fd216) [MNT-23166] Make tasks and processes lists resizeable (#9145) +- [f47fb2a7e9](https://github.com/Alfresco/alfresco-ng2-components/commit/f47fb2a7e9) [ACS-6107] Replaced SearchDateRange component with SearchDateRangeAdvanced Component (#9023) +- [88ab336d05](https://github.com/Alfresco/alfresco-ng2-components/commit/88ab336d05) [AAE-18450] fixed form value not updating instantly on radio change (#9141) +- [8fa37a54a7](https://github.com/Alfresco/alfresco-ng2-components/commit/8fa37a54a7) [ACS-6031] Minimum width and tooltip added for column header (#9093) +- [a3fa0f316b](https://github.com/Alfresco/alfresco-ng2-components/commit/a3fa0f316b) [ADF-5570][ADF-5571]Removed important property from 'toolbar.component.scss' and 'pagination.component.scss' in ADF (#9134) +- [e78bc460de](https://github.com/Alfresco/alfresco-ng2-components/commit/e78bc460de) [AAE-17481] Fix mapping for process leave-request (#9140) +- [db9c3d4cb4](https://github.com/Alfresco/alfresco-ng2-components/commit/db9c3d4cb4) [AAE-17481] Fix processes for the new tests (#9137) +- [e0260d821f](https://github.com/Alfresco/alfresco-ng2-components/commit/e0260d821f) [AAE-17475] Fix processes for Call Activities tests (#9136) +- [c1ad165ef9](https://github.com/Alfresco/alfresco-ng2-components/commit/c1ad165ef9) [AAE-18541] - OAuth - redirect does not work (#9135) +- [065829ef01](https://github.com/Alfresco/alfresco-ng2-components/commit/065829ef01) [ACS-5600] AlfrescoViewerComponent shows the original mimetype (#9095) +- [8a184efc6c](https://github.com/Alfresco/alfresco-ng2-components/commit/8a184efc6c) [AAE-8556] Convert attach file manual test case to unit test (#9108) +- [500c5581f6](https://github.com/Alfresco/alfresco-ng2-components/commit/500c5581f6) [AAE-18541] - OAuth - redirect does not work (#9133) +- [7793aba89e](https://github.com/Alfresco/alfresco-ng2-components/commit/7793aba89e) [ACS-6252] support disabling the tags and categories feature in the applications (#9106) +- [979bf3ac59](https://github.com/Alfresco/alfresco-ng2-components/commit/979bf3ac59) [ACS-6396] cleanup unused CLI code (#9132) +- [7300f74add](https://github.com/Alfresco/alfresco-ng2-components/commit/7300f74add) Fix dependabot.yml (#9120) +- [38a7dc6cb7](https://github.com/Alfresco/alfresco-ng2-components/commit/38a7dc6cb7) ADF release - Notify correct channel (#9116) +- [4313869127](https://github.com/Alfresco/alfresco-ng2-components/commit/4313869127) [ACS-6370] fix js-api version bump (#9119) +- [3daecb1b1c](https://github.com/Alfresco/alfresco-ng2-components/commit/3daecb1b1c) [AAE-18117] Use SHA for GitHub actions (#9113) +- [3cf2ffa7bd](https://github.com/Alfresco/alfresco-ng2-components/commit/3cf2ffa7bd) [AAE-18464] fix bundle check for js-api (#9117) +- [2824b7be50](https://github.com/Alfresco/alfresco-ng2-components/commit/2824b7be50) bump js-api version to 7.4.0 (#9115) +- [3677bfb78e](https://github.com/Alfresco/alfresco-ng2-components/commit/3677bfb78e) [ACS-6370] switch js-api builds to original node.js (#9114) +- [dbe3a7c7db](https://github.com/Alfresco/alfresco-ng2-components/commit/dbe3a7c7db) [ACS-6370] temporary pin ADF cli to js-api 7.2.0 (#9112) +- [869f0296d0](https://github.com/Alfresco/alfresco-ng2-components/commit/869f0296d0) Trigger a new release (#9111) +- [2a7fd89af0](https://github.com/Alfresco/alfresco-ng2-components/commit/2a7fd89af0) [PRODENG-211] fix js-api version bump (#9110) +- [6759e2e9bb](https://github.com/Alfresco/alfresco-ng2-components/commit/6759e2e9bb) [AAE-16041] Removing unneeded tests (#9109) +- [3309ea63f6](https://github.com/Alfresco/alfresco-ng2-components/commit/3309ea63f6) [PRODENG-211] improved ADF CLI compilation (#9105) +- [e97333aabd](https://github.com/Alfresco/alfresco-ng2-components/commit/e97333aabd) [PRODENG-211] reworked version updating (#9104) +- [aa05fc28b5](https://github.com/Alfresco/alfresco-ng2-components/commit/aa05fc28b5) [AAE-18175] Unable to Import Descriptor in HXP Environment (#9097) +- [4b3e101586](https://github.com/Alfresco/alfresco-ng2-components/commit/4b3e101586) [PRODENG-211] update npm bundle check (#9103) +- [8687e86cf6](https://github.com/Alfresco/alfresco-ng2-components/commit/8687e86cf6) [PRODENG-211] update js-api deps (#9102) +- [8839c9563a](https://github.com/Alfresco/alfresco-ng2-components/commit/8839c9563a) bump local js-api to 7.3.0 +- [ea2c0ce229](https://github.com/Alfresco/alfresco-ng2-components/commit/ea2c0ce229) [PRODENG-211] integrate JS-API with monorepo (part 1) (#9081) +- [804fa2ffd4](https://github.com/Alfresco/alfresco-ng2-components/commit/804fa2ffd4) [AAE-17480] update application (#9100) +- [d14c116747](https://github.com/Alfresco/alfresco-ng2-components/commit/d14c116747) [MNT-22836] - support PKCE code flow in SSO (#8884) +- [eb8aaecef6](https://github.com/Alfresco/alfresco-ng2-components/commit/eb8aaecef6) [ACS-6328] fix oauth config loading (#9098) +- [001d6ee83d](https://github.com/Alfresco/alfresco-ng2-components/commit/001d6ee83d) [AAE-17859] Convert manual C309872 to unit test (#9077) +- [606abdb4fd](https://github.com/Alfresco/alfresco-ng2-components/commit/606abdb4fd) [AAE-17103] Handle icon type (#9012) +- [4af945123b](https://github.com/Alfresco/alfresco-ng2-components/commit/4af945123b) Revert "[ACS-5311] Notification History Bug Fix (#9011)" (#9096) diff --git a/lib/js-api/docs/changelog/changelog-6.1.0.md b/lib/js-api/docs/changelog/changelog-6.1.0.md index 702f58d0b2..cd83ea55de 100644 --- a/lib/js-api/docs/changelog/changelog-6.1.0.md +++ b/lib/js-api/docs/changelog/changelog-6.1.0.md @@ -4,5 +4,5 @@ Title: Changelog for @alfresco/js-api v6.1.0 # Changelog -- [a1c51dfec](git@github.com:Alfresco/alfresco-js-api/commit/a1c51dfec) [ADF-5510] Upgrade to Node 18 (#1579) +- [a1c51dfec](https://github.com/Alfresco/alfresco-js-api/commit/a1c51dfec) [ADF-5510] Upgrade to Node 18 (#1579) diff --git a/lib/js-api/docs/changelog/changelog-7.1.0.md b/lib/js-api/docs/changelog/changelog-7.1.0.md index c8f5fbc4fb..537b958818 100644 --- a/lib/js-api/docs/changelog/changelog-7.1.0.md +++ b/lib/js-api/docs/changelog/changelog-7.1.0.md @@ -4,9 +4,9 @@ Title: Changelog for @alfresco/js-api v7.1.0 # Changelog -- [f00bc51ed](git@github.com:Alfresco/alfresco-js-api/commit/f00bc51ed) [ACA-4724] Use jsdom directly instead of mocha-jsdom in unit test (#1693) -- [ca1ef4f45](git@github.com:Alfresco/alfresco-js-api/commit/ca1ef4f45) [ACS-5994] Add multiple nodes deletion support (#1687) -- [9d1c6a752](git@github.com:Alfresco/alfresco-js-api/commit/9d1c6a752) Break various dependencies on 3rd party libs (#1679) -- [2ee68fbec](git@github.com:Alfresco/alfresco-js-api/commit/2ee68fbec) remove mocha-jsdom dependency due to security issues and deprecated status (#1678) -- [8f3c66976](git@github.com:Alfresco/alfresco-js-api/commit/8f3c66976) [ACTIVITI-4914] updated getProcessesAndTasksOnContent (#1672) +- [f00bc51ed](https://github.com/Alfresco/alfresco-js-api/commit/f00bc51ed) [ACA-4724] Use jsdom directly instead of mocha-jsdom in unit test (#1693) +- [ca1ef4f45](https://github.com/Alfresco/alfresco-js-api/commit/ca1ef4f45) [ACS-5994] Add multiple nodes deletion support (#1687) +- [9d1c6a752](https://github.com/Alfresco/alfresco-js-api/commit/9d1c6a752) Break various dependencies on 3rd party libs (#1679) +- [2ee68fbec](https://github.com/Alfresco/alfresco-js-api/commit/2ee68fbec) remove mocha-jsdom dependency due to security issues and deprecated status (#1678) +- [8f3c66976](https://github.com/Alfresco/alfresco-js-api/commit/8f3c66976) [ACTIVITI-4914] updated getProcessesAndTasksOnContent (#1672)