Skip to content

Polish the instance overview cards

Austin Regnery requested to merge aregnery/admin-overview-polish into master

What does this MR do and why?

The admin dashboard overview is the main landing page for Administrators. The Instance overview has been untouched for years and needed some UI polish 🧡

This change namely does three functional things:

  1. Combines the [ projects/users/groups ] stat cards with the list cards sitting farther below. This ties the content together
  2. Removes a decent number of ? links. Often these would point to documentation for configuration, so instead they are presented if there is not a direct link to adjust the configuration of the feature.
  3. Move the direct links to settings pages to a configure button

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

Before After
Before.png After - 5.png

How to set up and validate locally

  1. Open the Admin Area
  2. Check the links and various cards
Edited by Austin Regnery

Merge request reports

Loading