Skip to content

Commit

Permalink
Merge branch 'main' into fix/issues-1159
Browse files Browse the repository at this point in the history
  • Loading branch information
manojava-gk committed Oct 22, 2024
2 parents b223cb9 + e1ddcb2 commit 2979823
Show file tree
Hide file tree
Showing 12 changed files with 435 additions and 388 deletions.
99 changes: 51 additions & 48 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,61 +2,75 @@

## Unreleased

### Bugfixes
## 2.3.0-alpha.3

- **App Subscription Management**
- fixed 'read more' link by adding link [#1200](https://github.com/eclipse-tractusx/portal-frontend/pull/1200)
- **User Management**
- user table - allow user to scroll horizontally in roles column to view all the added information
### Change

- **Onboarding Service Provider Management**
- 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)
- **Service Subscriptions**
- renamed 'Configure' button to 'Activate' button [#1150](https://github.com/eclipse-tractusx/portal-frontend/pull/1150)
- **Header**
- moved company roles into enum [#1213](https://github.com/eclipse-tractusx/portal-frontend/pull/1213)
- **Business Partner Invitation**
- enabled support for all language characters for company names [#1189](https://github.com/eclipse-tractusx/portal-frontend/pull/1189)
- **Keycloak**
- upgraded keycloak-js library to version 25 to align with Keycloak server version [#1262](https://github.com/eclipse-tractusx/portal-frontend/pull/1262)
- **App & Service Subscription Management**
- 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)
- **CX-Operator Application**
- enabled to not show overlay for submitted application to CX-Operator [#1204](https://github.com/eclipse-tractusx/portal-frontend/pull/1204)

### Feature

- **Clearinghouse Self-Description**
- Admin UI for Managing SD Document Retriggering [#1141](https://github.com/eclipse-tractusx/portal-frontend/pull/1141)
- added admin UI for managing SD Document retriggering [#1141](https://github.com/eclipse-tractusx/portal-frontend/pull/1141)

### Technical Support

- **Injection of environment variables to Docker image**
- 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)

### Change

- **Service Subscriptions**

- rename 'Configure' button to 'Activate' button [#1150](https://github.com/eclipse-tractusx/portal-frontend/pull/1150)

- **Header**
- moved company roles into enum [#1213](https://github.com/eclipse-tractusx/portal-frontend/pull/1213)
- **Application Request**
- add separate end points for downloading company credential document and registration document [#1229](https://github.com/eclipse-tractusx/portal-frontend/pull/1229)
- **Business Partner Invitation**
- support all language characters for company names [#1189](https://github.com/eclipse-tractusx/portal-frontend/pull/1189)
- **Notifications**
- harmonized notification translation keys with constants [#1192](https://github.com/eclipse-tractusx/portal-frontend/pull/1192)
- **Dependencies**
- upgraded app dependencies [#1181](https://github.com/eclipse-tractusx/portal-frontend/pull/1181)

### Bugfixes

- **Partner Network**
- changed role to access page [#1234](https://github.com/eclipse-tractusx/portal-frontend/pull/1234)

### Bugfixes

- **Onboarding Service Provider Management**
- fixed blank page issue in customer overview tab [#1232](https://github.com/eclipse-tractusx/portal-frontend/pull/1232)
- fixed hardcoded OSP callback url [#1201](https://github.com/eclipse-tractusx/portal-frontend/pull/1201)
- **Hamburger Menu**
- fixed hamburger menu to display all pages [#1240](https://github.com/eclipse-tractusx/portal-frontend/pull/1240)
- **Company Subscriptions**

- fixed wrong hyperlink and role requirement for technical user details in company subscription details [#1220](https://github.com/eclipse-tractusx/portal-frontend/pull/1220)

### Bugfixes

- fixed error message scenario post technical user deletion action [#1164](https://github.com/eclipse-tractusx/portal-frontend/pull/1164)
- 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)
- fixed DE translation for search input in App and Service Subscription [#1211](https://github.com/eclipse-tractusx/portal-frontend/pull/1211)
- **App Subscription Management**
- fixed 'read more' link by adding link [#1200](https://github.com/eclipse-tractusx/portal-frontend/pull/1200)
- **Service Release Process**
- Fixed "None" selection issue in Technical Integration [#1161](https://github.com/eclipse-tractusx/portal-frontend/issues/1161)

### Bugfixes

- **Onboarding Service Provider Management**
- fixed blank page issue in customer overview tab

### Bugfixes

- **User Menu**
- fixed company user menu to display all pages
- fixed "None" selection issue in Technical Integration [#1212](https://github.com/eclipse-tractusx/portal-frontend/pull/1212)
- **Application Request**
- added separate endpoints for downloading company credential document and registration document [#1229](https://github.com/eclipse-tractusx/portal-frontend/pull/1229)
- **User Management**
- fixed special characters in user management email filters [#1128](https://github.com/eclipse-tractusx/portal-frontend/issues/1128)
- **App Marketplace**
- unified card design in marketplace to list view style [#1194](https://github.com/eclipse-tractusx/portal-frontend/issues/1194)
- **Technical User Details**
- added notification on copy action [#1188](https://github.com/eclipse-tractusx/portal-frontend/issues/1188)
- **Technical User Table**
- prevent overlap between text and sort icon [#1160](https://github.com/eclipse-tractusx/portal-frontend/issues/1160)
- **My Company**
- fixed text overlap issue at company roles [#1180](https://github.com/eclipse-tractusx/portal-frontend/issues/1180)
- **Notifications**
- aligned notification page search field color with other pages [#1178](https://github.com/eclipse-tractusx/portal-frontend/issues/1178)
- **Home**
- disabled My Apps button for users without permission [#1165](https://github.com/eclipse-tractusx/portal-frontend/issues/1165)
- **User Management**
- user table - allow user to scroll horizontally in roles column to view all the added information [#1260](https://github.com/eclipse-tractusx/portal-frontend/pull/1260)

## 2.3.0-alpha.2

Expand All @@ -66,8 +80,6 @@
- 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)
- **Company Subscriptions**
- update API query parameters and fix tab UI scroll [#1131](https://github.com/eclipse-tractusx/portal-frontend/pull/1131)
- **App & Service Subscription Management**
- 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)
- **Customer Data**
- re-enabled CSV upload [#1144](https://github.com/eclipse-tractusx/portal-frontend/pull/1144)
- reverted manual intervention with ready state api [#1144](https://github.com/eclipse-tractusx/portal-frontend/pull/1144)
Expand All @@ -84,8 +96,6 @@
- fixed error message scenario post technical user deletion action [#1164](https://github.com/eclipse-tractusx/portal-frontend/pull/1164)
- **Company Subscriptions**
- fixed incorrect data display in service company subscriptions [#1191](https://github.com/eclipse-tractusx/portal-frontend/pull/1191)
- fixed error message scenario post technical user deletion action [#1164](https://github.com/eclipse-tractusx/portal-frontend/pull/1164)
- fixed duplicate api records on load [#1206] (https://github.com/eclipse-tractusx/portal-frontend/pull/1206)

## 2.3.0-alpha.1

Expand Down Expand Up @@ -162,18 +172,11 @@
- **Notifications**
- rename translation key from 'appsubscription' to 'appSubscription' [#1054](https://github.com/eclipse-tractusx/portal-frontend/pull/1054)
- **User Management**

- fixed displaying of user management navigation button based on role validation [#1073](https://github.com/eclipse-tractusx/portal-frontend/pull/1073)
- Fixed special characters in user management email filters [#1128](https://github.com/eclipse-tractusx/portal-frontend/issues/1128)

- **App Management**

- fixed 400 Bad Request error due to search filter [#1057](https://github.com/eclipse-tractusx/portal-frontend/pull/1058)
- added load more button app overview [#1009](https://github.com/eclipse-tractusx/portal-frontend/pull/1009)

- **Search Translation for App and Service Subsciption**
- fixed DE translation for search input in App and Service Subsciption [#1211](https://github.com/eclipse-tractusx/portal-frontend/pull/1211)

## 2.2.0

### Change
Expand Down
86 changes: 43 additions & 43 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ npm/npmjs/-/es-object-atoms/1.0.0, MIT, approved, clearlydefined
npm/npmjs/-/es-set-tostringtag/2.0.3, MIT, approved, #6218
npm/npmjs/-/es-shim-unscopables/1.0.2, MIT, approved, clearlydefined
npm/npmjs/-/es-to-primitive/1.2.1, MIT, approved, clearlydefined
npm/npmjs/-/esbuild/0.21.5, MIT, approved, clearlydefined
npm/npmjs/-/esbuild/0.20.2, MIT, approved, clearlydefined
npm/npmjs/-/escalade/3.2.0, MIT, approved, clearlydefined
npm/npmjs/-/escape-string-regexp/1.0.5, MIT, approved, clearlydefined
npm/npmjs/-/escape-string-regexp/2.0.0, MIT, approved, clearlydefined
Expand Down Expand Up @@ -302,7 +302,7 @@ npm/npmjs/-/jest-watcher/29.7.0, MIT, approved, clearlydefined
npm/npmjs/-/jest-worker/29.7.0, MIT, approved, clearlydefined
npm/npmjs/-/jest/29.7.0, MIT, approved, clearlydefined
npm/npmjs/-/jquery/3.7.1, MIT, approved, clearlydefined
npm/npmjs/-/js-sha256/0.10.1, MIT, approved, clearlydefined
npm/npmjs/-/js-sha256/0.11.0, MIT, approved, clearlydefined
npm/npmjs/-/js-tokens/4.0.0, MIT, approved, #2401
npm/npmjs/-/js-yaml/3.14.1, MIT, approved, clearlydefined
npm/npmjs/-/js-yaml/4.1.0, MIT, approved, clearlydefined
Expand All @@ -317,7 +317,7 @@ npm/npmjs/-/json5/1.0.2, MIT, approved, #15256
npm/npmjs/-/json5/2.2.3, MIT, approved, #15226
npm/npmjs/-/jsx-ast-utils/3.3.5, MIT, approved, #9209
npm/npmjs/-/jwt-decode/4.0.0, MIT, approved, clearlydefined
npm/npmjs/-/keycloak-js/23.0.7, Apache-2.0 AND MIT AND EPL-1.0 AND LicenseRef-scancode-oasis-ws-security-spec AND W3C AND LicenseRef-scancode-ws-policy-specification AND W3C AND W3C-19980720 AND (AFL-2.1 OR LGPL-2.0-only) AND (Apache-2.0 AND MIT) AND (Apache-2.0 AND MIT), approved, #11737
npm/npmjs/-/keycloak-js/25.0.6, Apache-2.0, approved, clearlydefined
npm/npmjs/-/keyv/4.5.4, MIT, approved, #4674
npm/npmjs/-/kleur/3.0.3, MIT, approved, clearlydefined
npm/npmjs/-/leven/3.1.0, MIT, approved, clearlydefined
Expand Down Expand Up @@ -446,7 +446,7 @@ npm/npmjs/-/resolve/1.22.8, MIT AND ISC, approved, #15315
npm/npmjs/-/resolve/2.0.0-next.5, MIT AND ISC, approved, #3078
npm/npmjs/-/reusify/1.0.4, MIT, approved, clearlydefined
npm/npmjs/-/rimraf/3.0.2, ISC, approved, clearlydefined
npm/npmjs/-/rollup/4.22.5, MIT AND (ISC AND MIT), approved, #16397
npm/npmjs/-/rollup/4.24.0, MIT, approved, clearlydefined
npm/npmjs/-/run-parallel/1.2.0, MIT, approved, clearlydefined
npm/npmjs/-/safe-array-concat/1.1.2, MIT, approved, clearlydefined
npm/npmjs/-/safe-regex-test/1.0.3, MIT, approved, clearlydefined
Expand Down Expand Up @@ -612,29 +612,29 @@ npm/npmjs/@emotion/unitless/0.10.0, MIT, approved, clearlydefined
npm/npmjs/@emotion/use-insertion-effect-with-fallbacks/1.1.0, MIT, approved, clearlydefined
npm/npmjs/@emotion/utils/1.4.1, MIT AND (BSD-2-Clause AND MIT), approved, #16344
npm/npmjs/@emotion/weak-memoize/0.4.0, MIT, approved, clearlydefined
npm/npmjs/@esbuild/aix-ppc64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/android-arm/0.21.5, Apache-2.0 AND MIT AND BSD-3-Clause AND (BSD-2-Clause AND BSD-3-Clause), approved, #15369
npm/npmjs/@esbuild/android-arm64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/android-x64/0.21.5, Apache-2.0 AND MIT AND BSD-3-Clause AND (BSD-2-Clause AND BSD-3-Clause), approved, #15392
npm/npmjs/@esbuild/darwin-arm64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/darwin-x64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/freebsd-arm64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/freebsd-x64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-arm/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-arm64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-ia32/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-loong64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-mips64el/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-ppc64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-riscv64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-s390x/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-x64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/netbsd-x64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/openbsd-x64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/sunos-x64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/win32-arm64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/win32-ia32/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/win32-x64/0.21.5, MIT, approved, clearlydefined
npm/npmjs/@esbuild/aix-ppc64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/android-arm/0.20.2, Apache-2.0 AND MIT AND BSD-3-Clause AND (BSD-2-Clause AND BSD-3-Clause), approved, #15302
npm/npmjs/@esbuild/android-arm64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/android-x64/0.20.2, Apache-2.0 AND MIT AND BSD-3-Clause AND (BSD-2-Clause AND BSD-3-Clause), approved, #13954
npm/npmjs/@esbuild/darwin-arm64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/darwin-x64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/freebsd-arm64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/freebsd-x64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-arm/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-arm64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-ia32/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-loong64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-mips64el/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-ppc64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-riscv64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-s390x/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/linux-x64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/netbsd-x64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/openbsd-x64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/sunos-x64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/win32-arm64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/win32-ia32/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@esbuild/win32-x64/0.20.2, MIT, approved, clearlydefined
npm/npmjs/@eslint-community/eslint-utils/4.4.0, MIT, approved, #15285
npm/npmjs/@eslint-community/regexpp/4.11.1, MIT AND BSD-3-Clause, approved, #16257
npm/npmjs/@eslint/eslintrc/2.1.4, MIT, approved, #9908
Expand Down Expand Up @@ -690,22 +690,22 @@ npm/npmjs/@react-hook/latest/1.0.3, MIT, approved, clearlydefined
npm/npmjs/@reduxjs/toolkit/2.2.7, MIT AND (BSD-2-Clause AND ISC AND MIT) AND Apache-2.0, approved, #14170
npm/npmjs/@remix-run/router/1.19.2, MIT, approved, clearlydefined
npm/npmjs/@rollup/pluginutils/5.1.2, MIT, approved, #16428
npm/npmjs/@rollup/rollup-android-arm-eabi/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-android-arm64/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-darwin-arm64/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-darwin-x64/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-arm-gnueabihf/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-arm-musleabihf/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-arm64-gnu/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-arm64-musl/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-powerpc64le-gnu/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-riscv64-gnu/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-s390x-gnu/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-x64-gnu/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-x64-musl/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-win32-arm64-msvc/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-win32-ia32-msvc/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-win32-x64-msvc/4.22.5, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-android-arm-eabi/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-android-arm64/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-darwin-arm64/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-darwin-x64/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-arm-gnueabihf/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-arm-musleabihf/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-arm64-gnu/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-arm64-musl/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-powerpc64le-gnu/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-riscv64-gnu/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-s390x-gnu/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-x64-gnu/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-linux-x64-musl/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-win32-arm64-msvc/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-win32-ia32-msvc/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rollup/rollup-win32-x64-msvc/4.24.0, MIT, approved, clearlydefined
npm/npmjs/@rtsao/scc/1.1.0, MIT, approved, clearlydefined
npm/npmjs/@sinclair/typebox/0.27.8, MIT, approved, clearlydefined
npm/npmjs/@sinonjs/commons/3.0.1, BSD-3-Clause, approved, #12905
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@catena-x/portal-frontend",
"version": "v2.3.0-alpha.2",
"version": "v2.3.0-alpha.3",
"description": "Catena-X Portal Frontend",
"author": "Catena-X Contributors",
"license": "Apache-2.0",
Expand Down Expand Up @@ -49,7 +49,7 @@
"dayjs": "^1.11.13",
"i18next": "^23.10.1",
"i18next-browser-languagedetector": "^7.2.1",
"keycloak-js": "^23.0.7",
"keycloak-js": "^25.0.6",
"lodash.debounce": "^4.0.8",
"lodash.uniq": "^4.5.0",
"nanoid": "^5.0.7",
Expand Down
8 changes: 5 additions & 3 deletions src/assets/locales/de/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"mycompany": "My Company",
"mynotifications": "My Notifications",
"companyData": "Company Data",
"ManagementOnboardingServiceProvider": "Onboarding Service Provider"
"onboardingServiceProviderManagement": "Onboarding Service Provider"
},
"overlays": {
"invite": "Neuen Geschäftspartner einladen",
Expand Down Expand Up @@ -465,7 +465,7 @@
"inactive": "inaktiv",
"showAll": "Alles anzeigen"
},
"searchName": "..search by company name here"
"searchName": "..search by title here"
},
"companySubscriptionsDetail": {
"language": "Verfügbare App Sprachen",
Expand Down Expand Up @@ -2271,7 +2271,9 @@
"clientSecret": {
"name": "Client-Geheimnis",
"hint": "Geben Sie das von Ihrem IdP bereitgestellte Client-Geheimnis ein"
}
},
"ospIdentityProvider": "OSP-Identitätsanbieter (IDPs)",
"search": "Geben Sie einen Namen oder Alias ​​ein, um zu suchen"
}
},
"navigation": {
Expand Down
Loading

0 comments on commit 2979823

Please sign in to comment.