Skip to content

#28481: Display time tracking totals on milestone page

What does this MR do?

Implements #28481 (closed)

It shows the time tracking in milestone page's sidebar

Are there points in the code the reviewer needs to double check?

Yes: unfortunately I am not good in Ruby nor Vue.

  1. Is that the correct approach to inject a Vue component?
  2. What is rootPath required by TimeTracker?
  3. Where is the old template for the milestone time tracker? I suppose I need to delete that

Screenshots (if relevant)

screenshot-localhost_3000-2018-01-27-15-12-25

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#28481 (closed)

Edited by Pedro Moreira da Silva

Merge request reports