-
Notifications
You must be signed in to change notification settings - Fork 12.2k
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
UX: Permissions list #10747
Comments
Hmm tricky. Maybe easier/nicer if we add sections in table dividing users and teams? |
thoughts @mattttt ? |
Agree |
I havent had the time yet to build an alternate mockup, however a few notes on the latest. The blue text is sometime used for links, in other cases we use it for emphasis (query editors). It looks good, and jumps off the page, but on this page in particular, it feels like there isnt consistency. I suggest we leave it for Want to play with this a bit, as I think it'll be a convention we use elsewhere. |
Great feedback @mattttt |
Think I prefer that over all the other options, things align more and becomes easier to parse . Needs icons for the different roles :) We can still sort so that all team rules are listed together before User rules etc. |
I have started some initial work on this in this branch, https://github.com/grafana/grafana/compare/dashboard-acl-ux2 @Ijin08 can you take over (checkout the above branch) |
* grafana/master: (52 commits) changelog: adds note for grafana#11173 changelog: fix typo changelog: notes about closing grafana#11572 Fix issues with metric reporting (grafana#11518) changelog: notes about closing grafana#10747 fix: Row state is now ignored when looking for dashboard changes (grafana#11608) disable codecov comments add some more sort order asserts for permissions store tests Revert "build: remove code cov" Revert "removes codecov from frontend tests" tsdb: update query and annotation editor help texts for postgres changelog: notes about closing grafana#11578 calculate datetime for timeFrom and timeTo macro in go set default for sslmode to verify-full in postgres datasource editor (grafana#11615) add some more sort order asserts for permissions store tests fix unconvert issues variable: fix binding bug after ts conversion add GetFromAsTimeUTC and GetToAsTimeUTC and use them in timeFilter macro fix merge conflict remove changes to module.ts from this branch ...
Would be nice to get user & team avatars in this list as well as user full name (only showing login/username currently).
The Icon is the only thing that separates Users from Teams. Maybe we need a label instead? Team: User: and then we can use the avatar img instead.
thoughts @mattttt ? @Ijin08 can you do a mockup?
The text was updated successfully, but these errors were encountered: