Skip to content

Draft: Update Operations and Environments dashboards

Julia Miocene requested to merge update-dashboards-08-02 into master

What does this MR do and why?

The purpose of this MR is to update dashboards using Pajamas components and other common styles and simplify things if it's possible.

  • Use GlCard;
  • Use common styles for project name;
  • Replace the kebab menu with a button because there is just one option — delete;
  • Show grab cursor only for draggable cards;
  • Move lines to separate projects more clearly on Environment Dashboard;
  • Making cards more flexible to bigger and smaller screens;

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Julia Miocene

Merge request reports