summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/filtered_search
Commit message (Expand)AuthorAgeFilesLines
* Disable duplicate label merging in search bar dropdownHeinrich Lee Yu2018-12-062-79/+1
* Resolve "Filter by `None`/`Any` for labels in issues/mrs/boards"🙈 jacopo beschi 🙉2018-12-031-1/+6
* Prettify all the thingsMike Greiling2018-11-201-14/+7
* Fix not render emoji in filter dropdownHiroyuki Sato2018-11-151-4/+7
* Disable updating appearance of filter tokens for special valuesHeinrich Lee Yu2018-11-141-4/+5
* Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern2018-11-011-0/+10
|\
| * Add None / Any options to search barHeinrich Lee Yu2018-11-011-0/+10
* | Merge branch '52382-filter-milestone-api-none-any' into 'master'Sean McGivern2018-11-011-2/+2
|\ \
| * | Update search bar token for None and AnyHeinrich Lee Yu2018-11-011-2/+2
| |/
* | Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-011-1/+1
|\ \ | |/ |/|
| * Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* | Prettify remaining files with differences in CE and EEMike Greiling2018-10-313-64/+83
|/
* Add None/Any options for assignee in search barHeinrich Lee Yu2018-10-261-1/+6
* Add `Any` option to milestone filterHeinrich Lee Yu2018-10-231-0/+5
* Prettify environments feature_highlight and filtered_search modulesMike Greiling2018-10-1613-235/+286
* #13650 added wip search functionality and testsChantal Rollison2018-10-036-26/+122
* Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński2018-09-262-0/+12
|\
| * add type filter to admin runners pageAlexis Reigel2018-09-242-0/+12
* | Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-2/+2
* | Resolve "Move filter dropdown from Font Awesome to our own icons"Constance Okoghenun2018-09-183-5/+5
* | Backport EE changes to `app/assets/javascripts/filtered_search/issuable_filte...Lukas Eipert2018-09-171-3/+3
|/
* rename to IssuableFilteredSearchTokenKeysAlexis Reigel2018-08-292-4/+4
* use default value arguments syntaxAlexis Reigel2018-08-291-4/+4
* use filtered search bar for admin runnersAlexis Reigel2018-08-293-0/+29
* make FilteredSearchTokenKeys genericAlexis Reigel2018-08-203-92/+104
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-255-9/+9
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-1/+1
* Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-042-4/+17
* Add `isGroupDecendent` to init configKushal Pandya2018-03-022-0/+4
* Add support for query params for labels endpointKushal Pandya2018-03-021-2/+21
* Add group related config and endpoint methods to be consistent with EEKushal Pandya2018-03-012-11/+36
* remove unused filtered_search webpack bundleMike Greiling2018-02-281-10/+0
* Merge branch 'refactor/move-filtered-search-vue-component' into 'master'Clement Ho2018-02-243-104/+106
|\
| * Move RecentSearchesDropdownContent vue componentGeorge Tsiolis2018-02-223-104/+106
* | Removed pagination from AutocompleteUsersFinderYorick Peterse2018-02-221-1/+0
* | Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-0/+3
|/
* Rest of Dispatcher RefactorJacob Schatz2018-02-2111-111/+110
* Export class instead of assigning to `gl`Kushal Pandya2018-02-071-4/+1
* Make class initialization configurableKushal Pandya2018-02-072-38/+57
* Remove `FilteredSearchTokenKeys` importKushal Pandya2018-02-071-1/+0
* Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda2018-01-113-0/+3
|\
| * Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-103-0/+3
* | Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-3/+3
|/
* 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-313-16/+19
* Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"revert-2573818fDmitriy Zaporozhets2017-10-303-19/+16
* [CE backport] Saved configuration for issue boardOswaldo Ferreira2017-10-303-16/+19
* Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin2017-10-171-2/+2