gitlab-org--gitlab-foss/spec/features/projects/issues
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
..
rss_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
user_comments_on_issue_spec.rb Resolve "When editing a comment in an issue, the preview mode is toggled in the main textarea" 2018-07-05 11:59:57 +00:00
user_creates_issue_spec.rb Update create issue test to check for input placeholders 2018-06-29 20:34:31 +03:00
user_edits_issue_spec.rb
user_sorts_issues_spec.rb Fix dropdowns 2018-04-17 12:18:41 -05:00
user_toggles_subscription_spec.rb Fix spec/features/projects/issues/user_toggles_subscription_spec.rb 2018-05-01 07:18:32 +00:00
user_views_issue_spec.rb Show the status of a user in interactions 2018-07-30 15:01:26 +02:00
user_views_issues_spec.rb