|
2 | 2 |
|
3 | 3 | ## Unreleased |
4 | 4 |
|
5 | | -### Bugfixes |
| 5 | +## 2.3.0-alpha.3 |
6 | 6 |
|
7 | | -- **App Subscription Management** |
8 | | - - fixed 'read more' link by adding link [#1200](https://github.com/eclipse-tractusx/portal-frontend/pull/1200) |
| 7 | +### Change |
| 8 | + |
| 9 | +- **Onboarding Service Provider Management** |
| 10 | + - removed "User List" from table header, added search to onboarding service provider management table, adjusted design to be identical with customer overview table and fixed action 'disable/enable' status not being updated issue [#1132](https://github.com/eclipse-tractusx/portal-frontend/pull/1132) |
| 11 | +- **Service Subscriptions** |
| 12 | + - renamed 'Configure' button to 'Activate' button [#1150](https://github.com/eclipse-tractusx/portal-frontend/pull/1150) |
| 13 | +- **Header** |
| 14 | + - moved company roles into enum [#1213](https://github.com/eclipse-tractusx/portal-frontend/pull/1213) |
| 15 | +- **Business Partner Invitation** |
| 16 | + - enabled support for all language characters for company names [#1189](https://github.com/eclipse-tractusx/portal-frontend/pull/1189) |
| 17 | +- **Keycloak** |
| 18 | + - upgraded keycloak-js library to version 25 to align with Keycloak server version [#1262](https://github.com/eclipse-tractusx/portal-frontend/pull/1262) |
| 19 | +- **App & Service Subscription Management** |
| 20 | + - updated search place holder text - showing only available offer names at the top - and implemented hover information on the status icon of service subscription [#1130](https://github.com/eclipse-tractusx/portal-frontend/pull/1130) |
| 21 | +- **CX-Operator Application** |
| 22 | + - enabled to not show overlay for submitted application to CX-Operator [#1204](https://github.com/eclipse-tractusx/portal-frontend/pull/1204) |
9 | 23 |
|
10 | 24 | ### Feature |
11 | 25 |
|
12 | 26 | - **Clearinghouse Self-Description** |
13 | | - - Admin UI for Managing SD Document Retriggering [#1141](https://github.com/eclipse-tractusx/portal-frontend/pull/1141) |
| 27 | + - added admin UI for managing SD Document retriggering [#1141](https://github.com/eclipse-tractusx/portal-frontend/pull/1141) |
14 | 28 |
|
15 | 29 | ### Technical Support |
16 | 30 |
|
17 | 31 | - **Injection of environment variables to Docker image** |
18 | 32 | - refactored to a more readable and typo resistant implementation using sh - bash and jq are no longer required in image [#914](https://github.com/eclipse-tractusx/portal-frontend/pull/914) |
19 | | - |
20 | | -### Change |
21 | | - |
22 | | -- **Onboarding Service Provider Management** |
23 | | - - Removed "User List" from table header, added search to onboarding service provider management table, adjusted design to be identical with customer overview table and fixed action 'disable/enable' status not being updated issue [#1132](https://github.com/eclipse-tractusx/portal-frontend/pull/1132) |
24 | | -- **Service Subscriptions** |
25 | | - |
26 | | - - rename 'Configure' button to 'Activate' button [#1150](https://github.com/eclipse-tractusx/portal-frontend/pull/1150) |
27 | | - |
28 | | -- **Header** |
29 | | - - moved company roles into enum [#1213](https://github.com/eclipse-tractusx/portal-frontend/pull/1213) |
30 | | -- **Application Request** |
31 | | - - add separate end points for downloading company credential document and registration document [#1229](https://github.com/eclipse-tractusx/portal-frontend/pull/1229) |
32 | | -- **Business Partner Invitation** |
33 | | - - support all language characters for company names [#1189](https://github.com/eclipse-tractusx/portal-frontend/pull/1189) |
| 33 | +- **Notifications** |
| 34 | + - harmonized notification translation keys with constants [#1192](https://github.com/eclipse-tractusx/portal-frontend/pull/1192) |
| 35 | +- **Dependencies** |
| 36 | + - upgraded app dependencies [#1181](https://github.com/eclipse-tractusx/portal-frontend/pull/1181) |
34 | 37 |
|
35 | 38 | ### Bugfixes |
36 | 39 |
|
37 | 40 | - **Partner Network** |
38 | 41 | - changed role to access page [#1234](https://github.com/eclipse-tractusx/portal-frontend/pull/1234) |
39 | | - |
40 | | -### Bugfixes |
41 | | - |
| 42 | +- **Onboarding Service Provider Management** |
| 43 | + - fixed blank page issue in customer overview tab [#1232](https://github.com/eclipse-tractusx/portal-frontend/pull/1232) |
| 44 | + - fixed hardcoded OSP callback url [#1201](https://github.com/eclipse-tractusx/portal-frontend/pull/1201) |
| 45 | +- **Hamburger Menu** |
| 46 | + - fixed hamburger menu to display all pages [#1240](https://github.com/eclipse-tractusx/portal-frontend/pull/1240) |
42 | 47 | - **Company Subscriptions** |
43 | | - |
44 | 48 | - fixed wrong hyperlink and role requirement for technical user details in company subscription details [#1220](https://github.com/eclipse-tractusx/portal-frontend/pull/1220) |
45 | | - |
46 | | - ### Bugfixes |
47 | | - |
| 49 | + - fixed error message scenario post technical user deletion action [#1164](https://github.com/eclipse-tractusx/portal-frontend/pull/1164) |
| 50 | + - fixed duplicate api records on load [#1206](https://github.com/eclipse-tractusx/portal-frontend/pull/1206), [#1207](https://github.com/eclipse-tractusx/portal-frontend/pull/1207) |
| 51 | + - fixed DE translation for search input in App and Service Subscription [#1211](https://github.com/eclipse-tractusx/portal-frontend/pull/1211) |
| 52 | +- **App Subscription Management** |
| 53 | + - fixed 'read more' link by adding link [#1200](https://github.com/eclipse-tractusx/portal-frontend/pull/1200) |
48 | 54 | - **Service Release Process** |
49 | | - - Fixed "None" selection issue in Technical Integration [#1161](https://github.com/eclipse-tractusx/portal-frontend/issues/1161) |
50 | | - |
51 | | -### Bugfixes |
52 | | - |
53 | | -- **Onboarding Service Provider Management** |
54 | | - - fixed blank page issue in customer overview tab |
55 | | - |
56 | | -### Bugfixes |
57 | | - |
58 | | -- **User Menu** |
59 | | - - fixed company user menu to display all pages |
| 55 | + - fixed "None" selection issue in Technical Integration [#1212](https://github.com/eclipse-tractusx/portal-frontend/pull/1212) |
| 56 | +- **Application Request** |
| 57 | + - added separate endpoints for downloading company credential document and registration document [#1229](https://github.com/eclipse-tractusx/portal-frontend/pull/1229) |
| 58 | +- **User Management** |
| 59 | + - fixed special characters in user management email filters [#1128](https://github.com/eclipse-tractusx/portal-frontend/issues/1128) |
| 60 | +- **App Marketplace** |
| 61 | + - unified card design in marketplace to list view style [#1194](https://github.com/eclipse-tractusx/portal-frontend/issues/1194) |
| 62 | +- **Technical User Details** |
| 63 | + - added notification on copy action [#1188](https://github.com/eclipse-tractusx/portal-frontend/issues/1188) |
| 64 | +- **Technical User Table** |
| 65 | + - prevent overlap between text and sort icon [#1160](https://github.com/eclipse-tractusx/portal-frontend/issues/1160) |
| 66 | +- **My Company** |
| 67 | + - fixed text overlap issue at company roles [#1180](https://github.com/eclipse-tractusx/portal-frontend/issues/1180) |
| 68 | +- **Notifications** |
| 69 | + - aligned notification page search field color with other pages [#1178](https://github.com/eclipse-tractusx/portal-frontend/issues/1178) |
| 70 | +- **Home** |
| 71 | + - disabled My Apps button for users without permission [#1165](https://github.com/eclipse-tractusx/portal-frontend/issues/1165) |
60 | 72 |
|
61 | 73 | ## 2.3.0-alpha.2 |
62 | 74 |
|
|
66 | 78 | - updated technical user details with user type and service endpoint fields. Also, updated copy icon color for better view and made copy icon available only when value is available [#1137](https://github.com/eclipse-tractusx/portal-frontend/pull/1137) |
67 | 79 | - **Company Subscriptions** |
68 | 80 | - update API query parameters and fix tab UI scroll [#1131](https://github.com/eclipse-tractusx/portal-frontend/pull/1131) |
69 | | -- **App & Service Subscription Management** |
70 | | - - updated search place holder text - showing only available offer names at the top - and implemented hover information on the status icon of service subscription [#1130](https://github.com/eclipse-tractusx/portal-frontend/pull/1130) |
71 | 81 | - **Customer Data** |
72 | 82 | - re-enabled CSV upload [#1144](https://github.com/eclipse-tractusx/portal-frontend/pull/1144) |
73 | 83 | - reverted manual intervention with ready state api [#1144](https://github.com/eclipse-tractusx/portal-frontend/pull/1144) |
|
84 | 94 | - fixed error message scenario post technical user deletion action [#1164](https://github.com/eclipse-tractusx/portal-frontend/pull/1164) |
85 | 95 | - **Company Subscriptions** |
86 | 96 | - fixed incorrect data display in service company subscriptions [#1191](https://github.com/eclipse-tractusx/portal-frontend/pull/1191) |
87 | | - - fixed error message scenario post technical user deletion action [#1164](https://github.com/eclipse-tractusx/portal-frontend/pull/1164) |
88 | | - - fixed duplicate api records on load [#1206] (https://github.com/eclipse-tractusx/portal-frontend/pull/1206) |
89 | 97 |
|
90 | 98 | ## 2.3.0-alpha.1 |
91 | 99 |
|
|
162 | 170 | - **Notifications** |
163 | 171 | - rename translation key from 'appsubscription' to 'appSubscription' [#1054](https://github.com/eclipse-tractusx/portal-frontend/pull/1054) |
164 | 172 | - **User Management** |
165 | | - |
166 | 173 | - fixed displaying of user management navigation button based on role validation [#1073](https://github.com/eclipse-tractusx/portal-frontend/pull/1073) |
167 | | - - Fixed special characters in user management email filters [#1128](https://github.com/eclipse-tractusx/portal-frontend/issues/1128) |
168 | | - |
169 | 174 | - **App Management** |
170 | | - |
171 | 175 | - fixed 400 Bad Request error due to search filter [#1057](https://github.com/eclipse-tractusx/portal-frontend/pull/1058) |
172 | 176 | - added load more button app overview [#1009](https://github.com/eclipse-tractusx/portal-frontend/pull/1009) |
173 | 177 |
|
174 | | -- **Search Translation for App and Service Subsciption** |
175 | | - - fixed DE translation for search input in App and Service Subsciption [#1211](https://github.com/eclipse-tractusx/portal-frontend/pull/1211) |
176 | | - |
177 | 178 | ## 2.2.0 |
178 | 179 |
|
179 | 180 | ### Change |
|
0 commit comments