• Frédéric Caplette's avatar
    Break down pipeline editor into smaller components · 80a8670e
    Frédéric Caplette authored
    This refactor will allow the new pipeline editor section
    to grow organically from an architectural POV. Each section
    is now its own component and at the very top, we have the app
    that fetches the graphQL queries and pasases it down to all
    other part of the applications that need it.
    80a8670e
index.js 1.28 KB