oVirt / ovirt-engine

The oVirt Engine virtualization manager
Other
519 stars 271 forks source link

engine: Add button to remove all direct user permissions #967

Closed 0ffer closed 1 month ago

0ffer commented 1 month ago

This button useful for large instances, when we have many roles for each user. Some times we want to totally clean roles for user, and this can be hard to look at all roles and search each direct one.

All logic is on UI side, I just modify selected items on-the-fly.

Changes introduced with this PR

*

*

*

Are you the owner of the code you are sending in, or do you have permission of the owner?

y

0ffer commented 1 month ago

Small UI demo

ovirt-demo

0ffer commented 1 month ago

Looks good! Can we just squash the changes when merging?

Yep, I can squash it manually. I don't know merging settings for this repo. Who knows, may be there is auto squash configured.

sandrobonazzola commented 1 month ago

GitHub supports squashing, I can squash while merging.