gitlab-org--gitlab-foss/spec/features/groups/members
Bob Van Landuyt f1d3ea63cf Show the status of a user in interactions
The status is shown for
- The author of a commit when viewing a commit
- Notes on a commit (regular/diff)
- The user that triggered a pipeline when viewing a pipeline
- The author of a merge request when viewing a merge request
- The author of notes on a merge request (regular/diff)
- The author of an issue when viewing an issue
- The author of notes on an issue
- The author of a snippet when viewing a snippet
- The author of notes on a snippet
- A user's profile page
- The list of members of a group/user
2018-07-30 15:01:26 +02:00
..
filter_members_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
leave_group_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
list_members_spec.rb Show the status of a user in interactions 2018-07-30 15:01:26 +02:00
manage_members_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
master_manages_access_requests_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
request_access_spec.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
search_members_spec.rb [skip ci] Convert panel related class names to card 2018-04-10 12:11:34 -05:00
sort_members_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00