This button depends on Issue#can_be_worked_on? which in turn depends on Issue#related_branches. By rendering this button asynchronously we can finally remove all usages of Issue#related_branches and Issue#referenced_merge_requests from the issues "show" page. |
||
|---|---|---|
| .. | ||
| award_emoji_spec.rb | ||
| filter_by_labels_spec.rb | ||
| filter_by_milestone_spec.rb | ||
| filter_issues_spec.rb | ||
| issue_sidebar_spec.rb | ||
| move_spec.rb | ||
| new_branch_button_spec.rb | ||
| note_polling_spec.rb | ||
| update_issues_spec.rb | ||