User can invite team-members to his private Spaces
Question: should he be also able to invite Users that are not team-members yet? (Over Email, Slack)
( After sign up they would not only be space-members but also team-members) @karluxd @MrTin
Technical implementation:
Add a field private to Spaces.
Create a table space_members with the references to Team-Member and Space.
User can invite
team-members
to his private SpacesQuestion: should he be also able to invite Users that are not team-members yet? (Over Email, Slack) ( After sign up they would not only be space-members but also team-members) @karluxd @MrTin
Technical implementation:
Add a field
private
to Spaces. Create a tablespace_members
with the references to Team-Member and Space.Links: Spaces Feature: https://karluxd.atlassian.net/wiki/pages/viewpage.action?pageId=10027016