Skip to content

Add job assistant drawer in CI editor

What does this MR do and why?

resolves #373382

design: #373382 (comment 1168364861)

Add a job assistant drawer in CI editor so that user define a job by filling th form in the drawer, and job will eventually be added to last line of text editor in yaml format.

Screenshots or screen recordings

QQ20221207-231749-HD

How to set up and validate locally

  1. Checkout this branch in GDK, and enter project CI editor page
  2. Click job assistant tab
  3. Fill up the form in the drawer
  4. Click Add, a new job is supposed to add in the end of yaml content.

MR acceptance checklist

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

cc. @daveliu @orozot @JeremyWuuuuu @QiangGu0

Edited by Kun Qian

Merge request reports