summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search/dropdown_author_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
| | | | | Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
* Recent search history for issuesEric Eastwood2017-04-061-1/+1
| | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27262
* Speed up the issues/filtered_search/dropdown_author feature specrs-dropdown-author-spec-speedRobert Speicher2017-03-141-2/+3
|
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-2/+5
|
* Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tagClement Ho2017-01-261-0/+18
|
* update tests to correspond with new behaviorMike Greiling2017-01-211-2/+2
|
* Shows current user on top of filtered dropdown listcurrent-user-filter-topPhil Hughes2017-01-171-0/+6
|
* Backend reviewClement Ho2017-01-111-0/+16
|
* Fix specsClement Ho2017-01-091-9/+4
|
* Fix specsClement Ho2017-01-091-3/+5
|
* Add specs for remaining dropdownsClement Ho2017-01-091-0/+141