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

[UI] Allow to edit Volumes from the Volumes Tab #7058

Closed
5 tasks
Tracked by #7046
rm3l opened this issue Aug 29, 2023 · 0 comments · Fixed by #7061
Closed
5 tasks
Tracked by #7046

[UI] Allow to edit Volumes from the Volumes Tab #7058

rm3l opened this issue Aug 29, 2023 · 0 comments · Fixed by #7061
Assignees
Labels
area/Dev-UI Issues or PRs related to the odo dev Web UI, a.k.a Devfile Builder kind/user-story An issue of user-story kind sprint demo Indicates an issue for which a demo should be recorded and presented at the end of the sprint.
Milestone

Comments

@rm3l
Copy link
Member

rm3l commented Aug 29, 2023

/kind user-story

User Story

As an odo user using the Dev UI to tailor the Devfile to my project needs, I want to be able to edit Volumes from their specific views, So that I don't have to manually edit the Devfile YAML content.
Currently, it is not possible to edit existing items like commands, containers, images, or volumes from their respective tabs. Users either need to delete and recreate them, or they need to manually edit the Devfile from the YAML view.

Details

image

Acceptance Criteria

  • Edit Button displaying the Volume form
  • Load form with initial values
  • API: PATCH endpoint
  • Forbid changes to the name
  • Tests

Links

/kind user-story

@rm3l rm3l mentioned this issue Aug 29, 2023
5 tasks
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Aug 29, 2023
@rm3l rm3l changed the title It should be possible to edit loaded volumes from the Volumes view [UI] Allow to edit Volumes from the Volumes Tab Aug 29, 2023
@rm3l rm3l added area/Dev-UI Issues or PRs related to the odo dev Web UI, a.k.a Devfile Builder and removed needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. labels Aug 29, 2023
@feloy feloy self-assigned this Aug 30, 2023
@feloy feloy mentioned this issue Aug 30, 2023
3 tasks
@rm3l rm3l added the kind/user-story An issue of user-story kind label Aug 31, 2023
@rm3l rm3l added this to the v3.15.0 🚀 milestone Aug 31, 2023
@rm3l rm3l moved this to In Review 👀 in odo Project Aug 31, 2023
@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in odo Project Aug 31, 2023
@feloy feloy added the sprint demo Indicates an issue for which a demo should be recorded and presented at the end of the sprint. label Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/Dev-UI Issues or PRs related to the odo dev Web UI, a.k.a Devfile Builder kind/user-story An issue of user-story kind sprint demo Indicates an issue for which a demo should be recorded and presented at the end of the sprint.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants