-
Notifications
You must be signed in to change notification settings - Fork 35
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
feat(clearinghouse self-description): add admin UI to retrigger document creation #1141
Merged
oyo
merged 15 commits into
eclipse-tractusx:main
from
kunalgaurav-bmw:feat/949/admin-ui-managing-sd-doc
Oct 11, 2024
Merged
feat(clearinghouse self-description): add admin UI to retrigger document creation #1141
oyo
merged 15 commits into
eclipse-tractusx:main
from
kunalgaurav-bmw:feat/949/admin-ui-managing-sd-doc
Oct 11, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…-description in progress
…o feat/949/admin-ui-managing-sd-doc
… for clearinghouse self-description
evegufy
requested changes
Sep 23, 2024
…o feat/949/admin-ui-managing-sd-doc feat(clearinghouse self-description): updated the feature branch with the latest changes from main
evegufy
requested changes
Sep 24, 2024
src/components/pages/AdminClearingHouseSD/AdminClearingHouseSDElements.tsx
Outdated
Show resolved
Hide resolved
2 tasks
evegufy
requested changes
Sep 25, 2024
evegufy
changed the title
feat(clearinghouse self-description): admin UI for managing SD document retriggering
feat(clearinghouse self-description): add admin UI to retrigger SD document creation
Sep 25, 2024
evegufy
changed the title
feat(clearinghouse self-description): add admin UI to retrigger SD document creation
feat(clearinghouse self-description): add admin UI to retrigger SD creation
Sep 25, 2024
evegufy
changed the title
feat(clearinghouse self-description): add admin UI to retrigger SD creation
feat(clearinghouse self-description): add admin UI to retrigger document creation
Sep 25, 2024
MaximilianHauer
approved these changes
Sep 25, 2024
oyo
approved these changes
Oct 7, 2024
oyo
requested changes
Oct 7, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will update EnvironmentService to use injected env vars
Quality Gate passedIssues Measures |
oyo
approved these changes
Oct 11, 2024
evegufy
approved these changes
Oct 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Admin UI for managing SD document retriggering
Why
The purpose of this ticket is to design and implement a Frontend (FE) User Interface that corresponds with the new backend features for managing SelfDescription (SD) documents. This interface will allow administrators to interact with the GET API endpoint and trigger the SD document creation job.
Issue
#949
Checklist
Please delete options that are not relevant.