Skip to content

Show the comment authored time in comment search results

Dylan Griffith requested to merge authored-date-on-comments-in-search into master

What does this MR do?

This uses the same HAML as in app/views/shared/notes/_note.html.haml to show the note authored time.

I opted not to add a test for this as it's just rendering more data and this template is already well tested in other tests that test out searching.

Screenshots

Screen_Shot_2020-08-26_at_3.52.44_pm

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Dylan Griffith

Merge request reports