GriffinSauce / Grouplanner

Easy regular planning with groups
0 stars 0 forks source link

Groupmanagement - Removing users from group #55

Closed GriffinSauce closed 9 years ago

GriffinSauce commented 9 years ago

Tap face -> red overlay with X -> tap to remove -> dialog "are you sure"

HalleyInteractive commented 9 years ago

Only if you have the power I assume. Would this be the group creator? Or is this part of the 'Change settings' right that we still need to implement?

GriffinSauce commented 9 years ago

Yes, will eventually be part of the permissions but for now it can be implemented generally (anyone can do it). When permissions are implemented we can do a API-side check to see whether you are allowed to.

HalleyInteractive commented 9 years ago

API Function for removing a member from the group is implemented, see #56. '''delete/group/member'''