This adjusts the remove space user function to support content_action instead of remove_projects. The workflow here is going to change shortly and when you remove users from a space you will only be able to: leave their content in the space, archive their content (using the relatively new space content archive), or move the space to the trash.
This adjusts the remove space user function to support
content_action
instead ofremove_projects
. The workflow here is going to change shortly and when you remove users from a space you will only be able to: leave their content in the space, archive their content (using the relatively new space content archive), or move the space to the trash.Closes https://github.com/rstudio/rscloud/issues/53