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 write test to prevent reoccurence of issue 2016-04-09 23:31:45 +01:00
filter_by_labels_spec.rb refactored specs based on feedback 2016-04-21 13:20:00 +02:00
filter_by_milestone_spec.rb Spec updates 2016-03-29 18:20:10 +01:00
filter_issues_spec.rb fix failing tests 2016-04-15 18:18:31 +01:00
issue_sidebar_spec.rb Add tests to check if a new label is added 2016-04-15 14:54:21 -05:00
move_spec.rb Fixed up based on feedback 2016-04-16 16:13:16 -04:00
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 Remove additional misuse of `data-original-title` attribute 2016-04-18 11:40:24 -04:00