From 3ddac06c91517e4462fdc806f78f724d3e92f415 Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Fri, 25 Aug 2023 08:52:31 +0200 Subject: [PATCH 1/3] chore: attribute logos in notice (#233) --- NOTICE.md | 9 ++++++++- public/cx-logo-gray.svg.license | 5 ----- public/cx-logo-text.svg.license | 5 ----- public/cx-logo.svg.license | 5 ----- public/orange-background-full.svg.license | 2 +- public/orange-background-head.svg.license | 2 +- src/assets/logo/cx-logo-short.svg.license | 5 ----- 7 files changed, 10 insertions(+), 23 deletions(-) delete mode 100644 public/cx-logo-gray.svg.license delete mode 100644 public/cx-logo-text.svg.license delete mode 100644 public/cx-logo.svg.license delete mode 100644 src/assets/logo/cx-logo-short.svg.license diff --git a/NOTICE.md b/NOTICE.md index 52b6152bf..e543656cf 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -34,11 +34,18 @@ The project maintains the following source code repositories in the GitHub organ This project leverages the following third party content: +See DEPENDENCIES file. + +This project uses the following font: + - License: Open Font License 1.1 - Licence Path: https://github.com/impallari/Libre-Franklin/blob/master/OFL.txt - Source URL: https://github.com/impallari/Libre-Franklin -See DEPENDENCIES file. +This project uses the following image content: + +- Image: Catena-X Logo +- Source URL: https://catena-x.net ## Cryptography diff --git a/public/cx-logo-gray.svg.license b/public/cx-logo-gray.svg.license deleted file mode 100644 index 43e977c72..000000000 --- a/public/cx-logo-gray.svg.license +++ /dev/null @@ -1,5 +0,0 @@ -This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - -- SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation -- Source URL: https://github.com/eclipse-tractusx/portal-frontend diff --git a/public/cx-logo-text.svg.license b/public/cx-logo-text.svg.license deleted file mode 100644 index 43e977c72..000000000 --- a/public/cx-logo-text.svg.license +++ /dev/null @@ -1,5 +0,0 @@ -This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - -- SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation -- Source URL: https://github.com/eclipse-tractusx/portal-frontend diff --git a/public/cx-logo.svg.license b/public/cx-logo.svg.license deleted file mode 100644 index 43e977c72..000000000 --- a/public/cx-logo.svg.license +++ /dev/null @@ -1,5 +0,0 @@ -This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - -- SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation -- Source URL: https://github.com/eclipse-tractusx/portal-frontend diff --git a/public/orange-background-full.svg.license b/public/orange-background-full.svg.license index 43e977c72..7eb906968 100644 --- a/public/orange-background-full.svg.license +++ b/public/orange-background-full.svg.license @@ -2,4 +2,4 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses - SPDX-License-Identifier: CC-BY-4.0 - SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation -- Source URL: https://github.com/eclipse-tractusx/portal-frontend +- Source URL: https://github.com/eclipse-tractusx/portal-assets diff --git a/public/orange-background-head.svg.license b/public/orange-background-head.svg.license index 43e977c72..7eb906968 100644 --- a/public/orange-background-head.svg.license +++ b/public/orange-background-head.svg.license @@ -2,4 +2,4 @@ This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses - SPDX-License-Identifier: CC-BY-4.0 - SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation -- Source URL: https://github.com/eclipse-tractusx/portal-frontend +- Source URL: https://github.com/eclipse-tractusx/portal-assets diff --git a/src/assets/logo/cx-logo-short.svg.license b/src/assets/logo/cx-logo-short.svg.license deleted file mode 100644 index 43e977c72..000000000 --- a/src/assets/logo/cx-logo-short.svg.license +++ /dev/null @@ -1,5 +0,0 @@ -This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). - -- SPDX-License-Identifier: CC-BY-4.0 -- SPDX-FileCopyrightText: Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation -- Source URL: https://github.com/eclipse-tractusx/portal-frontend From 8d8c347f5bd059f070ebc946225b76d44ff9986e Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Fri, 25 Aug 2023 11:32:30 +0200 Subject: [PATCH 2/3] release(1.6.0): update changelog Squashed commit of the following: commit eaad7557c4700b5e11d48f2d14b9bdb563ba2d29 Author: Evelyn Gurschler Date: Fri Aug 25 11:25:58 2023 +0200 release(1.6.0): update changelog commit ddc91cd56973ea23460b2fca926eaed6d84aa874 Author: jjeroch <94133633+jjeroch@users.noreply.github.com> Date: Wed Aug 23 16:13:12 2023 +0200 release/ChangeLog 1.6.0 --- CHANGELOG.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4358176db..634ddde91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 1.6.0-RC8 +## 1.6.0 ### Change @@ -75,7 +75,6 @@ ### Technical Support - Changed license notice for images -- Added second license - Sonar findings fixed (Code smells and bugs) - Dependabot findings fixed (Upgrading dependencies to the latest versions) - Excluded locales from duplication sonar checks @@ -109,7 +108,15 @@ ### Known Knowns -... +- Tenant URL inside the app subscription detail overlay (provider view) is displayed as changeable even though the app is not even activated yet. The request is getting rejected from the backend as expected, but frontend should ideally not even allow the user to trigger the function via the UI +- App Subscription Activation overlay: pattern for input field "Tenant URL" allows "#" character while backend will correctly reject the input if the user adds an url containing "#" +- UseCase Framework upload (SSI request flow): limitation of the file size missing +- Company Certificate upload (SSI request flow): limitation of the file size missing +- Service image, uploaded by Service Provider, is not displayed inside the service provider service overview +- App Release Process form: image load running on fail within the "Verify" step +- "Offer Release Approval" e-mail for offer provider currently not supported +- If the connector deletion is running into an error with the portal backend, the user receives an error information but without any specific error message of the actual reason for failure +- Missing user information about automatic technical user deactivation for technical user linked to an connector which is getting deleted/inactivated ## 1.5.0 From 54e25497633f106d0dfdf730d37fc9b27eed70bb Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Fri, 25 Aug 2023 11:33:59 +0200 Subject: [PATCH 3/3] release(1.6.0): bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5d9f27e8..68e9bdf6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@catena-x/portal-frontend", - "version": "v1.6.0-RC8", + "version": "v1.6.0", "description": "Catena-X Portal Frontend", "author": "Catena-X Contributors", "license": "Apache-2.0",