• Andrew Fontaine's avatar
    Add URL Navigation to Pipeline Analytics Charts · e112129f
    Andrew Fontaine authored
    If a query string of `?chart=XXX` is added to the URL, the appropriate
    tab is selected. Currently, the only correct values are `pipelines` and
    `deployments`. All other values are ignored, and `pipelines` is used as
    the default.
    
    If the application would not display tabs, nothing is affected.
    e112129f
app_spec.js 5.98 KB