summaryrefslogtreecommitdiff
path: root/spec/javascripts/filtered_search
Commit message (Expand)AuthorAgeFilesLines
* Allow searching issues for strings containing colonsSimon Knox2017-02-211-0/+23
* fix failing karma testMike Greiling2017-02-091-2/+2
* Fix filtered search user autocomplete for gitlab instances that are hosted on...27343-autocomplete-post-to-wrong-url-when-not-hosting-in-rootClement Ho2017-02-061-0/+35
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-5/+4
|\
| * Remove turbolinks from filtered search after rebase.Bryce Johnson2017-02-021-6/+4
* | Merge branch 'master' into webpackMike Greiling2017-02-022-0/+41
|\ \ | |/
| * Fix filtered search manager spec teaspoon errorfix-filtered-search-manager-specClement Ho2017-02-011-0/+1
| * Merge branch 'fix-filtering-username-with-multiple-words' into 'master' Filipa Lacerda2017-02-011-0/+40
| |\
| | * Fix filtering usernames with multiple wordsfix-filtering-username-with-multiple-wordsClement Ho2017-01-271-0/+40
* | | fix frontend testsMike Greiling2017-01-281-6/+5
* | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-282-0/+224
|\ \ \ | |/ /
| * | Merge branch '27248-filtered-search-does-not-allow-filtering-labels-with-mult...Filipa Lacerda2017-01-271-0/+156
| |\ \ | | |/
| | * Fix filtering with multiple words27248-filtered-search-does-not-allow-filtering-labels-with-multiple-wordsClement Ho2017-01-271-0/+156
| * | Merge branch 'fix-search-bar-search-param' into 'master' Filipa Lacerda2017-01-271-0/+68
| |\ \ | | |/ | |/|
| | * Fix search bar search param encodingfix-search-bar-search-paramClement Ho2017-01-271-0/+68
* | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-273-10/+43
|\ \ \ | |/ /
| * | Fix filtered search so that labels selected from discussion notes display cor...27124-search-bar-does-not-load-discussion-notes-selected-labelsClement Ho2017-01-251-0/+6
| |/
| * update tests to correspond with new behaviorMike Greiling2017-01-211-3/+3
| * Fixed failing JS specsPhil Hughes2017-01-211-4/+16
| * Teaspoon test fixPhil Hughes2017-01-211-3/+18
* | more post-merge fixesMike Greiling2017-01-134-12/+12
|/
* Fix specsClement Ho2017-01-092-5/+6
* Refactor addWordToInputClement Ho2017-01-091-33/+24
* Fix specsClement Ho2017-01-091-2/+0
* Refactor and use regex for string processingClement Ho2017-01-093-301/+99
* Add specs to filtered search tokenizerClement Ho2017-01-091-0/+271
* Add specs for filtered search token keysClement Ho2017-01-091-0/+104
* Add specs for addWordToInputClement Ho2017-01-091-21/+55
* Fix eslintClement Ho2017-01-091-4/+3
* Add jasmine tests for filtered search dropdown managerClement Ho2017-01-091-0/+57
* Add jasmine tests to dropdown utilsClement Ho2017-01-091-0/+121