You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21-2Lines changed: 21 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Changelog
2
2
3
-
## 2.5.0-RC1
3
+
## 2.5.0
4
4
5
5
### Feature
6
6
@@ -17,12 +17,26 @@
17
17
18
18
-**Company Subscription**:
19
19
- fixed back button on details page returns on wrong tab [#1532](https://github.com/eclipse-tractusx/portal-frontend/pull/1532)
20
+
- center aligned row cells with multi-browser friendly logic [1611](https://github.com/eclipse-tractusx/portal-frontend/pull/1611)
20
21
-**Notifications**:
21
22
- fixed notification to display as text and technical user creation title [#1535](https://github.com/eclipse-tractusx/portal-frontend/pull/1535)
22
23
-**User Management**:
23
24
- fixed app roles display and text to accurate description in user list table in app user management [#1546](https://github.com/eclipse-tractusx/portal-frontend/pull/1546)
24
25
-**App/Service Release Process**:
25
26
- added missing translation for consent and terms step [#1557](https://github.com/eclipse-tractusx/portal-frontend/pull/1557)
27
+
- fixed user roles CSV template and read logic [#1584](https://github.com/eclipse-tractusx/portal-frontend/pull/1584)
28
+
-**App & Service Admin Detail**
29
+
- added missing user technical profiles on admin detail board [1615](https://github.com/eclipse-tractusx/portal-frontend/pull/1615)
30
+
-**User Management | App Access Management**:
31
+
- updated logic for persist user selection on navigating back from role selection [#1603](https://github.com/eclipse-tractusx/portal-frontend/pull/1603)
32
+
-**Connector Registration**:
33
+
- updated technical user list for new connector fetch request [1612](https://github.com/eclipse-tractusx/portal-frontend/pull/1612)
34
+
-**Technical User**:
35
+
- updated CSS for technical user table to span to full available width [1602](https://github.com/eclipse-tractusx/portal-frontend/pull/1602)
36
+
-**IDP Management**
37
+
- fixed disabled save metadata button [1604](https://github.com/eclipse-tractusx/portal-frontend/pull/1604)
38
+
-**Service Marketplace**
39
+
- replaced hardcoded images in service marketplace and detail [#1195](https://github.com/eclipse-tractusx/portal-frontend/issues/1195)
26
40
27
41
### Technical Support
28
42
@@ -39,7 +53,12 @@
39
53
40
54
### Known Knowns
41
55
42
-
- please refer to the list of [open bugs] (https://github.com/eclipse-tractusx/portal-frontend/issues?q=is%3Aopen+is%3Aissue+label%3Abug)
56
+
- Please refer to the [list of open bugs](https://github.com/eclipse-tractusx/portal-frontend/issues?q=is%3Aopen+is%3Aissue+label%3Abug)
57
+
- Auto-setup feature for App Subscriptions: validation by ValidatingInput component is triggered on opening pop up. [#1589](https://github.com/eclipse-tractusx/portal-frontend/issues/1589)
58
+
-**Note for Gaia-X Clearing House Tagus upgrade**
59
+
- If a company was onboarded with ELBE clearing house, the legal person self description document is not accepted when creating a connector with newer versions of the clearing house. Portal operators are advised to create new legal person and connector self description documents for all previously onboarded companies. The portal backend will activate connector without updated legal person self description document to allow for a transition phase. The connector will not have a document until reissuance for both company and connector is triggered by operators.
60
+
- Feature Support and Development for auto-setup Process Worker: there is no frontend support for the extended auto-setup process worker, specifically in terms of error handling and status transparency.
61
+
- During end-to-end testing, some minor issues and in regards to system internal notifications as well as the UI were detected.
"Administrator;Administrator are able to configure the application as per the costumer need;Administratoren sind in der Lage, die Anwendung nach den Bedürfnissen der Kunden zu konfigurieren."
3
-
Commercial Specialist;Commercial Specialist can approve commercial request and send them for the manager review;Der Handelsspezialist kann Handelsanfragen genehmigen und sie zur Überprüfung durch den Manager senden.
4
-
Commercial Manager;Commercial Specialist can do the final approval of commercial request and trigger the payout;Der Handelsspezialist kann die endgültige Genehmigung des Handelsantrags vornehmen und die Auszahlung veranlassen.
5
-
Recycler;Recycler can buy recycled material;Recycler können recyceltes Material kaufen
6
-
Manager;This is only a test text in EN;Das is in Deutsch
2
+
Administrator;Administrator are able to configure the application as per the costumer need.;Administratoren sind in der Lage, die Anwendung nach den Bedürfnissen der Kunden zu konfigurieren.
3
+
Commercial Specialist;Commercial Specialist can approve commercial request and send them for the manager review.;Der Handelsspezialist kann Handelsanfragen genehmigen und sie zur Überprüfung durch den Manager senden.
4
+
Commercial Manager;Commercial Specialist can do the final approval of commercial request and trigger the payout.;Der Handelsspezialist kann die endgültige Genehmigung des Handelsantrags vornehmen und die Auszahlung veranlassen.
5
+
Recycler;Recycler can buy recycled material.;Recycler können recyceltes Material kaufen.
6
+
Manager;This is only a test text in EN.;Das ist auf Deutsch.
0 commit comments