summaryrefslogtreecommitdiff
path: root/spec/javascripts/filtered_search
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'id-1951-filter-merge-requests-by-approvers' into 'master'"Igor2019-03-072-362/+334
* Provide EE backports for filtering by approver featureIgor2019-03-072-334/+362
* Fix rendering of user token special valuesHeinrich Lee Yu2019-02-141-0/+11
* Disable duplicate label merging in search bar dropdownHeinrich Lee Yu2018-12-062-169/+0
* Disable updating appearance of filter tokens for special valuesHeinrich Lee Yu2018-11-141-13/+44
* Resolve eslint violationsMike Greiling2018-10-171-0/+1
* Prettify all spec filesMike Greiling2018-10-1710-190/+271
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-178-0/+80
* enable jasmine/prefer-jasmine-matcherJohann Hubert Sonntagbauer2018-10-092-8/+8
* #13650 added wip search functionality and testsChantal Rollison2018-10-032-4/+9
* rename to IssuableFilteredSearchTokenKeysAlexis Reigel2018-08-295-11/+11
* make FilteredSearchTokenKeys genericAlexis Reigel2018-08-206-45/+45
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-252-6/+5
* Bring changes from EEunify-filtered_search_token_keys_spec.jsLin Jen-Shin2018-06-221-0/+11
* fix illegal references to "this" in module contextMike Greiling2018-04-231-1/+1
* fix more instances of "import *" with spyOnDependencyMike Greiling2018-04-231-3/+3
* fix tests in filtered_search_manager_spec.jsMike Greiling2018-04-231-8/+7
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-1/+2
* Add support for query params for labels endpointKushal Pandya2018-03-021-0/+18
* Move RecentSearchesDropdownContent vue componentGeorge Tsiolis2018-02-221-2/+1
* Rest of Dispatcher RefactorJacob Schatz2018-02-216-132/+129
* Import FilteredSearchTokenKeys, update class initialization syntax4656-ce-port-filtered-search-barKushal Pandya2018-02-071-5/+6
* Import and use `FilteredSearchTokenKeys` independentlyKushal Pandya2018-02-075-27/+30
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-0/+1
* 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
* Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin2017-10-171-0/+23
* Return only group's members in user dropdowns on issuables list pages20824-scope-users-to-members-in-group-issuable-listRémy Coutable2017-09-141-0/+2
* Backport getAllParams and other nav changes from service desk.Bryce Johnson2017-09-071-0/+22
* Remove monkey-patched Array.prototype.first() and last() methodsMike Greiling2017-08-044-4/+0
* Add filtered search to group issue dashboardClement Ho2017-08-022-0/+159
* Refactor filtered search dropdown parametersClement Ho2017-07-201-2/+7
* Add failing test for #34141winh2017-06-271-0/+34
* 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-202-0/+6
* 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
|/
* Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-022-0/+154
* Simplify filtered_search_visual_tokens_spec.jswinh2017-06-021-118/+163
* Backport canEdit changes for conditional remove buttonback-port-locked-milestones-to-ceEric Eastwood2017-05-261-0/+3
* Use import instead of requirefix-eslintClement Ho2017-05-241-1/+1
* Merge branch '32563-remove-duplicated-config-code-for-filtered-search-dropdow...Phil Hughes2017-05-245-17/+33
|\
| * Port EE changes32563-remove-duplicated-config-code-for-filtered-search-dropdownsClement Ho2017-05-235-17/+33
* | Merge branch 'winh-recent-searches-service-spec' into 'master'Fatih Acet2017-05-231-22/+30
|\ \
| * | Handle Promise rejections in RecentSearchesService spec (!11206)winh-recent-searches-service-specwinh2017-05-111-22/+30
| |/
* | update frontend specs to use ES module syntaxMike Greiling2017-05-167-27/+26
|/