tableflip / posc

Prioritised Objective Setting and Communication
http://posc.meteor.com
MIT License
0 stars 1 forks source link

Share board via URL #10

Open alanshaw opened 9 years ago

alanshaw commented 9 years ago

Non-owner board permissions:

alanshaw commented 9 years ago

I think we need to discuss how a board owner allows users to contribute.

pgreenwo commented 9 years ago

This may be for the next iteration, but here are my current thoughts on it:

At the card level, allow a contributor to edit, and save it as the newest version. Only display the newest version. I think only the owner should be able to revert to older versions, and only the owner should be able to permanently delete cards.

At the board level, the contributors should be able to move cards and priority lines, but should be required to submit a board configuration when they are finished with it. Again, only the owner should be allowed to revert to older board configurations.

Perhaps changes the owner should be able to see the submit points and POSC board versions on a time-line?

alanshaw commented 9 years ago

As @pgreenwo mentioned, an invite system for allowing users to collaborate similar to the github system could work well.

olizilla commented 9 years ago

Boards can currently be shared by url, e.g. http://posc.meteor.com/board/6h74rGv5nrychtR2y The permission model and access control is a job for the next iteration.