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

Add service template history view to the ISV view #2111

Open
3 tasks
swaroopar opened this issue Nov 7, 2024 · 1 comment
Open
3 tasks

Add service template history view to the ISV view #2111

swaroopar opened this issue Nov 7, 2024 · 1 comment
Assignees
Labels
Accepted Issues that have been accepted and planned enhancement New feature or request UI Issues related to Xpanse UI

Comments

@swaroopar
Copy link
Contributor

for each template, a history table must be displayed.

  • Load history from the new service getSerivceTemplateHistoryById and build the table.
  • Data of column "template request" must have a link as value, when clicked, the data must be fetched using new service "getRequestedServiceTemplateByChangeId " and displayed in a modal similar to update or review service.
  • ServiceTemplateChangeStatusEnum should be show in different color tags - mainly green for accepted ,red for rejected.
@swaroopar swaroopar added enhancement New feature or request UI Issues related to Xpanse UI Accepted Issues that have been accepted and planned labels Nov 7, 2024
@WangLiNaruto
Copy link
Contributor

let me do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Issues that have been accepted and planned enhancement New feature or request UI Issues related to Xpanse UI
Projects
Status: No status
Development

No branches or pull requests

2 participants