Allow sharing of Managers #51515

Closed
opened 2017-05-16 12:29:48 +02:00 by Sybren A. Stüvel · 6 comments

Pretty much same functionality as sharing a project (i.e. adding/removing people to/from a group).

Needs both web and API work. Probably best to make a PATCH operation for this, and to call that from JavaScript in the web UI.
See PATCH code for assigning Manager to project, Python API side and JavaScript side.

Pretty much same functionality as sharing a project (i.e. adding/removing people to/from a group). Needs both web and API work. Probably best to make a PATCH operation for this, and to call that from JavaScript in the web UI. See PATCH code for assigning Manager to project, [Python API side](https:*developer.blender.org/diffusion/F/browse/master/flamenco/managers/patch.py) and [JavaScript side](https:*developer.blender.org/diffusion/F/browse/wip-sybren-permissions/src/templates/flamenco/managers/view_manager_embed.jade;4f2eba050fa97feee36216d65f5c933d897c3b1e$89).
Author
Owner

Changed status to: 'Open'

Changed status to: 'Open'
Author
Owner

Added subscribers: @dr.sybren, @fsiddi

Added subscribers: @dr.sybren, @fsiddi
Author
Owner

API side implemented in f542a99564

API side implemented in f542a99564ad327c4
Pablo Vazquez was assigned by Sybren A. Stüvel 2017-05-23 11:02:19 +02:00
Author
Owner

Added subscriber: @pablovazquez

Added subscriber: @pablovazquez
Author
Owner

Assigned to @venomgfx to implement the web side of things.

Assigned to @venomgfx to implement the web side of things.
Pablo Vazquez was unassigned by Sybren A. Stüvel 2017-05-31 10:11:41 +02:00
Francesco Siddi was assigned by Sybren A. Stüvel 2017-05-31 10:11:41 +02:00

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/flamenco#51515
No description provided.