Skip to content

Update admin groups content

Sascha Eggenberger requested to merge admin-groups-content into master

What does this MR do and why?

Update admin groups layout:

  • Migrates some CSS classes to Tailwind
  • Makes use of gl-text-secondary & gl-text-sm
  • Aligns content in columns for better readability

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 after

How to set up and validate locally

  1. Go to Admin > Groups > select a group, e.g. http://gdk.test:3000/admin/groups/flightjs

Related to #457239

Merge request reports