summaryrefslogtreecommitdiff
path: root/spec/javascripts/filtered_search
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Colorize labels in issue search fieldWinnie Hellmann2017-05-051-0/+101
* Fallback localstorage casesLuke "Jared" Bennett2017-05-055-3/+195
* Add button to delete filters from filtered search barClement Ho2017-04-262-5/+74
* 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-176-777/+765
* Update droplabLuke "Jared" Bennett2017-04-071-4/+4
* Recent search history for issuesEric Eastwood2017-04-064-3/+284
* Remove duplicated tokens in issuable search barAlfredo Sumaran2017-03-282-0/+22
* Fixed search specPhil Hughes2017-03-231-1/+1
* Add filter focus for filtered search visual tokensClement Ho2017-03-171-0/+12
* Merge branch '27174-filter-filters' into 'master' Clement Ho2017-03-151-2/+29
|\
| * prevent filtering Issues by multiple milestones, authors, or assignees27174-filter-filtersSimon Knox2017-03-111-2/+29
* | Organize our polyfills and standardize on core-jsMike Greiling2017-03-131-1/+4
|/
* Fix edit last visual tokenfix-edit-last-visual-tokenClement Ho2017-03-071-2/+15
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-075-63/+861
* Remove .es6 from file extensions (!9241)winniehell2017-03-056-0/+0
* Allow searching issues for strings containing colonsSimon Knox2017-02-211-0/+23
* fix failing karma testMike Greiling2017-02-091-2/+2
* Fix filtered search user autocomplete for gitlab instances that are hosted on...27343-autocomplete-post-to-wrong-url-when-not-hosting-in-rootClement Ho2017-02-061-0/+35
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-5/+4
|\
| * Remove turbolinks from filtered search after rebase.Bryce Johnson2017-02-021-6/+4