summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search/dropdown_assignee_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-3/+3
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-1/+1
* Standardize token value capitalization in filter barOmar Bahareth2019-01-281-2/+2
* Add None/Any options for assignee in search barHeinrich Lee Yu2018-10-261-2/+10
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-4/+4
* Update dropdown_assignee_spec with filtered_search_helpersfix-flakey-user-assignee-autocomplete-dropdown-specsEric Eastwood2018-06-141-19/+18
* Fix flakey user/assignee autocomplete dropdownEric Eastwood2018-06-141-8/+10
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* 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
* fixed spec/features/issues/filtered_search/dropdown_assignee_spec.rbPhil Hughes2017-09-271-1/+0
* Add filter by my reactionHiroyuki Sato2017-08-301-0/+6
* Change find to within for detecting bad search specsClement Ho2017-08-161-4/+8
* 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
* Show current user immediately in issuable filtersWinnie Hellmann2017-06-021-0/+19
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Recent search history for issuesEric Eastwood2017-04-061-1/+1
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-3/+9
* Refactor dropdown_assignee_specGeorge Andrinopoulos2017-03-071-33/+41
* Merge branch '26844-new-search-bar-performs-a-new-request-for-each-tag' into ...Alfredo Sumaran2017-01-271-0/+18
|\
| * Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tagClement Ho2017-01-261-0/+18
* | Revert 3f17f29arevert-filter-assigned-to-meClement Ho2017-01-261-16/+0
|/
* update tests to correspond with new behaviorMike Greiling2017-01-211-4/+4
* Added current user filter to assignee dropdownfilter-assigned-to-mePhil Hughes2017-01-201-0/+16
* Shows current user on top of filtered dropdown listcurrent-user-filter-topPhil Hughes2017-01-171-0/+6
* Backend reviewClement Ho2017-01-111-0/+18
* Fix specsClement Ho2017-01-091-3/+3
* Add specs for remaining dropdownsClement Ho2017-01-091-0/+148