Skip to content

Uses Vue app to render part of job show page

Filipa Lacerda requested to merge 50904-vuex-show-block into master

What does this MR do?

This is an intermediate step before moving the job log and empty states into Vue.

Because of the complexity of the job log behavior, this MR moves everything but the job log into vue so we can focus on that alone.

What are the relevant issue numbers?

#50904 (closed)

Does this MR meet the acceptance criteria?

Merge request reports