- 04 Jan, 2015 1 commit
-
-
Torkel Ödegaard committed
-
- 31 Dec, 2014 4 commits
-
-
Torkel Ödegaard committed
-
moved dashboard stuff into a feature folder, not sure about this, but need better structure and better way to organize dependencies
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 30 Dec, 2014 4 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 29 Dec, 2014 3 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 26 Dec, 2014 3 commits
-
-
Torkel Ödegaard committed
-
Allow for plugin testing.
Torkel Ödegaard committed -
Bring panel alert to front and move tooltip to top.
Torkel Ödegaard committed
-
- 24 Dec, 2014 1 commit
-
-
This makes the panel a lot easier to mouse over without odd visual effects.
Mat Schaffer committed
-
- 23 Dec, 2014 2 commits
-
-
With this change in place you can include plugin specs in `grunt test` by creating a `src/config.js` like that includes something like this: ```js plugins: { // list of plugin panels panels: [], // requirejs modules in plugins folder that should be loaded // for example custom datasources dependencies: ['grafana-plugins/atlasDatasource'], specs: ['grafana-plugins/specs/atlasDatasource-specs'] } ```
Mat Schaffer committed -
Torkel Ödegaard committed
-
- 19 Dec, 2014 1 commit
-
-
Torkel Ödegaard committed
-
- 18 Dec, 2014 2 commits
-
-
Torkel Ödegaard committed
-
Graph: Fix for y axis and scaled units (GiB etc) caused rounding, for example 400 GiB instead of 378 GiB, Fixes #1251
Torkel Ödegaard committed
-
- 17 Dec, 2014 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 16 Dec, 2014 1 commit
-
-
Torkel Ödegaard committed
-
- 15 Dec, 2014 10 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Panel: duplicate now always adds the duplicated panel on the same row instead of creating a new row, Closes #1185
Torkel Ödegaard committed -
Graphite: alt node suggestions will now not include wildcard or template variables if the node is empty, Closes #1230
Torkel Ödegaard committed -
fix #1204: add separate datasource parameter withCredentials
Torkel Ödegaard committed -
Add offsetToZero to gfunc.
Torkel Ödegaard committed -
allow multiple params for sumSeriesWithWildcards
Torkel Ödegaard committed -
Graphite: movingAverage / movingMedian parameter type impovement, now handles int and interval parameter, Fixes #1207
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 11 Dec, 2014 6 commits
-
-
Torkel Ödegaard committed
-
Singlestat: small fix for threshold evalutations, use greater or equal for threshold checks, Fixes #1192
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Extend tooltip for drilldown link
Torkel Ödegaard committed -
Added graphite function 'useSeriesAbove'
Torkel Ödegaard committed
-