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

[Roles] Click on user and change their role #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

C2H6O
Copy link
Collaborator

@C2H6O C2H6O commented Nov 22, 2022

Overview: We want the user to be able to click on each row, open a role picker dialog, change the role of that user, and see that change reflected in the UI.

  1. Adds the role column to users
  2. Adds the change role API to PGApi
  3. Adds the role picker dialog
  4. Adds the click listener to open role picker in UserAdapter
  5. The role picker dialog changes the user's role (BROKEN!!! HELP!!!)

I used the API from:
https://developer.plangrid.com/docs/the-user-object

adbscreen

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

Successfully merging this pull request may close these issues.

1 participant