• Miguel Rincon's avatar
    Add readonly editor to visualize ci config · 88d164a2
    Miguel Rincon authored
    As a first iteration on the CI editor, this change adds an simple editor
    (editor lite) and loads data of a single .gitlab-ci file.
    
    This change uses an graphql queyr that wraps a REST API to load the
    contents of the file. Some client side schema definitions were added
    for this.
    88d164a2
index.js 822 Bytes