Commit Graph

30 Commits

Author SHA1 Message Date
Torkel Ödegaard
0ad4f3b85e Row editing and adding new panel is now a lot quicker and easier with the new row menu (Issue #475) 2014-06-06 18:30:15 +02:00
Torkel Ödegaard
827e1846a8 Closes #333, New version availability check will now checks http://grafanarel.s3.amazonaws.com/latest.json if there is a new version. And the link now points to http://grafana.org/download 2014-04-23 09:05:10 +02:00
Torkel Ödegaard
d067b69d20 Fixes #251, text panel change is now updating panel correctly. Changed button text from Cancel to Close 2014-03-30 15:00:09 +02:00
Torkel Ödegaard
700d60058f More work on annotations (#44, #8) It is working for annotations from graphite metrics, basic annotation editor and everything is working. Needs some final touches and support for more datasources 2014-02-18 20:41:56 +01:00
Torkel Ödegaard
2214c0cdf8 More work on adding tags to dashboard, added bootstrap tagsinput 2014-02-12 12:29:46 +01:00
Torkel Odegaard
c81c4f184b #86 Added tags to dashboard general settings panel, search and search display needs more work (grouping, facets etc) 2014-02-11 22:10:16 +01:00
Torkel Ödegaard
4a1c9ac390 added grafana version info to dashboard settings, and link to releases. 2014-02-11 09:03:21 +01:00
Torkel Odegaard
79ca016409 More work on annotations 2014-02-09 21:57:07 +01:00
Torkel Odegaard
869bebed6e more work on annotations 2014-02-09 19:31:06 +01:00
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