Commit Graph

48 Commits

Author SHA1 Message Date
Torkel Odegaard
4152c0653f fixed jshint errors 2014-02-15 17:18:47 +01:00
Torkel Ödegaard
36f56f3695 Closes #35, grafana now supports multiple graphite backends. Check config.sample for how to setup. In the general tab of the graphite panel you can change datasource 2014-02-15 13:46:36 +01:00
Torkel Ödegaard
9fc6d3d6f0 Fixed tagsinput bug related to shallow clone of dashboard 2014-02-12 14:35:12 +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 Odegaard
79ca016409 More work on annotations 2014-02-09 21:57:07 +01:00
Torkel Odegaard
0e3c0fcc2e Started work on annotations submenu control 2014-02-09 15:43:43 +01:00
Torkel Ödegaard
084e7e7d73 Fixes #68, bug when trying open dashboard while in edit/fullscreen mode 2014-02-07 13:27:17 +01:00
Christian Winther
e8be950752 Make sure kibana and grafana on same hostname do not interfere with each other
This happens if you have kibana on /kibana and grafana on /grafana, resulting in some bad redirects
2014-02-05 18:02:15 +00:00
Torkel Ödegaard
bafa334b94 moved timezone correction setting from graph style to dashboard 2014-02-05 09:42:49 +01:00
Torkel Ödegaard
250e354659 Dashboard search fix, only query against title field (Closes #51,Fixes #24) 2014-02-01 09:53:57 +01:00
John Dyer
2e59587c8e Clean up, and set default in config to false 2014-02-01 09:53:56 +01:00
John Dyer
6f4520254b Make search support elastic search clusters with _all disabled. Feature is disabled by default 2014-02-01 09:53:55 +01:00
oroce
a56a2b0057 basic authentication added for elasticsearch 2014-01-31 21:23:32 +01:00
Torkel Ödegaard
e4b52905d1 preparing for first release 2014-01-19 16:13:28 +01:00
Torkel Odegaard
1dba194242 small fixes and dashboard property cleanup 2014-01-06 19:00:08 +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
4bf8777c1c removed timefield from filters 2013-12-29 18:10:54 +01:00
Torkel Ödegaard
5f8358e5c2 moved back to to load icon, and reinstated load dashboard from file 2013-12-27 11:09:22 +01:00
Torkel Ödegaard
2e53450a16 removed more unused kibana services 2013-12-26 22:50:08 +01:00
Torkel Ödegaard
f68c55e38f removed non relevant kibana code 2013-12-26 22:45:36 +01:00
Rashid Khan
20b3a5d3f5 Added save button to panel editors 2013-12-24 12:56:05 -07:00
Rashid Khan
68d3233401 Added revision constant for future use 2013-12-13 16:02:34 -07:00
Rashid Khan
7580042b29 fixed initialization bugs 2013-12-12 16:23:42 -07:00
Rashid Khan
0e035f93bb Changed behavior of home saving. Added deprecation notice 2013-12-06 14:29:21 -07:00
Rashid Khan
faa15d0a6b Removed dashcontrol, added default_route setting, bumped minimum version 2013-12-06 12:32:38 -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
e832519d59 Potential fix for #621 2013-12-03 11:52:25 -07:00
Rashid Khan
3f8b1651fd Fixing unsafe html binding 2013-11-22 22:57:10 -08:00
Boaz Leskes
2e7a2d7410 Fix an issue preventing loading dashboards from subfolders. 2013-11-13 13:51:04 +01:00
Rashid Khan
444bb40649 closes #675 2013-11-08 07:33:35 -07:00
Boaz Leskes
d3495ff739 allow loading of panels and dashboards from subfolders
every . in their name is mapped to a /
2013-11-07 22:02:42 +01:00
Rashid Khan
0bc482eba0 Fixed lack of refresh on dashboards that do not use a pattern 2013-11-05 14:35:00 -07:00
Danny Berger
c935fe9086 Added cache-busting token for loading elasticsearch dashboards 2013-11-01 11:01:22 -06:00
Rashid Khan
d21e1c35e1 remove execute bit re: @shatlovsky 2013-10-25 07:47:54 -07:00
Rashid Khan
2c17a4d5af Adding derived type query 2013-10-21 08:11:24 -07:00
Rashid Khan
f98f4d5024 Added color stepping functions 2013-10-17 14:56:56 -07:00
Rashid Khan
f41fb5db53 Exempt panels that are used in pulldowns or the nav 2013-10-09 14:24:19 +02:00
Rashid Khan
50370f2100 Renamed new time picker, deprecated old one 2013-10-09 10:36:41 +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
d5bc550bb1 New timepicker, collapsable query and filter sections 2013-10-05 18:41:20 -05:00
Rashid Khan
459e117d28 Added route change when saving to elasticsearch or browser default 2013-09-30 11:02:57 -07:00
Rashid Khan
094226f638 Set placeholder for es save to dashboard title by default, add notice when no indices match 2013-09-30 08:45:35 -07:00
Rashid Khan
f2e6d4409b drag and drop panels, lots of visual tweaks 2013-09-26 15:42:43 -07:00
Rashid Khan
79aa7e87bd 'Add panel' hinting in empty spaces 2013-09-20 14:26:06 -07:00
Rashid Khan
de22a1ad34 Cache bust json files 2013-09-17 09:56:12 -07:00
Rashid Khan
a59f9e617f Added filesaver module to dashboard service. Closes #503 2013-09-16 12:44:21 -07:00
Spencer Alger
ff50e6e753 Fixed the loading of the dashboard scripts, feeding them the needed args and fixing the path that they are fetch from. 2013-09-16 11:09:29 -07:00
Spencer Alger
5d9cb85ccf Merged Pull Request #484 2013-09-13 13:52:13 -07:00