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 group listing API queries/resolvers #1228

Merged
merged 5 commits into from
Sep 7, 2019
Merged

Add group listing API queries/resolvers #1228

merged 5 commits into from
Sep 7, 2019

Conversation

rocketeerbkw
Copy link
Member

Adds allGroups query and resolvers for Project > Groups and User > Groups. For each list it return everything if the user is Platform Owner or above, otherwise it returns the groups that the current user is a member of.

Permission changes: Adds viewAll scope to group resource. Adds new View All Groups permission.

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated.
  • Changelog entry has been written

Changelog Entry

Improvement - Add group listing API queries/resolvers

Closing issues

n/a

@Schnitzel Schnitzel merged commit 345ae22 into master Sep 7, 2019
@rocketeerbkw rocketeerbkw deleted the api-groups branch September 19, 2019 23:33
@Schnitzel Schnitzel added this to the v1.1.0 milestone Sep 27, 2019
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.

2 participants