Torkel Ödegaard
584f40d0c4
Merge branch 'master' of github.com:torkelo/grafana-private into pro
2015-01-06 14:16:06 +01:00
Torkel Ödegaard
72974719ac
Remember last dashboard
2015-01-06 14:15:48 +01:00
Torkel Ödegaard
d4c3463f68
InfluxDB: auto escape column names with special characters, Closes #1296
2015-01-06 13:26:09 +01:00
Torkel Ödegaard
49b18e17d7
added test query feature to grafana datasource to generate a test graph on first login
2015-01-06 09:10:20 +01:00
Torkel Ödegaard
7c6f0ad445
Graphite: Added cumulative and minimumBelow graphite functions, Closes #1297
2015-01-05 20:25:55 +01:00
Torkel Ödegaard
ab052a5ed3
Added missing letters to graphite datasource nested query interpolation, #1294
2015-01-05 10:02:03 +01:00
Torkel Ödegaard
d1b31bb3d6
moved stuff around, trying to get rid of the pro folders and fixing some issues
2015-01-05 08:47:29 +01:00
Torkel Ödegaard
fc88429282
Graphite: query letter for the whole alfabet, Fixes #1294
2015-01-04 12:25:06 +01:00
Torkel Ödegaard
39f3cfc1eb
moved dashboard stuff into a feature folder, not sure about this, but need better structure and better way to organize dependencies
2014-12-31 11:05:19 +01:00
Torkel Ödegaard
2f811375bb
Moving templating to feature to feature folder
2014-12-31 09:35:00 +01:00
Torkel Ödegaard
8d7390e765
moved annotation editor and service to features folder
2014-12-31 09:28:30 +01:00
Torkel Ödegaard
8268c65c57
Trying to organize code more around features than the standard controllers, services structure
2014-12-30 21:24:55 +01:00
Torkel Ödegaard
f9b0a01c74
restructuring
2014-12-30 21:08:56 +01:00
Torkel Ödegaard
0a4ccdcef2
moved all graphite code into features/graphite
2014-12-30 20:49:04 +01:00
Torkel Ödegaard
982a5b1a39
Panel: drilldown link, moved new params tooltip to params property, #1210
2014-12-11 07:26:00 -08:00
falkenbt
fb12dd4688
Extend tooltip for drilldown link
...
It took me a bit to find out that variables need to be passed with var-variableName.
The behavior is not specific to the drilldown link but I couldn't find it in any documentation elsewhere and it might help others to have it documented right here.
2014-12-09 17:23:44 +01:00
Torkel Ödegaard
de10bd4ef6
DrilldownLink: template variables in params property was not interpolated, Fixes #1095
2014-11-19 15:33:00 +01:00
Torkel Ödegaard
c12d830162
Panel: added search typeahead for dashboard links, #1041
2014-11-11 13:38:34 +01:00