Use provide/inject for fullPath of iteration form
What does this MR do?
- Rename the
iteration_form.vue
anditeration_report.vue
components to be suffixed with_without_vue_router
- Copy
iteration_report.vue
, change it so it supports vue-router and injected values for paths/permissions - Update other necessary HAML and imports
Edited by Simon Knox