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

graphql: Fix deleteGroup and deleteUser mutations. #4820

Merged
merged 7 commits into from
Feb 20, 2020

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    360a0f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Add User and Group types to initial types and repropose them after dr…

    …op all, also add a test for deleteUser
    pawanrawal committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    a6e801a View commit details
    Browse the repository at this point in the history
  2. Add a test for deleteGroup and fix the bug where deleting a group was…

    … not deleting it from user's groups.
    pawanrawal committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    16c764a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bb7df2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2cd7b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecdc242 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b339814 View commit details
    Browse the repository at this point in the history