summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/filtered_search/filtered_search_manager.js
Commit message (Expand)AuthorAgeFilesLines
* Internationalisation of filtered_search directoryBrandon Labuschagne2019-05-011-2/+3
* Extract recentSearchesStorageKeys from FilteredSearchManagerWinnie Hellmann2019-04-051-5/+7
* Filter merge requests by target branchHiroyuki Sato2019-03-091-10/+3
* Standardize token value capitalization in filter barOmar Bahareth2019-01-281-1/+1
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-48/+65
* #13650 added wip search functionality and testsChantal Rollison2018-10-031-10/+30
* rename to IssuableFilteredSearchTokenKeysAlexis Reigel2018-08-291-2/+2
* make FilteredSearchTokenKeys genericAlexis Reigel2018-08-201-2/+2
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-2/+2
* Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-1/+2
* Add `isGroupDecendent` to init configKushal Pandya2018-03-021-0/+2
* Add group related config and endpoint methods to be consistent with EEKushal Pandya2018-03-011-8/+12
* Rest of Dispatcher RefactorJacob Schatz2018-02-211-32/+36
* Make class initialization configurableKushal Pandya2018-02-071-30/+38
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-0/+1
* Clears visual token on second backspaceMartin Wortschack2018-01-021-15/+27
* updated importsurl-utility-es-modulePhil Hughes2017-12-111-2/+2
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-1/+2
* apply changes for JS and CSS from gitlab-ee!2912Simon Knox2017-10-311-5/+5
* Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"revert-2573818fDmitriy Zaporozhets2017-10-301-5/+5
* [CE backport] Saved configuration for issue boardOswaldo Ferreira2017-10-301-5/+5
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+2
* Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-261-1/+1
* Backport getAllParams and other nav changes from service desk.Bryce Johnson2017-09-071-2/+15
* Add filter by my reactionHiroyuki Sato2017-08-301-3/+11
* Remove monkey-patched Array.prototype.first() and last() methodsMike Greiling2017-08-041-1/+1
* Add filtered search to group issue dashboardClement Ho2017-08-021-3/+3
* 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