gitlab-org--gitlab-foss/spec/features/issues
Phil Hughes 161d74f1a6 Fixed group label in issuable sidebar
Group label link was pointing to group#issues rather than the projects issues. This fixes that by sending the correct subject to the link_to_label helper method.

Closes #27253
2017-02-02 14:55:52 +00:00
..
filtered_search Merge branch 'ui-updates' into 'master' 2017-01-27 20:29:01 +00:00
award_emoji_spec.rb
award_spec.rb
bulk_assignment_labels_spec.rb
create_issue_for_discussions_in_merge_request_spec.rb
form_spec.rb
gfm_autocomplete_spec.rb Support non-ASCII characters in GFM autocomplete 2017-02-01 18:05:05 -05:00
group_label_sidebar_spec.rb Fixed group label in issuable sidebar 2017-02-02 14:55:52 +00:00
issue_sidebar_spec.rb Improved code style on the issue_sidebar_spec.rb 2017-01-27 16:15:18 -06:00
markdown_toolbar_spec.rb
move_spec.rb
new_branch_button_spec.rb Fix small typo on new branch button spec 2017-01-31 11:32:39 -02:00
note_polling_spec.rb
todo_spec.rb
update_issues_spec.rb
user_uses_slash_commands_spec.rb