Commit Graph

8 Commits

Author SHA1 Message Date
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
Mark Chao a63bce1a4b Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
Robert Speicher 72a7b30c9f Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
Robert Speicher bc0d811249 Use `empty_project` where possible in spec/features/issuables
(It wasn't possible.)
2017-07-27 13:12:16 -04:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Luke "Jared" Bennett c7f23e2564
Fix close_reopen_report_toggle_spec.rb path helpers rubocop offense 2017-07-07 15:26:01 +01:00
Luke "Jared" Bennett 78dd2f056f
Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered search specs 2017-07-07 14:57:28 +01:00
Luke "Jared" Bennett 421e41c9ce
Added specs 2017-07-07 14:57:00 +01:00