gitlab-org--gitlab-foss/spec/features/issues
Yorick Peterse 0426647069 Load the "New Branch" button asynchronously
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.
2016-04-28 16:13:48 -04:00
..
award_emoji_spec.rb
filter_by_labels_spec.rb refactored specs based on feedback 2016-04-21 13:20:00 +02:00
filter_by_milestone_spec.rb
filter_issues_spec.rb
issue_sidebar_spec.rb
move_spec.rb
new_branch_button_spec.rb Load the "New Branch" button asynchronously 2016-04-28 16:13:48 -04:00
note_polling_spec.rb
update_issues_spec.rb