• Miguel Rincon's avatar
    Use events to refetch runners data · bc82f520
    Miguel Rincon authored
    This change refactors the way runner data is refetched when one of the
    runners is deleted.
    
    Instead of using a global refetch in the mutation, each app is made
    responsible for refetching. This will give us more flexibility when
    responding to delete events.
    bc82f520
runner_actions_cell.vue 1.14 KB