Commit Graph

21 Commits

Author SHA1 Message Date
Torkel Ödegaard
d9ec9ed1ef removed metrics tab in dash editor modal (only created confusion, the feature is not ready) 2014-02-06 07:55:19 +01:00
Torkel Ödegaard
bafa334b94 moved timezone correction setting from graph style to dashboard 2014-02-05 09:42:49 +01:00
Torkel Odegaard
bcc3efffcf feature: import dashboards from graphite (WIP) 2014-01-06 20:29: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
6f6cd5116e fixes after upstream merge 2013-12-26 17:27:27 +01:00
Rashid Khan
a2c0df1e42 Make light and dark themes more similar 2013-12-23 16:36:32 -07:00
Rashid Khan
83021709b9 More efficient loading of setting panels and improved layuout 2013-12-18 17:13:24 -08:00
Torkel Ödegaard
d5c156be75 working on metric key search 2013-12-13 11:41:09 +01:00
Torkel Ödegaard
a5d39cd51d added global dashboard wide hideControls option 2013-12-10 22:28:49 +01:00
Torkel Ödegaard
d0df36433d Merge remote-tracking branch 'upstream/master'
Conflicts:
	docs/kibana/configuration/config.js.asciidoc
	src/app/components/settings.js
	src/app/panels/dashcontrol/module.html
	src/app/partials/dasheditor.html
	src/config.js
2013-12-10 11:02:19 +01:00
Torkel Ödegaard
54eae2e34a addded graphiteUrl to config.js 2013-12-07 14:40:14 +01:00
Rashid Khan
8a5a974878 Change ng-show to ng-if for tabs to reduce watchers in settings modals 2013-12-06 15:39:18 -07:00
Rashid Khan
1081de13c2 added dashboard.current.index.warm_fields to allow disabling of pre-parsing the mapping. 2013-12-04 09:48:31 -07:00
Rashid Khan
40a95bedb7 Tweaked pulldown editor path 2013-11-07 14:25:24 -07:00
Rashid Khan
d21e1c35e1 remove execute bit re: @shatlovsky 2013-10-25 07:47:54 -07:00
Rashid Khan
da5bb8cfec changed file to export 2013-10-11 10:27:53 +02:00
Rashid Khan
d4ce99b73f Only show timepicker settings if the timepicker is enabled 2013-10-09 14:34:35 +02:00
Rashid Khan
f41fb5db53 Exempt panels that are used in pulldowns or the nav 2013-10-09 14:24:19 +02:00
Rashid Khan
e54c868e7f Added pulldowns for query and filter. Added filter notifications, moved timepicker to navbar, reimplemented auto refresh 2013-10-08 18:38:08 +02:00
Rashid Khan
79aa7e87bd 'Add panel' hinting in empty spaces 2013-09-20 14:26:06 -07:00
Spencer Alger
5d9cb85ccf Merged Pull Request #484 2013-09-13 13:52:13 -07:00