summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/filtered_search
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'auto-search-when-state-changed' into 'master'Phil Hughes2017-06-071-2/+53
|\
| * Use data attributes instead of classClement Ho2017-06-071-12/+9
| * Add jasmine spec for searchStateauto-search-when-state-changedClement Ho2017-06-061-2/+4
| * Use button instead of fake buttonClement Ho2017-06-061-0/+4
| * Refactor to use class name to determine stateClement Ho2017-06-061-31/+34
| * Perform filtered search when state tab is changedClement Ho2017-06-051-2/+47
* | Change from double click to single click to open dropdownsingle-click-filterClement Ho2017-06-061-19/+7
|/
* Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-022-13/+64
* Show current user immediately in issuable filtersWinnie Hellmann2017-06-021-0/+8
* Backport canEdit changes for conditional remove buttonback-port-locked-milestones-to-ceEric Eastwood2017-05-263-22/+55
* Merge branch '32563-remove-duplicated-config-code-for-filtered-search-dropdow...Phil Hughes2017-05-2411-32/+48
|\
| * Port EE changes32563-remove-duplicated-config-code-for-filtered-search-dropdownsClement Ho2017-05-2311-18/+37
| * Remove duplicated codeClement Ho2017-05-182-14/+11
* | update filtered_search to ES module syntaxMike Greiling2017-05-165-17/+14
|/
* Scope recent searches to projectEric Eastwood2017-05-152-3/+8
* Colorize labels in issue search fieldWinnie Hellmann2017-05-051-2/+38
* Fallback localstorage casesLuke "Jared" Bennett2017-05-056-8/+50
* Merge branch 'droplab-templating-xss-fix' into 'master' Jacob Schatz2017-05-031-1/+1
|\
| * Merge branch 'master' into droplab-templating-xss-fixLuke "Jared" Bennett2017-04-249-1078/+1062
| |\
| * | Used underscore to template list children to utilize their simple escaped int...Luke "Jared" Bennett2017-04-121-1/+1
* | | Add button to delete filters from filtered search barClement Ho2017-04-262-12/+40
| |/ |/|
* | 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-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
|\ \