Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(standard library): add std library template #234

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 59 additions & 2 deletions public/assets/content/de/companyroles.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,19 @@
"navigation": "app-change-process-id"
},
{
"index": 1,
"index": 4,
"title": "connector registration",
"navigation": "managed-connector-registration-id"
},
{
"index": 2,
"index": 5,
"title": "technical user management",
"navigation": "technical-user-management-id"
},
{
"index": 6,
"title": "standard libraries",
"navigation": "std-libraries-id"
}
],
"title": "Catena-X Data App Provider",
Expand Down Expand Up @@ -238,6 +243,14 @@
"backgroundColor": "#F9F9F9"
}
]
},
{
"title": "Standard Libraries",
"description": "",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
"template": "TextImageSideBySideWithSections"
}
]
},
Expand All @@ -257,6 +270,11 @@
"index": 3,
"title": "dataspace participants",
"navigation": "business-id"
},
{
"index": 4,
"title": "standard libraries",
"navigation": "std-libraries-id"
}
],
"title": "Catena-X Data Service Provider",
Expand Down Expand Up @@ -400,6 +418,14 @@
"backgroundColor": "#F9F9F9"
}
]
},
{
"title": "Standard Libraries",
"description": "",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
"template": "TextImageSideBySideWithSections"
}
]
},
Expand All @@ -424,6 +450,11 @@
"index": 4,
"title": "Manage your Network",
"navigation": "network-id"
},
{
"index": 5,
"title": "standard libraries",
"navigation": "std-libraries-id"
}
],
"title": "Catena-X Participant",
Expand Down Expand Up @@ -673,6 +704,14 @@
"backgroundColor": "#F9F9F9"
}
]
},
{
"title": "Standard Libraries",
"description": "",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
"template": "TextImageSideBySideWithSections"
}
]
},
Expand All @@ -682,6 +721,11 @@
"index": 2,
"title": "Certification Process",
"navigation": "section-two"
},
{
"index": 3,
"title": "standard libraries",
"navigation": "std-libraries-id"
}
],
"title": "Catena-X Data Conformity Assessment Bodies (CABs)",
Expand Down Expand Up @@ -719,6 +763,14 @@
}
]
}
},
{
"title": "Standard Libraries",
"description": "",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
"template": "TextImageSideBySideWithSections"
}
]
},
Expand All @@ -743,6 +795,11 @@
"index": 4,
"title": "standard libraries",
"navigation": "std-libraries-id"
},
{
"index": 5,
"title": "standard libraries",
"navigation": "std-libraries-id"
}
],
"title": "Catena-X Onboarding Service Provider ",
Expand Down
56 changes: 54 additions & 2 deletions public/assets/content/en/companyroles.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,19 @@
"navigation": "app-change-process-id"
},
{
"index": 1,
"index": 4,
"title": "connector registration",
"navigation": "managed-connector-registration-id"
},
{
"index": 2,
"index": 5,
"title": "technical user management",
"navigation": "technical-user-management-id"
},
{
"index": 6,
"title": "standard libraries",
"navigation": "std-libraries-id"
}
],
"title": "Catena-X Data App Provider",
Expand Down Expand Up @@ -238,6 +243,14 @@
"backgroundColor": "#F9F9F9"
}
]
},
{
"title": "Standard Libraries",
"description": "",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
"template": "TextImageSideBySideWithSections"
}
]
},
Expand All @@ -257,6 +270,11 @@
"index": 3,
"title": "dataspace participants",
"navigation": "business-id"
},
{
"index": 4,
"title": "standard libraries",
"navigation": "std-libraries-id"
}
],
"title": "Catena-X Data Service Provider",
Expand Down Expand Up @@ -400,6 +418,14 @@
"backgroundColor": "#F9F9F9"
}
]
},
{
"title": "Standard Libraries",
"description": "",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
"template": "TextImageSideBySideWithSections"
}
]
},
Expand All @@ -424,6 +450,11 @@
"index": 4,
"title": "Manage your Network",
"navigation": "network-id"
},
{
"index": 5,
"title": "standard libraries",
"navigation": "std-libraries-id"
}
],
"title": "Catena-X Participant",
Expand Down Expand Up @@ -673,6 +704,14 @@
"backgroundColor": "#F9F9F9"
}
]
},
{
"title": "Standard Libraries",
"description": "",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
"template": "TextImageSideBySideWithSections"
}
]
},
Expand All @@ -682,6 +721,11 @@
"index": 2,
"title": "Certification Process",
"navigation": "section-two"
},
{
"index": 4,
"title": "standard libraries",
"navigation": "std-libraries-id"
}
],
"title": "Catena-X Data Conformity Assessment Bodies(CABs)",
Expand Down Expand Up @@ -719,6 +763,14 @@
}
]
}
},
{
"title": "Standard Libraries",
"description": "",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
"template": "TextImageSideBySideWithSections"
}
]
},
Expand Down