godstanis/Visual_Bugtracker

Team management improvements.

Closed this issue · 2 comments

Base team logic should be implemented:

  • Team member basic invitation system.
  • More clever member search system.
  • Deassigning a member logic.
  • Creator should at least be able to give full/partial project access to a member.

Started working on team member ability management system on branch members-base-roles-feature. Got some basic and raw working prototype. Now thinking on a correct frontend/backend implementation.

Made a simple role system with "manage" ability. I think this one could be closed.