Skip to content

Resolve "Further UI improvements to Profile "Overview" tab"

What does this MR do?

With 11.4, we introduced a design update to the User profile page. This MR adds the following UI improvements:

  • Move contribution graph to top of the "Overview" tab and switch to 12 months per default

  • Contribution graph is responsive to available browser width (https://gitlab.com/gitlab-org/gitlab-ce/issues/52354)

  • Remove contribution graph from "Activity" tab

  • Activity feed on Overview shows now relative timestamps

  • Better align "View all" links (move next to section title)

Screenshots:

tab before after
overview overview_before overview_after
activity activity_before activity_after

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/52712

Does this MR meet the acceptance criteria?

Closes #52712 (closed)

Edited by Martin Wortschack

Merge request reports