Add inputs to Pipeline Schedule page

What does this MR do and why?

Related to #523534 (closed)

Screenshots or screen recordings

before after
pipeline_schedule_inputs_before pipeline_schedule_inputs_after

How to set up and validate locally

  1. Feature.enable(:ci_inputs_for_pipelines)
  2. Navigate to Build > Pipeline schedules
  3. Create or edit a pipeline schedule

Note* This is just the UI addition. The inputs form is using dummy data and pipeline schedule mutations are not complete from a backend perspective, so for now we are merely confirming that the UI logic is sound.

Edited by Briley Sandlin

Merge request reports

Loading