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

User roles #49

Open
2 tasks
tcp opened this issue Mar 2, 2021 · 0 comments
Open
2 tasks

User roles #49

tcp opened this issue Mar 2, 2021 · 0 comments
Assignees
Labels
Status: Available 👋 Available for assignment, who wants it? Type: Epic 🤙 Describes a large amount of functionality that will likely be broken down into smaller issues

Comments

@tcp
Copy link
Collaborator

tcp commented Mar 2, 2021

Description

Add user roles and control what they can and should see and what they can and should do in the Node.

Why?

There is no written documentation or guideline for the user interface on:

  • User access and visibility
  • Section view per user role
  • Handling custom user roles

As the API already checks permissions for all requests, we can imply visibility for a given role using the requests that the role is able to make. Ask about interest in having public facing routes in PyGrid Admin.

Breakdown

  • Evaluate interface with PyGrid team
  • Write small documentation on page visibility (+public facing)
  • Implement role visibility in PyGrid Admin
@tcp tcp added the Type: Epic 🤙 Describes a large amount of functionality that will likely be broken down into smaller issues label Mar 2, 2021
@tcp tcp added this to the v1.0.0 milestone Mar 2, 2021
@tcp tcp self-assigned this Mar 2, 2021
@tcp tcp added the Status: Available 👋 Available for assignment, who wants it? label Mar 20, 2021
@tcp tcp removed this from the v0.5.0 milestone Apr 2, 2021
@tcp tcp closed this as completed Apr 17, 2021
@tcp tcp reopened this Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Available 👋 Available for assignment, who wants it? Type: Epic 🤙 Describes a large amount of functionality that will likely be broken down into smaller issues
Projects
None yet
Development

No branches or pull requests

1 participant