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: Remove redundant actions from details pages #1200

Merged
merged 3 commits into from
Jan 19, 2023

Conversation

deboer-tim
Copy link
Collaborator

What does this PR do?

Removes 3 'redundant' actions from details pages:

  • Container: Generate Kube
  • Pod: Generate Kube
  • Image: Show History

Although it's handy to have these as quick links from the main pages, these actions are already available via the tabs on the respective details page.

What issues does this PR fix or reference?

Fixes #497.

Fixes containers#497.

Signed-off-by: Tim deBoer <git@tdeboer.ca>
Signed-off-by: Tim deBoer <git@tdeboer.ca>
@deboer-tim
Copy link
Collaborator Author

Added a 4th action, Container: Open Terminal.

Signed-off-by: Tim deBoer <git@tdeboer.ca>
Copy link
Collaborator

@benoitf benoitf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checked and works as expected

image

@benoitf benoitf merged commit 0d85b48 into containers:main Jan 19, 2023
@podman-desktop-bot podman-desktop-bot added this to the 0.11.0 milestone Jan 19, 2023
@deboer-tim deboer-tim deleted the dup branch January 30, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove redundant buttons on details page
3 participants