Update "Commits" tab datetime tooltip to match MR Widget datetime tooltip format
What does this MR do and why?
For #539203
Updates the render of the date time tooltip on the MR Commits tab to be overrideable.
Uses that override to match the date-time format used by the MR Widget tooltip.
Screenshots or screen recordings
The overview tab MR widgets (including the Merged widget) use a datetime format like: mmm d, yyyy h:MMtt Z
This is the commit timestamp on the Commits tab:
| Before | After |
|---|---|
|
|
How to set up and validate locally
- You will need an MR with at least 1 commit.
- It doesn't really matter what state the MR is in, but for the closest match to the reporting issue, you should merge the MR.
- See the tooltip datetime format in the Commits tab for an individual commit. Compare to the format on the Overview tab for the MR Widget.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Thomas Randolph


