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

Add/Invite/Set Roles for users organizations, schemas and tables #19

Closed
s1monj opened this issue Jul 6, 2021 · 1 comment
Closed

Add/Invite/Set Roles for users organizations, schemas and tables #19

s1monj opened this issue Jul 6, 2021 · 1 comment
Assignees
Labels
feature New feature

Comments

@s1monj
Copy link
Contributor

s1monj commented Jul 6, 2021

In the edit panel for organizations/schemas/tables we need a feature to assign roles, similar to GitHub below
We should re-use the same screen for organizations, schemas and tables so users are familiar with the flow

  1. Click "Invite User" button from organizations/schemas/tables members screen

  2. "Search by User E-mail or name" as placeholder text similar to below

Screen Shot 2021-07-05 at 10 04 30 PM

  1. Autocomplete (see gql below)
  • Research best autocomplete component library

Screen Shot 2021-07-05 at 8 35 57 PM

  • Use search pattern <user_input>*

Screen Shot 2021-07-05 at 9 53 44 PM

  1. If no user first/last name matches:

Screen Shot 2021-07-05 at 10 06 51 PM

  1. If no user email matches: (the invite mutation is TBD so just use mock placeholder)

Screen Shot 2021-07-05 at 10 07 00 PM

  1. Display roles and set using wbSetOrganizationUsersRole / wbSetSchemaUsersRole / wbSetTableUsersRole

Screen Shot 2021-07-05 at 10 01 08 PM

@harshithpabbati
Copy link
Collaborator

Closing this as it's finished

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

No branches or pull requests

2 participants