Commit graph

7995 commits

Author SHA1 Message Date
Spencer
9d69b97ff0 Merge pull request #4406 from BigFunger/install-plugin
Install plugin
2015-07-15 15:33:33 -07:00
Spencer
c8e16fafdb Merge pull request #4359 from jbudz/issues/3687
Add median aggregation.  Closes #3687
2015-07-15 15:28:17 -07:00
Spencer
5031196ee7 Merge pull request #4222 from BigFunger/object-finder-keyboard-nav
reworked the save object finder to make it more angular
2015-07-15 15:15:41 -07:00
spalger
2093bf4345 added new node-libs-browser dep to license config 2015-07-15 14:56:16 -07:00
spalger
93c8ab9d97 Merge branch 'master' of github.com:elastic/kibana into apps/home 2015-07-15 14:48:55 -07:00
spalger
25b775c070 allow getters for the tab active color, load css in proper order 2015-07-15 14:46:30 -07:00
spalger
ec5a8f76ea hoist requires in AMD modules and modularize some webpack stuff 2015-07-15 14:45:08 -07:00
Jonathan Budzenski
bed48ee902 Use pre-wrap on discover table fields. Closes #4300 2015-07-15 16:36:44 -05:00
Jim Unger
49d1e5a176 Added a quiet cli option to the plugin installer, reworked settingParser to clean up scope 2015-07-15 16:17:27 -05:00
Shelby Sturgis
153a60ae50 fixing bug with clicking on a legend that is not associated with any values 2015-07-15 16:41:52 -04:00
Shelby Sturgis
1060a4144b refactoring according to @jbudz 's comments. 2015-07-15 16:21:05 -04:00
Jim Unger
2e593a5c1f Modified to only call focus once depending on whether they have shift pressed. 2015-07-15 14:36:50 -05:00
Shelby Sturgis
69524a5877 Merge branch 'master' into clickable-legends 2015-07-15 13:50:11 -04:00
Jim Unger
7239d9cafa Merge pull request #4401 from jbudz/issues/2995
Set dashboard panel flex-basis units and display
2015-07-15 11:31:48 -05:00
Clinton Gormley
184dceb362 Docs: Another bad Shield link 2015-07-15 11:02:32 +02:00
Clinton Gormley
365ab3c9ea Docs: Another bad Shield link 2015-07-15 10:58:22 +02:00
Clinton Gormley
2892aa2c44 Docs: Fixed bad Shield links 2015-07-15 10:49:53 +02:00
spalger
d92459d36c [licenses] update overrides, drop unused module 2015-07-14 15:55:58 -07:00
Spencer
4b5c464d43 Merge pull request #4431 from jbudz/issues/4381
Update raw property when removing items from an indexed array
2015-07-14 14:36:33 -07:00
Jim Unger
19a66e97c4 Fixed issues with page posting and use of 2015-07-14 16:05:24 -05:00
Jonathan Budzenski
06487adc88 Update remaining remove references 2015-07-14 14:16:45 -05:00
Jonathan Budzenski
c3358005d9 Update the raw property when removing items from an indexed array. Closes #4381 2015-07-14 13:59:56 -05:00
Spencer Alger
b15d6f2399 [chrome] only show the apps link when there is more than one app installed 2015-07-13 19:11:43 -07:00
Spencer Alger
407da03d09 remove sense stub app 2015-07-13 19:03:24 -07:00
Spencer Alger
77a9e0fbd4 split up the statusPage a bit more 2015-07-13 19:02:28 -07:00
Spencer Alger
2c879b698e match the body color in the app-switchers tabs 2015-07-13 19:01:21 -07:00
Spencer Alger
22fb1e5a96 Merge branch 'feature/3270/statusPage' of github.com:panda01/kibana into apps/home 2015-07-13 16:55:12 -07:00
Spencer Alger
665bfbb166 update serverStatus css 2015-07-13 15:21:53 -07:00
Spencer Alger
3c9f179d97 enhance tab settings 2015-07-13 15:18:35 -07:00
Spencer Alger
dd58bddbfe optimize process now communicates with server process so server status can be accurate 2015-07-13 15:12:00 -07:00
Jonathan Budzenski
f5ea2e16e7 [dashboard] Use flex-basis auto instead of 0% on panel titles, add comment explaining IE10 flexbox fix 2015-07-13 16:56:48 -05:00
Jim Unger
847852b158 Merge branch 'master' into object-finder-keyboard-nav 2015-07-13 16:26:06 -05:00
Joe Fleming
932eba08c9 Merge pull request #4413 from jbudz/issues/2985
Compile query validation tooltip once
2015-07-13 13:24:02 -07:00
Joe Fleming
163dd14056 Merge pull request #4376 from jbudz/issues/4358
Base64 decoding
2015-07-13 12:15:56 -07:00
Spencer Alger
75db706ef0 [bin/kibana] support --no-watch arg 2015-07-13 10:25:06 -07:00
Jim Unger
7a37dcf71d Applied changes requested in pull review 2015-07-13 12:25:04 -05:00
Shelby Sturgis
6a63f54341 Merge branch 'master' into clickable-legends 2015-07-13 12:52:19 -04:00
Spencer Alger
0d4ebcb072 license has updated, but the licenses are the same 2015-07-12 20:37:40 -07:00
Jonathan Budzenski
ee169890f5 Merge pull request #4418 from w33ble/event-tests
Add tests for multiple event args
2015-07-10 17:16:05 -05:00
Joe Fleming
998681e8a0 add tests for multiple event args 2015-07-10 14:59:58 -07:00
Spencer Alger
226d4142ff lock down nvd3 and angular-nvd3 versions which are known to work together 2015-07-10 11:20:35 -07:00
Jim Unger
6a5978145d Fixed bug in npmInstall so that it returns on error. 2015-07-10 13:13:02 -05:00
Spencer Alger
473f0a32e5 [statusPage] provide a rendering helper on the reply 2015-07-10 10:13:27 -07:00
Spencer Alger
dfe1687a14 [chrome] don't check for an app.id, let app set switcher presence 2015-07-10 10:12:27 -07:00
Spencer Alger
c4fbf5b23d treat the ui directory as static assets 2015-07-10 10:11:15 -07:00
Spencer Alger
86453f64ba dont log server starting twice, move status info to api 2015-07-10 09:05:30 -07:00
Spencer Alger
73beac9cf1 consolidate around --config arg, use js to resolve 2015-07-10 09:01:27 -07:00
Khalah Jones-Golden
23a22d5aae [Merge] Merged with latest master 2015-07-10 11:26:07 -04:00
Khalah Jones-Golden
0936b0340c [Status] Fixed some bugs, moved some things around generally improved code, Also fixed watch task for status plugin css 2015-07-10 11:14:09 -04:00
Jonathan Budzenski
9449f18552 Merge pull request #4408 from w33ble/event-args
Allow Event.emit to handle multiple arguments
2015-07-10 10:01:04 -05:00