Create milestone component for sidebar

Bildschirmfoto_2019-02-07_um_15.31.27

Bildschirmfoto_2019-02-07_um_15.32.27

We have two different implementations for the labels block in the sidebar:

  • issues / merge requests: app/views/shared/issuable/_sidebar.html.haml
  • issue board: app/views/shared/boards/components/sidebar/_milestone.html.haml+ app/assets/javascripts/boards/components/board_sidebar.js

We should create a Vue component that we can reuse for both places.

Edited by Inactive Account