Commit Graph

29 Commits

Author SHA1 Message Date
Torkel Ödegaard
5768d7a247 Merge branch 'master' into dashboard_loading_refactoring
Conflicts:
	src/app/partials/dashboard.html
	src/app/partials/dasheditor.html
	src/app/services/graphite/graphiteDatasource.js
2014-06-30 09:21:16 +02:00
Torkel Ödegaard
e25a73f9af updated default dashboard info text 2014-06-24 13:57:46 +02:00
Torkel Ödegaard
7914f65f68 removed redundant load/save options 2014-06-13 13:50:09 +02:00
Torkel Ödegaard
4c64bcfae7 keyboard binding now work again 2014-06-12 13:37:40 +02:00
Torkel Ödegaard
77bfaa4245 fixed default dashboard json editable flag, accidentally set to to false 2014-06-11 08:07:18 +02:00
Torkel Ödegaard
87a8b1b3f5 small fix to config.sample.js 2014-06-09 13:33:30 +02:00
Gregoire Seux
3a35dee0e3 Default to auto scaling for grid min setting
fixes #226
2014-05-05 09:33:45 +02:00
Torkel Ödegaard
e3f56f2645 refactoring of graphite panel to be more datasource agnostic, start of experimental influxdb support 2014-02-27 21:46:06 +01:00
Torkel Odegaard
0e3c0fcc2e Started work on annotations submenu control 2014-02-09 15:43:43 +01:00
Torkel Ödegaard
e0a35a3958 work in progress for legend values 2014-02-06 10:19:26 +01:00
Torkel Ödegaard
0032f934c9 Closes #62, there is now a New button in the open / search dashboard view. 2014-02-05 20:56:48 +01:00
Dan Carley
36d66494d3 Correct typo "probject". 2014-01-23 17:48:51 +00:00
Torkel Ödegaard
a6df1a9320 Partial fix for #10 , the lexer & parser can now handle curly brace, but target editor needs to be updated to support selecting multiple segment nodes 2014-01-21 12:43:32 +01:00
Torkel Ödegaard
73b96ef4ca updated default example dashboard with welcome text and an example graph using randomWalk function 2014-01-20 16:48:03 +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
a5d39cd51d added global dashboard wide hideControls option 2013-12-10 22:28:49 +01:00
Torkel Ödegaard
63358ede5b added zoom out global header 2013-12-10 21:10:11 +01:00
Torkel Ödegaard
54eae2e34a addded graphiteUrl to config.js 2013-12-07 14:40:14 +01:00
Torkel Ödegaard
c5902ab876 graphite works with modified histogram panel 2013-12-06 14:53:05 +01:00
Torkel Ödegaard
bbcc1ef9ee got flot graph showing! 2013-12-05 22:13:20 +01:00
Torkel Ödegaard
50e42c8bdd started removing kibana stuff I do not need, thinking of doing a custom dashboard based on kibana 2013-12-05 16:45:52 +01: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
3fe94734f4 Remove idQueue from filter and query services in dashboards 2013-12-02 14:08:32 -07:00
Rashid Khan
d21e1c35e1 remove execute bit re: @shatlovsky 2013-10-25 07:47:54 -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
bd21266679 Refactored drag/drop, moved header buttons around, disable drag on panels inside column panel, updated default panels with panel titles 2013-09-27 15:09:53 -07:00
Spencer Alger
5d9cb85ccf Merged Pull Request #484 2013-09-13 13:52:13 -07:00