-
- Downloads
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
parent
b4c4b48a
No related branches found
No related tags found
Showing
- spec/support/matchers/user_status_matcher.rb 13 additions, 0 deletionsspec/support/matchers/user_status_matcher.rb
- spec/support/shared_examples/showing_user_status_shared_examples.rb 11 additions, 0 deletions...rt/shared_examples/showing_user_status_shared_examples.rb
- spec/views/projects/merge_requests/show.html.haml_spec.rb 11 additions, 0 deletionsspec/views/projects/merge_requests/show.html.haml_spec.rb
spec/support/matchers/user_status_matcher.rb
0 → 100644
Please register or sign in to comment