Commit graph

11053 commits

Author SHA1 Message Date
Khalah Jones-Golden bfe4d8922c [Tests] Trying to test the angular api 2016-03-14 15:08:24 -04:00
Nicolás Bevacqua 24fc165707 Merge pull request #6528 from elastic/contributing-typo-fix
Removed typo
2016-03-14 16:02:45 -03:00
Khalah Jones-Golden aecd79a714 [Chrome] Added a breadcrumbs method 2016-03-14 15:02:26 -04:00
Nicolás Bevacqua 2618d1aa4d Removed typo 2016-03-14 16:00:38 -03:00
Spencer 98119f53de Merge pull request #6525 from spalger/fix/esvmWithMaster
Fix tests, upgrade to grunt-esvm 3.0
2016-03-14 14:53:56 -04:00
Shelby Sturgis 6acffc6ead aligning kibana logo with navbar 2016-03-14 11:43:10 -07:00
spalger 7969c8da2b [npm] update grunt-esvm, remove libesvm 2016-03-14 14:20:22 -04:00
Nicolas Bevacqua ec037de9be [test] Consolidate elasticsearch URL in configuration file. Fixes #5555 2016-03-14 14:06:25 -03:00
Patrick Fournier 79e868c062 Additional tests to document titlecase functionality. 2016-03-14 12:15:01 -04:00
spalger c8dfe25051 [npm] update libesvm 2016-03-14 11:34:55 -04:00
spalger 5e3ee15270 [npm] update grunt-esvm 2016-03-14 11:34:51 -04:00
spalger 398239840d [grunt/esvm] remove marvel config now that it is actually being applied 2016-03-13 14:28:29 -07:00
spalger caf7331a48 [filenames] allow rule-breaking in docs, tasks/config, and webpackShims 2016-03-11 16:42:19 -07:00
spalger f724032dc7 Merge branch 'master' of github.com:elastic/kibana into renameAllFiles 2016-03-11 16:27:11 -07:00
Shelby Sturgis c7a412e081 fixing padding 2016-03-11 15:05:04 -08:00
spalger c7d2f89cbc [cli/serve] expand dot-notated keys in yaml arrays 2016-03-11 16:01:49 -07:00
Rashid Khan 5a80f1be66 Fix link to image 2016-03-11 15:20:21 -07:00
Shelby Sturgis fe0ced0f73 Closes #6516. Fixes issue with query string not being added to base path. 2016-03-11 14:16:15 -08:00
Shelby Sturgis 18f9f787be add kbn-href 2016-03-11 14:12:29 -08:00
Spencer ab47d27bc5 Merge pull request #6294 from kkirsche/updateBootstrap
Update Bootstrap to 3.3.6
2016-03-11 14:05:21 -07:00
Shelby Sturgis aee024b8e8 addressing reviewer comments 2016-03-11 13:01:11 -08:00
Rashid Khan 1e32f938d1 Merge pull request #6317 from spalger/findreplace/ProviderNames
[courier] rename providers
2016-03-11 13:58:08 -07:00
Rashid Khan 1787f7704e Fix typo, re: #6415 2016-03-11 13:26:45 -07:00
Rashid Khan 6737567cd5 Merge pull request #6143 from jimmyjones2/filter-unindexed
Allow exists filter for unindexed fields
2016-03-11 13:16:57 -07:00
Rashid Khan afff70c8e7 Merge pull request #5960 from michaelcheng429/histogram
fix histogram extended bounds persisting after deselection
2016-03-11 12:54:20 -07:00
spalger ea7b9f68e9 Merge branch 'master' of github.com:elastic/kibana into renameAllFiles 2016-03-11 09:38:39 -07:00
Shaunak Kashyap f35c7122d2 More fun with spaces :| 2016-03-11 02:13:35 -08:00
Shaunak Kashyap 55cffbd706 Now too many spaces :| 2016-03-10 17:09:08 -08:00
Shaunak Kashyap bc76ba4f8d Missed a space :/ 2016-03-10 17:00:08 -08:00
Shaunak Kashyap acf9670ed7 s/(empty)/ - / in tests after reverting commit introducing (empty) 2016-03-10 16:51:48 -08:00
Shaunak Kashyap 6523bc21c1 Adding test for null/undefined value to be converted to '(empty)' 2016-03-10 16:41:32 -08:00
Shaunak Kashyap 7f10aeeba0 Updating more tests to match new reality 2016-03-10 16:40:46 -08:00
Shaunak Kashyap 8119d71a63 Revert "Use (empty) instead of - for undefined/null string values"
This reverts commit 802863a273. I don't think this change is necessarily in the scope of this issue. It can be tackled in a separate PR.
2016-03-10 15:45:51 -08:00
Shaunak Kashyap fd55d0136e Merge branch 'master' into gh-6059 2016-03-10 15:42:11 -08:00
Shaunak Kashyap e92a07724d Fixing expected strings in text to match changes in actual output 2016-03-10 15:41:14 -08:00
Shelby Sturgis 6ff4e0df76 changes addressing reviewer comments 2016-03-10 15:16:49 -08:00
spalger 5265f0605f [cluster/worker] use binders to manage event handlers 2016-03-10 15:43:24 -07:00
spalger cc65d8958c [binder] add extension that binds to a specific emitter 2016-03-10 15:43:01 -07:00
spalger 1598d46ea6 Merge branch 'implement/sharedBinder' into implement/clusterWorkerListening 2016-03-10 15:11:10 -07:00
spalger 2750e74abb [binder] maintain BWC by proxying all args to emitter 2016-03-10 15:10:15 -07:00
spalger 5d79f97168 [binder] drop unused dependency 2016-03-10 15:09:56 -07:00
spalger 9dd6b685fa [es6] var => const 2016-03-10 15:09:38 -07:00
spalger cdb10f7228 Merge branch 'master' of github.com:elastic/kibana into implement/clusterWorkerListening 2016-03-10 14:54:18 -07:00
spalger 7b05180e7e Revert "Merge branch 'implement/bindProtoMethods' into implement/clusterWorkerListening"
This reverts commit 7bd10966f0, reversing
changes made to 46591ef1fe.
2016-03-10 14:53:56 -07:00
spalger fc8d4fe9bc Revert "[cluster/worker] use the new bindProtoMethods helper"
This reverts commit 0628c5411c.
2016-03-10 14:53:48 -07:00
spalger db02e5ae01 Merge branch 'master' of github.com:elastic/kibana into findreplace/ProviderNames 2016-03-10 14:44:06 -07:00
spalger 223bef96c3 [binder] share binder code with ui and server
This breaks the ui/Binder class into two, a base class that is shared beteween server and ui/Binder, then a subclass which is now exposed as ui/Binder. This subclass adds the jQuery and d3 specific binding methods, as well as the ability to autp-destroy using a $scope
2016-03-10 14:42:02 -07:00
Nicolas Bevacqua 19bf209c95 [ui/formatters] Implement number field formatter for durations. Fixes #5130 2016-03-10 13:36:43 -08:00
Shelby Sturgis ad3375ece6 Merge branch 'feature/design' of github.com:elastic/kibana into visualize 2016-03-10 13:16:57 -08:00
Court Ewing a7d44bd92e Merge pull request #6464 from kevinkucharczyk/dashboard-name-tooltip
Stopped tooltip from being cut off when mousing over dashboard name
2016-03-10 16:14:20 -05:00