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 user deletion ability for admins #3

Closed
fpapadopou opened this issue Jul 11, 2017 · 2 comments
Closed

Add user deletion ability for admins #3

fpapadopou opened this issue Jul 11, 2017 · 2 comments
Assignees

Comments

@fpapadopou
Copy link
Owner

An administrator should be able to delete teams and/or users. They should also be able to
backup deleted teams' projects.

@fpapadopou
Copy link
Owner Author

fpapadopou commented Aug 30, 2017

The main goal is that an admin must be able to delete a team from the search results page.
Deleting a team should include the following:

  • Create a zip with the team's workspaces and send it to the admin (optional)
  • Delete the files of the team
  • Delete the team from the database
  • Delete the users from the database

The zip option will be added in a separate PR, encapsulating it in the deletion process is kind of dirty.

@fpapadopou
Copy link
Owner Author

Completed in #5, closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant