Skip to content

Add date to graph commit tooltip

indigane requested to merge indigane/gitlab:graph-commit-tooltip-date into master

What does this MR do and why?

Refs #22315

This MR adds a date time text in the commit tooltips in the repository graph view.

Showing the full date and time of the commit in the tooltip provides useful information without the need to open each commit.

Screenshots or screen recordings

image

How to set up and validate locally

  1. Visit the repository graph (Network) of any project.
  2. Hover over a commit dot to open the tooltip

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports