gitlab-org--gitlab-foss/spec/policies
Jacopo e2056f08f0 Hides Close MR button on merged MR
When a Merge request is merged, shows only the Report abuse menu item
in the dropdown menu instead of showing the close_reopen_report toggle
with an unusable Close button.
The Report abuse is still hidden when the author of the Merge request
is the current_user.

Hides the Reopen button on a closed and locked issue when the
issue.author is not the current_user
2018-10-02 16:17:55 +02:00
..
application_setting
ci
clusters
concerns
base_policy_spec.rb
deploy_key_policy_spec.rb
deploy_token_policy_spec.rb
environment_policy_spec.rb
global_policy_spec.rb
group_policy_spec.rb Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master' 2018-08-28 09:59:34 +00:00
issuable_policy_spec.rb
issue_policy_spec.rb Hides Close MR button on merged MR 2018-10-02 16:17:55 +02:00
namespace_policy_spec.rb
note_policy_spec.rb
personal_snippet_policy_spec.rb
project_policy_spec.rb
project_snippet_policy_spec.rb
protected_branch_policy_spec.rb
user_policy_spec.rb