Skip to content

UI: Replace popup-menu on list items#25588

Merged
hashishaw merged 12 commits intomainfrom
ui/VAULT-24005/popup-menu-replace-on-list-items
Feb 22, 2024
Merged

UI: Replace popup-menu on list items#25588
hashishaw merged 12 commits intomainfrom
ui/VAULT-24005/popup-menu-replace-on-list-items

Conversation

@hashishaw
Copy link
Copy Markdown
Contributor

@hashishaw hashishaw commented Feb 22, 2024

This PR updates the last of the Popup menus, which were rendered as contextual components in the ListItem component. Once this PR is merged we can remove PopupMenu completely.

  • Ent tests pass locally

Areas impacted

  • Generated auth items (eg. userpass users) CRUD via popup menu
  • Namespace CRUD via list
  • KMIP items CRUD via list
  • Kubernetes items CRUD via list
  • LDAP items CRUD via list
  • Sync items CRUD via list
new-k8s-role new-kmip-cred new-kmip-role new-ldap-role new-ldap-role-static new-namespaces new-sync-destination new-sync-secret new-userpass new-kmip-scope

@hashishaw hashishaw added this to the 1.16.0 milestone Feb 22, 2024
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Feb 22, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 22, 2024

CI Results:
All Go tests succeeded! ✅

@hashishaw hashishaw marked this pull request as ready for review February 22, 2024 20:14
@github-actions
Copy link
Copy Markdown

Build Results:
All builds succeeded! ✅

(set-flash-message "Clipboard copy failed. Please make sure the browser Clipboard API is allowed." "danger")
)}}
class="toolbar-link is-flex-center"
class="toolbar-button"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Before:
Screenshot 2024-02-22 at 15 51 02
After:
Screenshot 2024-02-22 at 15 51 15

Copy link
Copy Markdown
Contributor

@zofskeez zofskeez left a comment

Choose a reason for hiding this comment

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

LGTM thanks 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants