rstudio / rscloud

Managing RStudio Cloud spaces with R
https://rstudio.github.io/rscloud
Other
22 stars 11 forks source link

Add content action. #54

Closed ssinnott closed 2 years ago

ssinnott commented 2 years ago

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.

Closes https://github.com/rstudio/rscloud/issues/53