summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/filtered_search
Commit message (Expand)AuthorAgeFilesLines
* Remove IIFEs in filtered_search_bundle.jsremove-iife-filtered-search-bundleAlfredo Sumaran2017-04-179-1078/+1060
* Update droplabLuke "Jared" Bennett2017-04-076-20/+35
* Recent search history for issuesEric Eastwood2017-04-068-11/+282
* Remove duplicated tokens in issuable search barAlfredo Sumaran2017-03-281-5/+15
* Fixed the filter bar not working in IEPhil Hughes2017-03-221-1/+1
* Merge branch 'add-filter-focus-style' into 'master' Alfredo Sumaran2017-03-211-0/+26
|\
| * Fix karma testClement Ho2017-03-201-3/+2
| * Add additional check for when inputContainer does not existClement Ho2017-03-201-1/+5
| * Add filter focus for filtered search visual tokensClement Ho2017-03-171-0/+23
* | Reset filters after clickClement Ho2017-03-201-1/+2
|/
* Fix double click token namefix-double-click-token-nameClement Ho2017-03-161-1/+1
* Fixed search not working in issue boards modalfixed-issue-boards-modal-not-searchingPhil Hughes2017-03-161-1/+1
* Fixed eslint errorsPhil Hughes2017-03-166-11/+10
* Created a container class for filtered searchPhil Hughes2017-03-166-24/+46
* Added filter bar into add issues modalPhil Hughes2017-03-164-26/+29
* Merge branch 'better-priority-sorting' into 'master' Douwe Maan2017-03-151-0/+4
|\
| * Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-0/+4
* | Merge branch '27174-filter-filters' into 'master' Clement Ho2017-03-152-13/+19
|\ \ | |/ |/|
| * prevent filtering Issues by multiple milestones, authors, or assignees27174-filter-filtersSimon Knox2017-03-112-13/+19
* | Merge branch 'issue-boards-new-search-bar' into 'master' Filipa Lacerda2017-03-141-3/+18
|\ \
| * | Handle clear search asyncPhil Hughes2017-03-081-0/+5
| * | Stop droplab from destroying itself is handled asyncPhil Hughes2017-03-081-2/+8
| * | Changed storePhil Hughes2017-03-081-2/+6
* | | Organize our polyfills and standardize on core-jsMike Greiling2017-03-132-2/+7
| |/ |/|
* | Prevent visual token dropdown from opening the wrong filter dropdownfix-visual-tokensClement Ho2017-03-083-22/+43
|/
* Merge branch 'filtered-search-visual-tokens-improvements' into 'master' Alfredo Sumaran2017-03-081-0/+1
|\
| * Code improvementsfiltered-search-visual-tokens-improvementsClement Ho2017-03-071-0/+1
* | Merge branch 'fix-fs-edit-dropdown' into 'master' Alfredo Sumaran2017-03-081-3/+5
|\ \
| * | Fix filtered search visual token editing dropdownfix-fs-edit-dropdownClement Ho2017-03-071-3/+5
| |/
* | Fix edit last visual tokenfix-edit-last-visual-tokenClement Ho2017-03-071-2/+2
|/
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-078-78/+447
* Remove .es6 from file extensions (!9241)winniehell2017-03-059-0/+0
* Fix #27840 - Improve the search bar experience on mobilePratik Borsadiya2017-02-241-1/+5
* remove require.context from filtered_search_bundleremove-require-context-filtered-search-bundleMike Greiling2017-02-221-3/+9
* Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-214-36/+41
* Allow searching issues for strings containing colonsSimon Knox2017-02-212-2/+5
* fix failing karma testMike Greiling2017-02-091-1/+1
* Add tests27756-fix-json-404-responseAlfredo Sumaran2017-02-071-1/+1
* Fixes ajax requests when current URL has a trailing slashAlfredo Sumaran2017-02-072-4/+5
* 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-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-032-7/+7
|\
| * Remove turbolinks.Bryce Johnson2017-02-022-7/+7
* | Merge branch 'master' into webpackMike Greiling2017-02-021-1/+8
|\ \ | |/
| * Merge branch 'fix-filtering-username-with-multiple-words' into 'master' Filipa Lacerda2017-02-011-1/+8
| |\
| | * Fix filtering usernames with multiple wordsfix-filtering-username-with-multiple-wordsClement Ho2017-01-271-1/+8
* | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-282-3/+10
|\ \ \ | |/ /
| * | Merge branch '27248-filtered-search-does-not-allow-filtering-labels-with-mult...Filipa Lacerda2017-01-271-2/+8
| |\ \ | | |/
| | * Fix filtering with multiple words27248-filtered-search-does-not-allow-filtering-labels-with-multiple-wordsClement Ho2017-01-271-2/+8
| * | Merge branch 'fix-search-bar-search-param' into 'master' Filipa Lacerda2017-01-271-1/+2
| |\ \ | | |/ | |/|
| | * Fix search bar search param encodingfix-search-bar-search-paramClement Ho2017-01-271-1/+2