Commit Graph

2252 Commits (656ec9c48f3ec420a252978e91b9d624fc99a908)
 

Author SHA1 Message Date
Torkel Ödegaard 54fafb3a76 Graph: fix to typeahead for series overrides, (bug introduced in recent commit), Fixes #1046 11 years ago
Torkel Ödegaard 01bd662046 Graph: legend fix for bug when running optimized build, Fixes #1045 11 years ago
Torkel Ödegaard 9e26d3e85d SinglestatPanel: increased scaled decimal offset by 2 for, improves decimal precision when units gets scaled, #1043, #951 11 years ago
Torkel Ödegaard 17114778b7 Panel: fixed bug introduced in recent commit that caused blank title in optimized build, #1041 11 years ago
Torkel Ödegaard 98037ca0c6 SinglestatPanel: fixed issue when value is zero, #1039 11 years ago
Torkel Ödegaard 4ec59e8211 Tech: cleanup unused angular-strap directives, Closes #1029 11 years ago
Torkel Ödegaard 1e6a5ff8ec Updated changelog with #1041 11 years ago
Torkel Ödegaard c12d830162 Panel: added search typeahead for dashboard links, #1041 11 years ago
Torkel Ödegaard a49a9b3b64 Panel: more work on panel links, #1041 11 years ago
Torkel Ödegaard 5da3da5962 PanelLinks: began work on drilldown panel links feature, #1041 11 years ago
Torkel Ödegaard 8bb51d47f8 DashboardViewState: small fix for bug that caused issue for singlestat panel 11 years ago
Torkel Ödegaard 381b9ee7ee Graph: legend css tweaks 11 years ago
Torkel Ödegaard a301c96c9d SharePanel: fix to share feature, Closes #1035 11 years ago
Torkel Ödegaard f9c3cdab67 UI: replaced native confirm dialogs with nicer custom ones 11 years ago
Torkel Ödegaard 27ec0d532e began work on custom confirm modal 11 years ago
Torkel Ödegaard 3aa619b617 Panel: fixed duplicate panel, broken after yesterdays panel menu model refactoring 11 years ago
Torkel Ödegaard ef92272bee Panel: fixed menu position after moving json to new dropdown 11 years ago
Torkel Ödegaard 815ef05daf Graph: refactoring some stuff with legend values 11 years ago
Torkel Ödegaard 2ab19148c1 Graph: toggle legend on/off from panel menu, #941, no keyboard shortcut yet, but could come 11 years ago
Torkel Ödegaard d12f4a4aee Panels: refactoring panel meta model & menu, will open up panel specific menu actions 11 years ago
Torkel Ödegaard 81b1939f92 Graph: small fix to legend table mode 11 years ago
Torkel Ödegaard 834daeecd0 OpenTSDB: updated change log with templating support PR #917 11 years ago
Torkel Ödegaard 6aa0208316 Updated changelog with #1030 11 years ago
Torkel Ödegaard aa87d8eb22 Graph: changed style of legend table mode to full width table and with headers, #1030 11 years ago
Torkel Ödegaard cd21fa7016 Graph: new legend table display style, #1030 11 years ago
Torkel Ödegaard 7ba4f6b93f Singlestat: removed debug console.log 11 years ago
Torkel Ödegaard e16a51ad06 Singlestat: fixed decimal precision bug, #951 11 years ago
Torkel Ödegaard 6861dc137f Graph: fix for legend show/hide toggle, broken by recent legend rewrite 11 years ago
Torkel Ödegaard e530e4d4bc Tech: rewrite of how the legend is implement, performance increase, and will make future legend enhancements easier 11 years ago
Torkel Ödegaard d150bc1e52 Graphite: added mapSeries and reduceSeries functions, Closes #1018 11 years ago
Torkel Ödegaard cc8961360a Graphite: added maxDataPoints override option and a help section that describes how graphite point consolidation work, Closes #5 11 years ago
Torkel Ödegaard c0539e483e Added singlestat panel to changelog 11 years ago
Torkel Ödegaard f0b7099be3 SingleStatPanel: renamed panel to singlestat 11 years ago
Torkel Ödegaard ee183d4574 SingleStatPanel: some more tweaks and polish 11 years ago
Torkel Ödegaard fa813024ca SingleStatPanel: various fixes 11 years ago
Torkel Ödegaard 37176fa42d SingleStatPanel: Finnaly solved automatic decimal precision calculation for singlestat panel, #951 11 years ago
Torkel Ödegaard 7ff8931def SingleStatPanel: added font size options for value, prefix and postfix, #951 11 years ago
Torkel Ödegaard 2a962bf8fd Singlestat: progress on singlestat panel 11 years ago
Torkel Ödegaard bbbcba8b98 Merge branch 'master' into valuepanel 11 years ago
Torkel Ödegaard ecdcd10612 Graph: Series hide/show toggle changed to be default exclusive, so clicking on a series name will show only that series. (SHIFT or meta)+click will toggle hide/show. Closes #1007 11 years ago
Torkel Ödegaard 10ea140358 MetricEditors: Ability to reorder metric queries in metrics tag, Closes #716, Closes #856 11 years ago
Torkel Ödegaard 74e0309241 Fixes #912, URL parameters are lost when switching to fullscreen/edit mode 11 years ago
Torkel Ödegaard c88bfbbf82 SingleStatPanel: editor cleanup 11 years ago
Torkel Ödegaard 4edb89eeb9 Merge branch 'summarize-alignToFrom' of github.com:adriensamson/grafana into adriensamson-summarize-alignToFrom 11 years ago
Torkel Ödegaard cdb4b3cc7d Panel: fix fullscreen/edit view and page refresh when panel is in collapsed/hidden row, Fixes #992 11 years ago
Torkel Ödegaard ed8dd03fa1 Merge branch 'master' into valuepanel 11 years ago
Torkel Ödegaard e5bb7f7c2d CustomDatasource: fixed build optimization issue with custom datasources, Fixes #994 11 years ago
Torkel Ödegaard a7b0f6dc9f ScriptedDashboard: datasource services are now available in scripted dashboards, you can query datasource for metric keys, generate dashboards, and even save them in a scripted dashboard (see scripted_gen_and_save.js for example), Closes #991 11 years ago
Torkel Ödegaard c42986c07d Merge branch 'services_in_scripted_dashboard' 11 years ago
Torkel Ödegaard a982dd1765 ScriptedDashboard: using grafana services in scripted dashboard 11 years ago