gitlab-org--gitlab-foss/spec/features/issues
Fatih Acet 90a3b3ab56 Merge branch 'autocomplete-space-prefix' into 'master'
Allow GFM autocomplete to be trigger without the preceding space

## What does this MR do?

Gives the ability to GFM autocomplete to be trigger even if there is no preceding space.

I've taken the regex from the at.js plugin & tweaked it to allow the leading character to be a special character.

## What are the relevant issue numbers?

Closes #19975 

## Screenshots (if relevant)

![Screen_Shot_2016-07-21_at_14.41.34](/uploads/19684ba286baeedb754e7457945480a8/Screen_Shot_2016-07-21_at_14.41.34.png)![Screen_Shot_2016-07-21_at_14.41.40](/uploads/a77349bce599ae93b4bcddd355087f5c/Screen_Shot_2016-07-21_at_14.41.40.png)![Screen_Shot_2016-07-21_at_14.41.46](/uploads/c35df17b678b24b73c94b181f0784188/Screen_Shot_2016-07-21_at_14.41.46.png)

See merge request !5395
2016-11-25 09:17:47 +00:00
..
award_emoji_spec.rb Disabled award emoji button when user is not logged in 2016-11-22 10:25:09 +00:00
award_spec.rb
bulk_assignment_labels_spec.rb
filter_by_labels_spec.rb
filter_by_milestone_spec.rb fixes milestone dropdown not select issue 2016-11-01 13:29:47 +06:00
filter_issues_spec.rb Added empty state svg and set up blank conditional 2016-11-18 03:57:36 +00:00
form_spec.rb
gfm_autocomplete_spec.rb Tests fix 2016-11-14 10:34:10 +00:00
issue_sidebar_spec.rb Include author in assignee dropdown search 2016-11-17 11:13:39 +00:00
move_spec.rb Rephrase some system notes to be compatible with new system note style 2016-11-24 18:26:29 +08:00
new_branch_button_spec.rb Rephrase some system notes to be compatible with new system note style 2016-11-24 18:26:29 +08:00
note_polling_spec.rb
reset_filters_spec.rb
todo_spec.rb Fix title case to sentence case 2016-11-23 16:34:58 -07:00
update_issues_spec.rb
user_uses_slash_commands_spec.rb