Skip to content

Use provide/inject for fullPath of iteration form

Simon Knox requested to merge psi-inject-paths into master

What does this MR do?

  1. Rename the iteration_form.vue and iteration_report.vue components to be suffixed with _without_vue_router
  2. Copy iteration_report.vue, change it so it supports vue-router and injected values for paths/permissions
  3. Update other necessary HAML and imports
Edited by Simon Knox

Merge request reports