• Paul Slaughter's avatar
    Create shared gl-modal-vuex component and module · 708df374
    Paul Slaughter authored
    **Why?**
    It is significantly easier to manage the visibility of the modal in
    Vuex. The module contains the state and mutations to manage this.
    The component wraps GlModal and syncs the visibility with the module.
    708df374