summaryrefslogtreecommitdiff
path: root/spec/javascripts/filtered_search/filtered_search_manager_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Prettify all spec filesMike Greiling2018-10-171-16/+27
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-171-0/+5
* rename to IssuableFilteredSearchTokenKeysAlexis Reigel2018-08-291-2/+2
* make FilteredSearchTokenKeys genericAlexis Reigel2018-08-201-2/+2
* fix illegal references to "this" in module contextMike Greiling2018-04-231-1/+1
* fix tests in filtered_search_manager_spec.jsMike Greiling2018-04-231-8/+7
* Rest of Dispatcher RefactorJacob Schatz2018-02-211-33/+34
* Import FilteredSearchTokenKeys, update class initialization syntax4656-ce-port-filtered-search-barKushal Pandya2018-02-071-5/+6
* Clears visual token on second backspaceMartin Wortschack2018-01-021-0/+14
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-5/+5
* Move clear search test to JS to reduce overkillmove-filter-mr-clear-search-spec-to-jsEric Eastwood2017-11-091-0/+19
* Backport getAllParams and other nav changes from service desk.Bryce Johnson2017-09-071-0/+22
* Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-231-11/+47
* Revert to using links instead of buttons in Issuable Index tabs.Bryce Johnson2017-06-211-0/+3
* Clean up Vue warnings in testsWinnie Hellmann2017-06-201-0/+2
* Merge branch 'auto-search-when-state-changed' into 'master'Phil Hughes2017-06-071-0/+43
|\
| * Use data attributes instead of classClement Ho2017-06-071-3/+3
| * Add jasmine spec for searchStateauto-search-when-state-changedClement Ho2017-06-061-0/+43
* | Change from double click to single click to open dropdownsingle-click-filterClement Ho2017-06-061-36/+0
|/
* Backport canEdit changes for conditional remove buttonback-port-locked-milestones-to-ceEric Eastwood2017-05-261-0/+3
* Merge branch '32563-remove-duplicated-config-code-for-filtered-search-dropdow...Phil Hughes2017-05-241-0/+1
|\
| * Port EE changes32563-remove-duplicated-config-code-for-filtered-search-dropdownsClement Ho2017-05-231-0/+1
* | update frontend specs to use ES module syntaxMike Greiling2017-05-161-8/+7
|/
* Fallback localstorage casesLuke "Jared" Bennett2017-05-051-0/+34
* Add button to delete filters from filtered search barClement Ho2017-04-261-4/+59
* Remove IIFEs in filtered_search_bundle.jsremove-iife-filtered-search-bundleAlfredo Sumaran2017-04-171-198/+196
* Recent search history for issuesEric Eastwood2017-04-061-3/+3
* Remove duplicated tokens in issuable search barAlfredo Sumaran2017-03-281-0/+14
* Fixed search specPhil Hughes2017-03-231-1/+1
* Add filter focus for filtered search visual tokensClement Ho2017-03-171-0/+12
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-131-1/+4
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-26/+206
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+67