• Andrew Fontaine's avatar
    Add new environment and review app buttons back · 6071b0e9
    Andrew Fontaine authored
    The new environments page was lacking the new environment and add review
    apps buttons.
    
    It has been tweaked slightly to take advantage of the action primary and
    secondary props of the GlTabs, which means I can't take advantage of the
    GlModalDirective anymore. Instead, I modify the modal to work via
    v-model to show/hide the modal. This means that the adjustment for the
    mobile view happens in the GlTabs component now, thereby making the app
    component template smaller.
    6071b0e9
enable_review_app_modal.vue 3.8 KB