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]: Available Permissions #50

Closed
2 tasks done
mike-pisman opened this issue Aug 16, 2023 · 0 comments
Closed
2 tasks done

[FEAT]: Available Permissions #50

mike-pisman opened this issue Aug 16, 2023 · 0 comments

Comments

@mike-pisman
Copy link
Member

mike-pisman commented Aug 16, 2023

Description

Add API calls to return list of all available permissions for a selected resource type. This list can be later used in the front end client for displaying list of options when adding/updating a policy. Otherwise, this list has to be hard-coded into front end client.

Tasks:

  • Create a GET Endpoint to return all possible Workspace permissions
  • Create a GET Endpoint to return all possible Group permissions
mike-pisman added a commit that referenced this issue Aug 17, 2023
Created route endpoints and actions for getting Groups and Workspace
permissions list

Closes #50
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

No branches or pull requests

1 participant