summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/filtered_search/filtered_search_manager.js
Commit message (Expand)AuthorAgeFilesLines
* Introduce addClassIfElementExists utilitywinh-no-current-user-search-barwinh2017-06-271-5/+2
* Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-231-0/+4
* Revert to using links instead of buttons in Issuable Index tabs.Bryce Johnson2017-06-211-0/+1
* 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
|/
* Backport canEdit changes for conditional remove buttonback-port-locked-milestones-to-ceEric Eastwood2017-05-261-12/+38
* Port EE changes32563-remove-duplicated-config-code-for-filtered-search-dropdownsClement Ho2017-05-231-3/+4
* Scope recent searches to projectEric Eastwood2017-05-151-3/+7
* Fallback localstorage casesLuke "Jared" Bennett2017-05-051-5/+6
* Add button to delete filters from filtered search barClement Ho2017-04-261-8/+30
* 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-171-389/+387
* Update droplabLuke "Jared" Bennett2017-04-071-1/+1
* Recent search history for issuesEric Eastwood2017-04-061-9/+80
* Fixed the filter bar not working in IEPhil Hughes2017-03-221-1/+1
* 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
* Fixed eslint errorsPhil Hughes2017-03-161-1/+1
* Created a container class for filtered searchPhil Hughes2017-03-161-3/+5
* Added filter bar into add issues modalPhil Hughes2017-03-161-6/+7
* 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-131-2/+3
* | Prevent visual token dropdown from opening the wrong filter dropdownfix-visual-tokensClement Ho2017-03-081-3/+6
|/
* Fix filtered search visual token editing dropdownfix-fs-edit-dropdownClement Ho2017-03-071-3/+5
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-16/+158
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+231