Skip to content

Pipeline schedules table styling

Deepika Guliani requested to merge 378259-pipeline-schedule-table into master

What does this MR do and why?

This MR is a part of Beautifying the UI 15.6 (#378259 - closed) - #378259 (comment 1147373258)

Focusses on these points

  • style the pipeline links correctly (blue color)
  • Last Pipeline and Next run in don't need to be wider than 130 pixels.
  • Wider columns for Target and Owner
  • small screen table responsiveness

Screenshots or screen recordings

Before After
Screenshot_2022-11-16_at_1.56.02_PM Screenshot_2022-11-16_at_2.57.04_PM
Screenshot_2022-11-16_at_1.56.49_PM Screenshot_2022-11-16_at_2.57.35_PM

How to set up and validate locally

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

  1. Go to the pipeline schedules tab in your local and see the difference in the table - http://127.0.0.1:3000/flightjs/Flight/-/pipeline_schedules

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 #378259 (closed)

Edited by Deepika Guliani

Merge request reports