Commit Graph

963 Commits

Author SHA1 Message Date
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
Torkel Ödegaard
5d002e7208 refactoring target controller 2014-01-02 10:38:04 +01:00
Torkel Ödegaard
1e7ced2ac6 fix for template targets 2014-01-01 19:42:00 +01:00
Torkel Ödegaard
cef4349b2a added lexer/parser support for templated metric expressions, karma test runner is working 2014-01-01 18:40:25 +01:00
Torkel Ödegaard
9480077f02 switched to karma for running tests 2014-01-01 15:01:01 +01:00
Torkel Ödegaard
67b7fdcd41 improved styling of graphite target editor 2014-01-01 13:40:49 +01:00
Torkel Ödegaard
a517b30dc7 filter panel styling 2014-01-01 12:33:05 +01:00
Torkel Ödegaard
78e8ab80e7 basic version of filters/template targets is working 2013-12-31 20:53:10 +01:00
Torkel Ödegaard
a4adec4219 worked on filter panel styling 2013-12-31 12:45:47 +01:00
Torkel Ödegaard
5995ae6f0c more work on metric filters / templates 2013-12-31 00:50:02 +01:00
Torkel Ödegaard
bacb4843ee removed a lot of filterSrv functionality 2013-12-31 00:27:17 +01:00
Torkel Ödegaard
e1daa502c8 small fixes to full edit mode 2013-12-30 14:49:02 +01:00
Torkel Ödegaard
4b58a0bf21 color changes after upstream kibana color changes 2013-12-30 13:58:36 +01:00
Torkel Ödegaard
1f8f0049fb fixes after upstream merge 2013-12-30 11:05:39 +01:00
Torkel Ödegaard
24e624ba63 Merge branch 'master' of github.com:elasticsearch/kibana
Conflicts:
	docs/kibana/configuration/config.js.asciidoc
	src/app/directives/configModal.js
	src/app/directives/kibanaPanel.js
	src/app/panels/filtering/module.html
	src/app/panels/query/module.html
	src/app/panels/query/query.css
	src/app/panels/table/editor.html
	src/app/panels/table/module.js
	src/app/partials/dashLoader.html
	src/app/partials/dashboard.html
	src/app/services/querySrv.js
	src/css/bootstrap.dark.min.css
	src/index.html
	tasks/docs_task.js
2013-12-30 09:44:19 +01:00
Torkel Ödegaard
3f9cb80390 worked on filters / templated metric paths 2013-12-29 19:26:37 +01:00
Rashid Khan
a13f6e0e60 Firefox apply button height fix 2013-12-29 10:19:05 -07:00
Torkel Ödegaard
4bf8777c1c removed timefield from filters 2013-12-29 18:10:54 +01:00
Rashid Khan
8686bc6fc9 Merge remote-tracking branch 'upstream/master' 2013-12-29 10:10:30 -07:00
Rashid Khan
a4e49fb0cc Fix underlined links and input spacing 2013-12-29 10:10:01 -07:00
Rashid Khan
f9c009b16d Merge pull request #750 from robin13/master
Added sample configuration for Lighttpd
2013-12-29 08:41:48 -08:00
Rashid Khan
4470866731 Merge pull request #787 from rashidkpc/master
New look and fix for #739
2013-12-29 08:32:45 -08:00
Rashid Khan
59e87cb04c Merge remote-tracking branch 'upstream/master' 2013-12-29 09:31:05 -07:00
Rashid Khan
91db870d77 Polishing new look and feel 2013-12-29 09:30:38 -07:00
Torkel Ödegaard
55467e26a9 added shortcut to zoom out (ctrl+z) 2013-12-29 13:17:11 +01:00
Torkel Ödegaard
ebf1db7545 added ctrl+r for reload shortcut 2013-12-29 11:53:08 +01:00
Torkel Ödegaard
e7dd50eda5 added more keyboard shortcuts to open search, save and toggle controls 2013-12-29 11:46:36 +01:00