Commit Graph

894 Commits

Author SHA1 Message Date
Torkel Ödegaard
c679a24c03 updated license and added notice, hard to know how to handle attribution, and copyright, wish kibana src files had license headers 2013-12-27 11:58:35 +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
0f7e4c7d29 tabs fix in fulleditor 2013-12-27 08:32:40 +01:00
Torkel Ödegaard
9f04c50290 refactoring graphiteSrv to use angular promises, removed dependency on RQ 2013-12-26 23:37:21 +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
Torkel Ödegaard
566f6ebd77 feature toggle series by alias! 2013-12-26 22:31:51 +01:00
Torkel Ödegaard
48f8891e1e feature: hide / show targets 2013-12-26 19:09:23 +01:00
Torkel Ödegaard
6f6cd5116e fixes after upstream merge 2013-12-26 17:27:27 +01:00
Torkel Ödegaard
4aceb6086b Merge remote-tracking branch 'upstream/master'
Conflicts:
	src/app/directives/kibanaPanel.js
	src/app/panels/bettermap/editor.html
	src/app/panels/bettermap/module.js
	src/app/panels/hits/editor.html
	src/app/panels/map/editor.html
	src/app/panels/pie/editor.html
	src/app/panels/table/module.html
	src/app/panels/table/pagination.html
	src/app/panels/terms/editor.html
	src/app/panels/terms/module.js
	src/app/partials/dasheditor.html
	src/css/bootstrap.dark.min.css
2013-12-26 16:41:56 +01:00
Torkel Ödegaard
53f724f68e legend aligns with left or right y axis depending on axis afinity 2013-12-26 16:35:54 +01:00
Torkel Ödegaard
74ad7bb0cb feature: assign second y axis to graphite target 2013-12-26 15:51:29 +01:00
Torkel Ödegaard
f7544f3e91 fixed so that full editor controls are only loaded when opening editor 2013-12-26 11:53:54 +01:00
Torkel Ödegaard
c9260d7e80 bugfixes and improvements to graphite target editor 2013-12-25 23:22:05 +01:00
Torkel Ödegaard
7cbd88f3d8 target editor is starting to work better, now switch between text edit mode and easy gui version 2013-12-25 19:10:38 +01:00
Torkel Ödegaard
bb6068ac8c small fix to error handling 2013-12-25 16:40:49 +01:00
Torkel Ödegaard
037837852f finally figured out target editor design 2013-12-25 16:29:42 +01:00
Torkel Ödegaard
5da23f9b81 hacked scroll stuff 2013-12-25 00:39:45 +01:00
Torkel Ödegaard
691b763cec added text edit mode to targets 2013-12-24 18:26:51 +01:00
Torkel Ödegaard
8308d95e86 small changes / fixes to target editing 2013-12-24 17:25:50 +01:00
Torkel Ödegaard
f090c79dd6 styling changes to function panel 2013-12-24 13:20:54 +01:00
Torkel Ödegaard
bc3cad209f integrated parser into graphite target editor 2013-12-24 13:01:50 +01:00
Torkel Ödegaard
dd902d5a15 integrated parser into graphite target editor 2013-12-24 12:59:21 +01:00
Torkel Ödegaard
042e2a208d integrated parser into graphite target editor 2013-12-24 12:38:47 +01:00
Torkel Ödegaard
e19d3a531c parser and lexer is working ok 2013-12-24 11:13:50 +01:00
Torkel Ödegaard
2ded42e9fe improved parser code 2013-12-24 09:32:51 +01:00
Torkel Ödegaard
35ae9e3379 parser working horrible code 2013-12-23 22:29:52 +01:00
Torkel Ödegaard
8f77a82170 began work on parser, lexer 2013-12-23 15:05:58 +01:00
Torkel Ödegaard
4f0042bed1 trying to get more functions to work 2013-12-22 21:24:09 +01:00
Torkel Ödegaard
21ef0cdcd2 refactoring graphite target editor 2013-12-22 21:09:02 +01:00
Torkel Ödegaard
76fa88cfd4 add function works 2013-12-22 15:39:25 +01:00
Torkel Ödegaard
2032ff66ac continued work on function editing 2013-12-22 14:58:15 +01:00
Torkel Ödegaard
3059870b48 func editor starting to work 2013-12-21 09:53:28 +01:00
Torkel Ödegaard
089b1f5395 func editor work 2013-12-20 19:24:32 +01:00
Torkel Ödegaard
35bdc1ddb2 began work on function panel 2013-12-20 15:23:20 +01:00
Torkel Ödegaard
5dded7e0f4 starting to get something working with the graphite target editor 2013-12-20 14:46:11 +01:00
Torkel Ödegaard
4f6f9742ef got subsegment selection working 2013-12-20 09:50:50 +01:00
Torkel Ödegaard
816cc98658 working on graphite target editor 2013-12-20 08:37:48 +01:00
Torkel Ödegaard
8e69f82553 working on graphite target editor 2013-12-20 08:18:08 +01:00
Rashid Khan
83021709b9 More efficient loading of setting panels and improved layuout 2013-12-18 17:13:24 -08:00
Torkel Ödegaard
56b3443268 began work on graphite target editor 2013-12-17 22:53:31 +01:00
Torkel Ödegaard
591846c8b9 quicker redraw when entering full edit mode 2013-12-17 21:42:15 +01:00
Torkel Ödegaard
c004532ca5 added height setting to 200px when in full edit mode 2013-12-17 21:37:17 +01:00
Rashid Khan
072eda28c4 Added parsing of other multifield values to field mapper. Terms panel now looks for a .raw if one exists and uses it. 2013-12-16 17:19:54 -07:00
Torkel Ödegaard
16b0d797a9 load all metrics now works 2013-12-16 22:12:11 +01:00
Rashid Khan
48d5c91cb2 closes #735 2013-12-16 13:34:34 -07:00
Torkel Ödegaard
1cbe067b04 began work on load all metrics (index.json) from graphite into elastic search 2013-12-16 21:05:00 +01:00
Torkel Odegaard
8b83f05796 added yaxis label 2013-12-15 21:27:07 +01:00
Torkel Odegaard
b5e05ab7e7 added keyboard manager and shortcuts to search, and escape to exit full edit mode 2013-12-15 18:30:25 +01:00
Torkel Odegaard
b5a1b3a477 worked on metric key indexing and metric key search 2013-12-15 18:06:23 +01:00