summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search/dropdown_label_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Standardize token value capitalization in filter barOmar Bahareth2019-01-281-2/+2
* Resolve "Filter by `None`/`Any` for labels in issues/mrs/boards"🙈 jacopo beschi 🙉2018-12-031-2/+11
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* refactor wait_for_requests, add slow_requests block helperMike Greiling2017-11-021-4/+4
* add slow_requests! to filtered search tests which expect to see a loading spi...Mike Greiling2017-11-011-0/+2
* fix race condition when loading labels in filter barMike Greiling2017-10-241-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Add filter by my reactionHiroyuki Sato2017-08-301-0/+6
* Change find to within for detecting bad search specsClement Ho2017-08-161-9/+9
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Update droplabLuke "Jared" Bennett2017-04-071-17/+14
* Recent search history for issuesEric Eastwood2017-04-061-1/+1
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-11/+20
* Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-211-6/+2
* Shave spec/features/issues/filtered_search/dropdown_label_spec.rb from 10 min...27564-shave-dropdown-label-search-spec-durationRémy Coutable2017-02-031-100/+118
* Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tagClement Ho2017-01-261-0/+17
* Fixed error with filter keyboard testsPhil Hughes2017-01-251-1/+1
* Merge branch 'filtered-search-keyboard-navigation' into 'master'Jacob Schatz2017-01-251-0/+10
|\
| * Fixed some issues with droplab & keyboard navigationPhil Hughes2017-01-231-0/+10
* | update tests to correspond with new behaviorMike Greiling2017-01-211-8/+8
|/
* Backend reviewClement Ho2017-01-111-0/+25
* Fix specsClement Ho2017-01-091-17/+23
* Fix specsClement Ho2017-01-091-1/+1
* Add specs for remaining dropdownsClement Ho2017-01-091-0/+211