Skip to content

18 run manipulation

Michal Drobňák requested to merge (removed):18-run-manipulation into master

Merged run's report page functionality with run manipulation to create a run page.

  • Deleted route runs/:id/report
  • Added route runs/:id for run page
  • Added execution variables section for plan executions
  • Added refresh and show YAML buttons to the header
  • Added yaml preview page
  • Added kill and postpone run buttons to run controls
  • Created separate time picker component used in both run postponing and scheduling

Merge request reports