summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/filtered_search/filtered_search_manager.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-2/+3
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-4/+8
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-2/+2
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-3/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-3/+2
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-3/+4
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-13/+13
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-14/+14
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-2/+12
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-4/+11
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+7
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-6/+11
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-5/+38
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-061-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-27/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-5/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-021-20/+141
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-281-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Remove baseEndpoint from search dropdwon63177-follow-up-from-use-scoped-routes-for-labels-and-milestonesDmitriy Zaporozhets2019-06-241-1/+2
* Use scoped routes for labels and milestonesDmitriy Zaporozhets2019-06-131-0/+2
* 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