summaryrefslogtreecommitdiff
path: root/spec/features/groups/user_sees_users_dropdowns_in_issuables_list_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
|
* 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/+22
Signed-off-by: Rémy Coutable <remy@rymai.me>