summaryrefslogtreecommitdiff
path: root/spec/features/issues/gfm_autocomplete_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-5/+5
* Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern2017-04-271-0/+27
|\
| * Fix rendering emoji inside a stringblackst0ne2017-04-251-0/+27
* | Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
|/
* Retrigger at.js for slash commands with autocomplete suffix27883-autocomplete-seems-to-not-trigger-when-at-character-is-part-of-an-autocompleted-textSam Rose2017-02-131-0/+14
* Support non-ASCII characters in GFM autocomplete27067-mention-user-dropdown-does-not-suggest-by-non-ascii-characters-in-namesamrose32017-02-011-1/+14
* Fixed highlightFirst and added specs26803-typing-then-tab-in-a-comment-doesn-t-select-the-authorLuke "Jared" Bennett2017-01-181-0/+39
* Fix GFM dropdown not showing at beginning of new linesgfm-new-line-fixPhil Hughes2016-12-281-0/+12
* Fixed error with GFM autocomplete when no data existslabel-gfm-error-fixPhil Hughes2016-12-231-1/+12
* Added tests for special charactersmarkdown-input-symbol-regexPhil Hughes2016-12-221-0/+18
* Fix space issue and add test25879-emoji-autocomplete-starts-too-eagerlyLuke "Jared" Bennett2016-12-211-11/+16
* Merge branch 'gfm-autocomplete-char-in-middle' into 'master' Fatih Acet2016-12-151-0/+8
|\
| * Added GFM testsPhil Hughes2016-12-121-0/+8
* | Added special char test to the default beforeInsert callback. I removed the q...25286-customer-label-doesn-t-autocomplete-correctlyLuke "Jared" Bennett2016-12-081-9/+58
|/
* Tests fixPhil Hughes2016-11-141-2/+2
* Merge branch 'master' into autocomplete-space-prefixPhil Hughes2016-08-301-1/+2
* Correctly checks for character before GFM input charPhil Hughes2016-07-211-3/+21
* Allow GFM autocomplete to be trigger without the preceding spacePhil Hughes2016-07-211-0/+24