Skip to content

RBAC Help Icons

Alexander Haller requested to merge rbac-info-buttons into develop

Merge Request Checklist

  • changelog.md has been updated if required
  • New/updated Premium features are separated correctly in the premium folder
  • The latest Chrome and Firefox have been used to test any new frontend features
  • Documentation has been updated
  • Quality Standards are met
  • Performance: tables are still fast with 100k+ rows, 100+ field tables
  • The redoc API pages have been updated for any REST API changes
  • Our custom API docs are updated for changes to endpoints accessed via api tokens
  • The UI/UX has been updated following UI Style Guide

Help icons added:

  • invite members/teams button: members overrule teams
  • select members button: more granular role assignments beat less granular ones
  • next to no_access users in the members settings page: you will have to give explicit access to resources
  • On members page/invites page/teams, next to default role header, ? that says "Can be overriden with roles on databases and tables"
  • Next the role dropdown on update/create teams modal
  • when Admin role selected on Members page show ? which says "Admins can restrict each others roles on any level"
  • If someone/team has admin role on database or table, add "?" which says "Can restrict other admins roles"
  • Next to the role selector on the members invite modal

Related to #1318 (closed)

Edited by Alexander Haller

Merge request reports