More than one admin for projects
Same as #278 (closed), but for projects:
- is_admin on ProjectMember
- Permissions
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Calum Mackervoy changed milestone to %Projects part I
changed milestone to %Projects part I
- Calum Mackervoy added Doing label
added Doing label
- Author Maintainer
@jbpasquier should the permissions be exactly the same as with Circle?
Currently they are this for project:
authenticated_perms = ['view', 'add', 'change', 'delete']
- Contributor
@sophie can probably provide you with the absolute truth, but I believe permissions work almost the same, except that:
- Projects are private by default, while Circles are public by default
- On a Project, only admins can add a member when on a Circle, any member can add another member
By Alexandre on 2019-11-28T16:51:53 (imported from GitLab project)
- Author Maintainer
there are no concept of
Public
orPrivate
projects, should there be?
- Contributor
@sophie : Can a project be public?
By Alexandre on 2019-11-28T18:29:55 (imported from GitLab project)
- Owner
Depending on your answer, this mockup may change? :)
https://projects.invisionapp.com/d/main/default/#/console/15840189/332923050/preview
- Developer
I would say, nearly the same as Alex :
- Projects are private, while Circles are public by default and can become private
- On a Project, only admins can add a member when on a Circle, any member can add another member
- Calum Mackervoy removed Doing label
removed Doing label
- Calum Mackervoy added 1 deleted label
added 1 deleted label
- Calum Mackervoy removed 1 deleted label
removed 1 deleted label
- Calum Mackervoy closed
closed