Skip to content

Make devops adoption easier to understand

Marcel van Remmerden requested to merge fix-devops-adoption-problems into master

What does this MR do and why?

The current way to visualize whether features have been adopted is rather complex to understand.

This MR changes the way we visualize these aspects and tries to make it easier to understand through the following changes:

  • Use at least icon and color (and sometimes also text) to visualize whether features were adopted
  • Use the same color across all sections
  • Remove tooltip (8x8px is way too small of a target for a tooltip)

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
image.png image.png
image.png image.png
image.png image.png
image.png image.png
image.png No tooltip

How to set up and validate locally

Go to the following area:

  • Admin Area
  • Analyze
  • DevOps Reports

Add any groups you like and the data should come in (you might need to restart GDK).

Edited by Marcel van Remmerden

Merge request reports