summaryrefslogtreecommitdiff
path: root/spec/javascripts/filtered_search
Commit message (Expand)AuthorAgeFilesLines
* Colorize labels in issue search fieldWinnie Hellmann2017-05-051-0/+101
* Fallback localstorage casesLuke "Jared" Bennett2017-05-055-3/+195
* Add button to delete filters from filtered search barClement Ho2017-04-262-5/+74
* Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-0/+2
* Remove IIFEs in filtered_search_bundle.jsremove-iife-filtered-search-bundleAlfredo Sumaran2017-04-176-777/+765
* Update droplabLuke "Jared" Bennett2017-04-071-4/+4
* Recent search history for issuesEric Eastwood2017-04-064-3/+284
* Remove duplicated tokens in issuable search barAlfredo Sumaran2017-03-282-0/+22
* Fixed search specPhil Hughes2017-03-231-1/+1
* Add filter focus for filtered search visual tokensClement Ho2017-03-171-0/+12
* Merge branch '27174-filter-filters' into 'master' Clement Ho2017-03-151-2/+29
|\
| * prevent filtering Issues by multiple milestones, authors, or assignees27174-filter-filtersSimon Knox2017-03-111-2/+29
* | Organize our polyfills and standardize on core-jsMike Greiling2017-03-131-1/+4
|/
* Fix edit last visual tokenfix-edit-last-visual-tokenClement Ho2017-03-071-2/+15
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-075-63/+861
* Remove .es6 from file extensions (!9241)winniehell2017-03-056-0/+0
* 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