prometheus/web/ui/static
Stuart Olivera b76d59e68b ui: don’t consider aborted requests complete
If an existing request is aborted due to a new request, ignore the completion of the initial request.

Example:
1. Chrome dev tools: enable 5 second network latency
2. Execute query
3. A second later, execute the query again
4. Currently, the spinner will hide, and the stats will immediately display, as if the request had completed. Instead, the spinner and stats should wait until the 2nd execution finishes.
2016-10-12 17:20:44 -07:00
..
css Improve before-relabeling label tooltips. 2016-04-18 20:23:41 +02:00
img Enable debug generation of go-bindata, rename blob/ to ui/ 2015-11-11 15:55:16 +01:00
js ui: don’t consider aborted requests complete 2016-10-12 17:20:44 -07:00
vendor Enable debug generation of go-bindata, rename blob/ to ui/ 2015-11-11 15:55:16 +01:00