Skip to content

Unify card empty states for admin area

Julia Miocene requested to merge update-admin-gitaly-servers-jmiocene into master

What does this MR do and why?

  • Aligns card empty states
  • Remove custom styles, uses card styles

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
CleanShot_2024-07-08_at_20.50.32_2x CleanShot_2024-07-08_at_20.57.14_2x
CleanShot_2024-07-08_at_21.32.05_2x CleanShot_2024-07-08_at_21.33.22_2x
CleanShot_2024-07-08_at_21.34.37_2x CleanShot_2024-07-08_at_21.36.11_2x

How to set up and validate locally

  1. Go to http://gdk.test:3000/admin/gitaly_servers. If you have any, open app/views/admin/gitaly_servers/index.html.haml and commit card content
  2. Go to http://gdk.test:3000/admin/broadcast_messages
  3. Go to http://gdk.test:3000/admin/hooks
Edited by Julia Miocene

Merge request reports