Skip to content

Draft: Move history button to inside commit box

What does this MR do and why?

Move history button to inside commit box and add new view for narrow viewport

References

Please include cross links to any resources that are relevant to this MR This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

Blob page

Note: this link is good as it has a commit message body to test the collapse/expand of commit message details

Screenshot 2024-11-12 at 1.47.59 AM.png

Screenshot 2024-11-11 at 8.18.16 PM.png

Blob page - narrow viewport

Note: this link is good as it has a commit message body to test the collapse/expand of commit message details

Screenshot 2024-11-12 at 1.48.58 AM.png

Screenshot 2024-11-12 at 12.05.27 AM.png

Repository page

Example link

Screenshot 2024-11-12 at 1.46.03 AM.png

Screenshot 2024-11-11 at 8.18.45 PM.png

Repository page - narrow viewport

Example link

Screenshot 2024-11-12 at 1.47.31 AM.png

Screenshot 2024-11-12 at 12.06.01 AM.png

Light 🔦 mode

Screenshot 2024-11-12 at 1.50.31 AM.png

Screenshot 2024-11-12 at 1.51.33 AM.png

How to set up and validate locally

  • Visit repository or blob page (see example url abolve)
  • Select history
  • Should be routed to the correct commit list

Related to #421376 (closed)

Edited by Chaoyue Zhao

Merge request reports

Loading