Commit Graph

91 Commits (2c49860f6954b84acecf5afb6cc5811ad55b4108)

Author SHA1 Message Date
Martín Ferrari 64cfe2e7f5 Add PATH_PREFIX to redirectToMigratedURL
7 years ago
Alexey Palazhchenko b6f89a1982 Parse custom step parameter correctly. (#2928)
7 years ago
Alin Sinpalean 38de290d5f Console graph color scheme support (#2900)
8 years ago
Alexey Palazhchenko 6a767b736b Parse custom step parameter correctly. (#2861)
8 years ago
Brian Brazil d66799d7f3 Show gaps in graphs. (#2766)
8 years ago
conorbroderick 9c953064c3 check if result is a scalar in order to display correct number of returned time series
8 years ago
Frederic Branczyk 45df5c2daf
Merge branch 'release-1.6'
8 years ago
conorbroderick 9287a01bbf Fixed fixed yaxis of stacked graph being cut off
8 years ago
Conor Broderick 9eb1a5d6bf Handle invalid query in graph UI (#2652)
8 years ago
Conor Broderick ee62807b62 Added min/max to graph to accomodate for constant time series (#2612)
8 years ago
Brian Brazil 26bedc9e00 Revert use of buildVersion in console templates. (#2579)
8 years ago
Conor Broderick dafae52efa Display total number of returned elements on console (#2532)
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
Julius Volz 7e14533b32 Merge pull request #2396 from lightpriest/fuzzy-fix-lookup
8 years ago
Derek Marcotte 74a3b1051a Add rickshawGraph proerty to the Graph object. (#2438)
8 years ago
Or Cohen 93d20d2d2b Improve fuzzy search
8 years ago
Or Cohen 81d37a04aa Fix autocomplete misses certain queries
8 years ago
Brian Brazil 2e3b42ad6c Correctly handle the end time being 0 in the URL. (#2290)
8 years ago
Martín Ferrari fe83ea511f Replace handlebars with the simpler and saner mustache library.
8 years ago
Martín Ferrari 0a6972b6a3 Replace datetimepicker library with a more maintained version.
8 years ago
beorn7 7e4d005ee1 Merge branch 'release-1.2'
8 years ago
tattsun 68e20bd9ac ISSUE-2109 ui: fix decode query params bug
8 years ago
Or Cohen 50f8e35c54 Add fuzzy search to /graph textarea (#2081)
8 years ago
Stuart Olivera b76d59e68b ui: don’t consider aborted requests complete
8 years ago
Bora Tunca 44377dc458 Add backward compatibility to old query format
8 years ago
beorn7 094a098ce6 Revert "Revert the /graph changes."
8 years ago
beorn7 aa43d34a86 Revert the /graph changes.
8 years ago
Bora Tunca 445fac56e0 Refactor graph.js
8 years ago
Bora Tunca 3e18d86d8a Use query parameters in the url
8 years ago
Bora Tunca 3da825fc76 Point to correct place for GraphLinkForExpression
8 years ago
Julius Volz d770783777 Neurotic cleanups to graph.js
8 years ago
Harmen 0b883e24ba Add a 'Remove Graph' link to the 'Graph' screen
8 years ago
Harmen afc5873b0e don't store empty values in the URL
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
Julius Volz c78bd13a2b Include date and time in graph hover detail.
9 years ago
Fabian Reinartz 8a67110041 Revert autocomplete changes
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