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(api): Remove user endpoint #2249

Merged
merged 3 commits into from
Oct 2, 2023
Merged

Conversation

DafyddLlyr
Copy link
Contributor

@DafyddLlyr DafyddLlyr commented Sep 29, 2023

image
  • Allow platformAdmins to update user emails (for soft delete)
  • Add delete user endpoint to API docs

@github-actions
Copy link

github-actions bot commented Sep 29, 2023

🤖 Hasura Change Summary compared a subset of table metadata including permissions:

Updated Tables (1)

  • public.users permissions:

    insert select update delete
    platformAdmin
    1 added column permissions
    insert select update
    platformAdmin ➕ email

@github-actions
Copy link

github-actions bot commented Sep 29, 2023

Removed vultr server and associated DNS entries

@DafyddLlyr DafyddLlyr marked this pull request as ready for review September 29, 2023 18:23
Copy link
Member

@jessicamcinchak jessicamcinchak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this one !

@DafyddLlyr DafyddLlyr force-pushed the dp/remove-user-api-endpoint branch from 0b0f57d to 5117d60 Compare October 2, 2023 08:00
@DafyddLlyr DafyddLlyr force-pushed the dp/remove-user-api-endpoint branch from 5117d60 to c6a7a4e Compare October 2, 2023 08:32
@DafyddLlyr DafyddLlyr merged commit a059f60 into main Oct 2, 2023
12 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/remove-user-api-endpoint branch October 2, 2023 09:19
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