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

feat(ui): display "Owner" role instead of "Admin" for user ID 1 #1050

Merged
merged 3 commits into from
Mar 2, 2021

Commits on Mar 2, 2021

  1. feat(ui): display "Owner" role instead of "Admin" for user ID 1

    Also add role to user settings page, and fix the missing "Account Type" string and use the same
    verbiage on the user list page
    TheCatLady committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    e214111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3506130 View commit details
    Browse the repository at this point in the history
  3. fix: utilize hasPermission returned by useUser instead of importing f…

    …rom server/lib/permissions
    TheCatLady committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    6552cc6 View commit details
    Browse the repository at this point in the history