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

Commits on Nov 6, 2019

  1. Fix admin permissions for finished budgets

    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.
    javierm committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    6bbfb55 View commit details
    Browse the repository at this point in the history
  2. Remove duplicate test

    This test is exactly the same as the "visible for admins" scenario.
    javierm committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    33c2b28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0383ed9 View commit details
    Browse the repository at this point in the history