- 12 Jan, 2015 7 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
https://github.com/gitbisector/grafana
Conflicts: src/app/panels/graph/axisEditor.html src/app/panels/singlestat/editor.html
Torkel Ödegaard committed -
https://github.com/chron0/grafana
Conflicts: src/app/panels/graph/axisEditor.html
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Ties Bos committed
-
- 11 Jan, 2015 1 commit
-
-
Torkel Ödegaard committed
-
- 10 Jan, 2015 1 commit
-
-
Torkel Ödegaard committed
-
- 09 Jan, 2015 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 08 Jan, 2015 4 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 07 Jan, 2015 1 commit
-
-
Torkel Ödegaard committed
-
- 06 Jan, 2015 3 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 05 Jan, 2015 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 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
-