Skip to content

Allow creating and editing iterations within a cadence

Simon Knox requested to merge psi-iteration-cad-form into master

What does this MR do?

Implement iteration_form for iterations in a cadence

  1. Add newIteration and editIteration routes to vue-router
  2. Make the /cadences route ignore all the vue-routery bits
  3. Load the iteration within the iteration-form (works same as cadenceForm now)
  4. Replace pushState and visitUrl parts with vue-router

Docs MR: !62979 (merged)

Edited by Marcin Sedlak-Jakubowski

Merge request reports

Loading