Commit Graph

1189 Commits

Author SHA1 Message Date
Torkel Ödegaard
ad4c0ab5b6 added more function definitions, added small hack to make randomWalk and countLine that do not take any series work with the parser and target editor (the whole target editor and parsing & back to target rendering needs to be rewritten to handle functions that take multiple series) 2014-01-20 16:48:02 +01:00
Torkel Ödegaard
203b8df7f8 Merge pull request #7 from deniszh/master
Fixing download link in README
2014-01-20 02:57:28 -08:00
Denys Zhdanov
185d713a0e Fixing download link in README 2014-01-20 11:51:50 +01:00
Torkel Ödegaard
a089cd6e35 small fixes to readme.md 2014-01-20 11:00:07 +01:00
Torkel Ödegaard
8101f01de9 updated readme.md 2014-01-20 10:57:59 +01:00
Torkel Ödegaard
700b6d9450 spelling fix in readme.md 2014-01-20 09:47:48 +01:00
Torkel Ödegaard
b0d016f5e1 Merge branch 'master' of github.com:torkelo/grafana 2014-01-20 09:46:01 +01:00
Torkel Ödegaard
c3ceb90982 updated readme again 2014-01-19 17:39:15 +01:00
Torkel Ödegaard
0097e5fecd updated readme 2014-01-19 17:38:34 +01:00
Torkel Ödegaard
3d0ae62260 updated readme 2014-01-19 17:16:57 +01:00
Torkel Ödegaard
38caeb3e2f grunt release task changes 2014-01-19 16:24:47 +01:00
Torkel Ödegaard
e4b52905d1 preparing for first release 2014-01-19 16:13:28 +01:00
Torkel Ödegaard
cd5b17b002 fix: segment dropdown is now scrollable 2014-01-15 17:38:46 +01:00
Torkel Ödegaard
3fbe3be30e fix: fixed groupByNode function definition 2014-01-14 21:01:41 +01:00
Torkel Ödegaard
c13ac8a36f fix: lexer enhancement to support asterix and dash in metric segment 2014-01-14 20:57:07 +01:00
Torkel Ödegaard
9e270067f6 feat: when adding new function the alias function will be moved so it is always last 2014-01-14 20:38:39 +01:00
Torkel Ödegaard
fe19e8f776 small fix to graphite target editor 2014-01-13 21:43:08 +01:00
Torkel Odegaard
0de363ca7a small style change in graphite style editor 2014-01-12 21:21:41 +01:00
Torkel Ödegaard
fe08a7bfec added stepped line option 2014-01-12 11:53:41 +01:00
Torkel Ödegaard
159bab1b13 fixed plothover when 2 axis have different y format 2014-01-12 11:41:22 +01:00
Torkel Ödegaard
799fd77766 added y format for right y axis 2014-01-12 11:20:50 +01:00
Torkel Ödegaard
85578f012e null point options is working, moved to global panel style instead of alias specific option 2014-01-12 10:56:23 +01:00
Torkel Ödegaard
eee81617b3 worked on fill style options, connected line, null and null as zero 2014-01-11 21:32:27 +01:00
Torkel Odegaard
ee8ba469dd began on being able to control fill style per series 2014-01-10 23:04:19 +01:00
Torkel Ödegaard
903dfc615c Merge branch 'master' of github.com:torkelo/grafana
Conflicts:
	src/app/panels/graphite/module.html
2014-01-08 07:42:43 +01:00
Torkel Ödegaard
a0cee35309 small fixes 2014-01-08 07:42:17 +01:00
Torkel Odegaard
3e0b9261e4 changed background color and column gutter 2014-01-07 22:08:32 +01:00
Torkel Odegaard
734ce95167 more style changes 2014-01-07 20:50:42 +01:00
Torkel Odegaard
a6420302d1 style changes 2014-01-07 20:41:48 +01:00
Torkel Odegaard
bcc3efffcf feature: import dashboards from graphite (WIP) 2014-01-06 20:29:39 +01:00
Torkel Odegaard
1dba194242 small fixes and dashboard property cleanup 2014-01-06 19:00:08 +01:00
Torkel Odegaard
d8cd5c15ad added colspan submenu to panel dropdown menu for quick span changes 2014-01-06 18:17:35 +01:00
Torkel Odegaard
bb1e73dc61 fixed bug with time range in graphite panel 2014-01-06 15:11:27 +01:00
Torkel Odegaard
1540e95b97 improved height of graph in edit mode (adjusted to document height) 2014-01-06 15:02:41 +01:00
Torkel Odegaard
2066051455 Merge branch 'master' of github.com:torkelo/grafana 2014-01-06 14:58:11 +01:00
Torkel Odegaard
9d2ce9874a removed histogram panel 2014-01-06 14:50:56 +01:00
Torkel Ödegaard
be330b6a0c refactoring and more unit tests for graphite functions 2014-01-05 10:17:53 +01:00
Torkel Ödegaard
7a2011d9fa fix: row height is not set on persisted panel when entering fullscreen mode, prevents height from being saved if saving when in fullscreen mode 2014-01-04 11:26:40 +01:00
Torkel Ödegaard
26c115f29f more efficient closing of full edit/view mode 2014-01-04 09:40:53 +01:00
Torkel Ödegaard
fcb6b333d0 Revert "Make links more obvious in dark theme"
This reverts commit ecf5f68c4e.
2014-01-04 00:35:41 +01:00
Jan Gaedicke
edd618dbfb removing "min-height: 80px;" from class label
the css-class label is used in the fields section of the table panel. checked fields currently have a 80px rectangle around their names.
(cherry picked from commit a825d8e4f0ad09d595f1e7c584e4921f11d01a6e)
2014-01-04 00:33:29 +01:00
Rashid Khan
ecf5f68c4e Make links more obvious in dark theme
(cherry picked from commit 87ce2bf116de1d6a15d6f71f25eefb5814fadd9c)

Conflicts:
	src/css/bootstrap.dark.min.css
	src/css/bootstrap.light.min.css
2014-01-04 00:32:23 +01:00
Torkel Ödegaard
1cf2052da0 added confirm to delete dashboard 2014-01-04 00:30:26 +01:00
Rashid Khan
3f9dc00cfe Fix for button flicker, closes #796
(cherry picked from commit 1f5048acc73c5d803b0f18776c595df1ccc9a757)

Conflicts:
	src/css/bootstrap.dark.min.css
	src/css/bootstrap.light.min.css
2014-01-04 00:27:47 +01:00
Rashid Khan
af3bb64601 rename hide to collapse, closes #567
(cherry picked from commit fb7e4b644cad5e4b96041d113fd5bef269b2aded)
2014-01-04 00:26:34 +01:00
Torkel Ödegaard
fd94019c73 changed second-y axis setting, now on per alias leven instead of graphite target expression level 2014-01-03 19:18:31 +01:00
Torkel Ödegaard
fc2718e7e4 improved going in and out of fullscreen/edit mode 2014-01-03 17:35:41 +01:00
Torkel Ödegaard
0bf055e379 big improvement to fullscreen edit/view mode 2014-01-03 12:46:36 +01:00
Torkel Ödegaard
aa8c881471 fix: duplicate graphite panel was not working when new row needed to be created 2014-01-03 11:24:51 +01:00
Torkel Ödegaard
abac12d2a5 improved error handling for targets and templates 2014-01-02 13:12:21 +01:00