Skip to content

Cleanup new GlCard implementations

Sascha Eggenberger requested to merge glcard-cleanup-styles into master

What does this MR do and why?

Early implementations of the new GlCard styles had spacings on lists/tables. To keep them consistent with other implementions let's remove the spacings.

I also included a small enhancement of the drag&drop (priority labels) to use $blue-100 as background instead of white.

Screenshots or screen recordings

Before After
webhooks_before webhooks_after
labels_before labels_after
branches_before branches_after

How to set up and validate locally

  1. Webhooks: http://gdk.test:3000/flightjs/Flight/-/hooks
  2. Labels: http://gdk.test:3000/flightjs/Flight/-/labels
  3. Branches: http://gdk.test:3000/flightjs/Flight/-/branches

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to UX Paper Cuts 16.3 → Settings UI, part 2 (#417912 - closed), [META] Migrate settings pages with an add form ... (#419105 - closed)

Edited by Sascha Eggenberger

Merge request reports