• Coung Ngo's avatar
    Use GraphQL to query participants in epics · 230a348c
    Coung Ngo authored
    Epic participants were being loaded from a HAML template which caused
    slowness in some cases. This commit changes the logic so participants
    are loaded asynchronously using GraphQL.
    230a348c
actions_spec.js 28.5 KB