Commit Graph

2360 Commits (d1b31bb3d699f674da4b02d34421edc03bf9e275)
 

Author SHA1 Message Date
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
Torkel Ödegaard c3900398fc Merge pull request #917 from mchataigner/master 11 years ago
Torkel Ödegaard 4b79a5e9da OpenTSDB: merged PR #930 adding counter max and counter reset options to OpenTSDB query editor 11 years ago
Torkel Ödegaard eed2feea97 Merge branch 'opentsdb-counterMax' of github.com:rsimiciuc/grafana into rsimiciuc-opentsdb-counterMax 11 years ago
Torkel Ödegaard 60a2d9f624 Dashboard: fix for collapsed rows became invisible when hide controls was enabled, Fixes #987 11 years ago
Torkel Ödegaard 3cd33b6ffc Tech: added cache busting for requirejs fetches, will only affect config.js for optimized builds, should solve user issues where browsers cache config.js which causes initial confusing setup/config issues. 11 years ago
Torkel Ödegaard e3942b3438 Graph: multi series tooltip fix for long series names, and metric value row alignment, Fixes #983, #984 11 years ago
Torkel Ödegaard 0bf37b8c00 Merge pull request #981 from swoop-inc/mb_value_update_bug 11 years ago
Torkel Ödegaard 0e5dbf3889 Merge pull request #980 from maxstepanov/patch-1 11 years ago