Skip to content

Migrate your work MR dashboard to use Crud component

Sascha Eggenberger requested to merge personal-mr-dashboard-migrate-to-crud into master

What does this MR do and why?

Migrate your work MR dashboard to use the shared Crud component as a base component instead of using a custom implementation. This allows to re-use a component which already exists (for that purpose) and unifies the behavior across our UI.

Also adds empty state messages.

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
before_dark after_dark

How to set up and validate locally

  1. http://gdk.test:3000/dashboard/merge_requests/

Related to #474921 (closed), #497573

Edited by Sascha Eggenberger

Merge request reports

Loading