Skip to content

Add GlCard Component for ViewComponent

Doug Stull requested to merge convert-card-to-component into master

What does this MR do and why?

Adds Card component as a ViewComponent

  • uses ViewComponent as a way to organize reusable frontend code in the backend.
  • converts uses gl-card to a Card component as a ViewComponent.
    • only a few converted in this MR to keep the MR focused - the rest will be converted in follow-ups guided by #356687 (closed)

Related to #363074 (closed)

Screenshots or screen recordings

no change

How to set up and validate locally

Navigate to admin area on GDK to see some of the items in this MR

MR acceptance checklist

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

Edited by Doug Stull

Merge request reports