Add date to graph commit tooltip
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
How to set up and validate locally
- Visit the repository graph (Network) of any project.
- 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.
-
I have evaluated the MR acceptance checklist for this MR.