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

Better group view with objects ACLs #276

Closed
olivierlambert opened this issue Jun 4, 2015 · 1 comment
Closed

Better group view with objects ACLs #276

olivierlambert opened this issue Jun 4, 2015 · 1 comment

Comments

@olivierlambert
Copy link
Member

We can avoid to create another data structure for grouping objects.

Instead, we can:

  • modify the group view, with the list of existing groups and a button "Create Group"
  • when we click on a group, it displays: members of the group (with possibility to add/remove users) but also the objects "affected" by this group (e.g: authorized VM).

GitLab gives a good example of functional UI for this.

@olivierlambert
Copy link
Member Author

Done with 32642f1

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

No branches or pull requests

1 participant