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 Images from the Images Tab #7056

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

[UI] Allow to edit Images from the Images Tab #7056

rm3l opened this issue Aug 29, 2023 · 0 comments · Fixed by #7068
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
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 Images 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 Image form
  • Load form with initial values
  • Handle each sub-component form under the Container form:
    • Build Args
  • 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 image components from the Images view [UI] Allow to edit Images from the Images 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 Sep 4, 2023
@feloy feloy mentioned this issue Sep 4, 2023
3 tasks
@rm3l rm3l added this to the v3.15.0 🚀 milestone Sep 4, 2023
@rm3l rm3l added the kind/user-story An issue of user-story kind label Sep 4, 2023
@rm3l rm3l moved this to In Review 👀 in odo Project Sep 4, 2023
@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in odo Project 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
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants