Commit Graph

17 Commits (2c49860f6954b84acecf5afb6cc5811ad55b4108)

Author SHA1 Message Date
Dorian JAMINAIS 05dba96ebf
Add option for the number of ticks in PromConsole.Graph (#9223)
3 years ago
Julius Volz 3470ee1fbf
Make React UI the default, keep old UI under /classic (#8142)
4 years ago
Brian Brazil ce838ad6fc
Ensure that step is in milliseconds in console graphs. (#7773)
4 years ago
Max cb5213e914 Change the global variable 'name' to a local variable so that it can not populate the global space. (#5970)
5 years ago
David Coles 1591ebf985 ui: Fix hover when metric has null value. (#4906)
6 years ago
Alin Sinpalean 38de290d5f Console graph color scheme support (#2900)
8 years ago
Brian Brazil d66799d7f3 Show gaps in graphs. (#2766)
8 years ago
Brian Brazil 26bedc9e00 Revert use of buildVersion in console templates. (#2579)
8 years ago
Erdem Agaoglu 241da87f7f Adding version to names of static files
8 years ago
Derek Marcotte 0a7fb56b16 Expose PromConsole.Graph.buildQueryUrl, refactor dispatch to use (#2461)
8 years ago
Derek Marcotte 74a3b1051a Add rickshawGraph proerty to the Graph object. (#2438)
8 years ago
Brian Brazil 2e3b42ad6c Correctly handle the end time being 0 in the URL. (#2290)
8 years ago
Brian Brazil d458ecd4b9 Update example console templates to new HTTP API.
8 years ago
Brian Brazil 4dbe689632 Do our own date parsing in console template graph controls.
9 years ago
David Gstir 2dd80225a4 Fix JS XHR requests in prom_console.js on IE11
9 years ago
Sam Starling 1901875595 Tidy up .js files based on static analysis from jshint
9 years ago
Fabian Reinartz 57ca7108aa Enable debug generation of go-bindata, rename blob/ to ui/
9 years ago