Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Restrict project edit only to author and admin #1574

Closed
wants to merge 1 commit into from

Conversation

JorgeMartinezG
Copy link
Contributor

This pull request is a fix for #1504 . For now the restriction is done in the client side. Projects are limited to authors and admins to edit or delete actions.

I want to iterate through this Pull request and know your opinions @ethan-nelson @xamanu. Would be necessary to make the restriction also on the server side also?

@pantierra pantierra added status: in progress type: enhancement Improving an existing functionality labels May 14, 2019
@ethan-nelson
Copy link
Contributor

If we are going to restrict editing, I would say one definite need would be the ability to delegate to or add other project managers the edit capability. Some activations rely on teams of PMs (that may not be admins).

@pantierra
Copy link
Contributor

Yesterday, due to emergency (#1687) a partial advancement of this has been applied. Please review this PR to build on top of the lastest changes again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: in progress type: enhancement Improving an existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants