prometheus/web/ui/static/js/graph
Lovisa Svallingson 04f723ca44 [Fix 3789]: storing/loading multiple graphs from URL (#3813)
* Fix JS error: cannot read source of undefined

When the page was refreshed with queries on the page,
the updateTypeaheadMetricsSet function was called before
the typeahead had been initialized.

* Fix: updates URL when query submits

When queries were submitted by pressing enter, the URL did not update
to reflect the change. Not sure why, but this was only the case when
the queries were non-simple, meaning when either labels werre specified
or other promql functions were used.

* Rebase master and make assets
2018-02-15 13:23:12 +07:00
..
graph_template.handlebar Implement browsing of previous query expressions (#3486) 2017-12-21 18:58:05 +01:00
index.js [Fix 3789]: storing/loading multiple graphs from URL (#3813) 2018-02-15 13:23:12 +07:00