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

Fix admin permissions for finished budgets #3822

Merged
merged 3 commits into from
Nov 6, 2019
Merged

Conversation

javierm
Copy link
Member

@javierm javierm commented Nov 6, 2019

References

Objectives

  • Prevent admins from editing investments for finished budgets
  • Fix typos related to investment previews

Notes

Until now, we were not showing links to edit investments, but they could be edited by entering the URL to edit them.

@javierm javierm added the Bug label Nov 6, 2019
@javierm javierm self-assigned this Nov 6, 2019
@javierm javierm added this to Reviewing in Roadmap via automation Nov 6, 2019
Although we weren't showing links in the views to execute certain
actions, forms could be still sent using a PUT/PATCH pull request to the
controller actions.
This test is exactly the same as the "visible for admins" scenario.
@javierm javierm merged commit b86e0ab into master Nov 6, 2019
Roadmap automation moved this from Reviewing to Release 1.1.0 Nov 6, 2019
@javierm javierm deleted the finished_budgets branch November 6, 2019 15:13
smarques pushed a commit to venetochevogliamo/consul that referenced this pull request Apr 29, 2020
Fix admin permissions for finished budgets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Roadmap
  
Release 1.1.0
Development

Successfully merging this pull request may close these issues.

None yet

1 participant