Commit graph

7980 commits

Author SHA1 Message Date
Joe Fleming b370c85f17 fix draw to filter 2015-06-26 15:50:43 -07:00
marvinrichter 6789b9ffa6 Correct the name of the map visualization 2015-06-26 13:56:12 -07:00
Spencer Alger 7d6bc64aac use the plugin name for main modules, so that they're easier to differentiate from plugin/index.js 2015-06-26 13:52:46 -07:00
Spencer Alger 64937a5d20 [chrome] wire up logo and background methods 2015-06-26 13:41:51 -07:00
Chris Cowan c39cd847a9 Merge pull request #4314 from BigFunger/require-plugins-windowz
Fixed paths for plugins in windows
2015-06-26 13:10:55 -07:00
Spencer Alger 1b28446d4c fix base redirect 2015-06-26 13:05:32 -07:00
Spencer Alger edb56fea47 trim down chrome for appSwitcher 2015-06-26 12:51:41 -07:00
Spencer 93f52833f0 Merge pull request #4334 from rashidkpc/fix/license-spam
Make licenses task take --debug
2015-06-26 12:19:20 -07:00
Rashid Khan 7efd5dbaa6 Use --debug instead of --verbose 2015-06-26 12:16:58 -07:00
Rashid Khan c15149b4d5 Merge branch 'master' of github.com:elasticsearch/kibana into fix/license-spam 2015-06-26 12:13:32 -07:00
Joe Fleming 3c9c54d97d update GeoJson Agg Response tests
break apart object validation, fix props.center and geometry.coordinates equality check
2015-06-26 12:12:18 -07:00
Rashid Khan 35ba04d731 Merge pull request #4329 from ycombinator/remove-yum
Removing yum because we don't support it yet
2015-06-26 11:55:56 -07:00
Joe Fleming 3738b55ec4 update tests to handle lngLat to latLng change 2015-06-26 11:41:08 -07:00
Joe Fleming b4c0a68592 change geoJson property rectangels to latLng
prevent the need for constant calls to reverse in the map and marker code. note that the feature geometry is still in the lngLat format per the geoJson format rules
2015-06-26 11:40:33 -07:00
Rashid Khan 664813d978 Merge pull request #3976 from worldline/timeDefaults
use timeDefault from config
2015-06-26 11:31:56 -07:00
Chris Cowan be8da898b7 Adding an event to the search looper for courier 2015-06-26 07:51:28 -07:00
Khalah Jones-Golden f076bca8f7 [Requirejs] Fixed requirejs build task 2015-06-26 07:08:36 -04:00
Joe Fleming d3f6028e1b add getDataRectangles tests 2015-06-25 21:38:27 -07:00
Joe Fleming 0e770506c4 add some tests around marker creation 2015-06-25 21:28:21 -07:00
Joe Fleming ebeedf1a47 add tests for attaching events to map 2015-06-25 21:10:07 -07:00
Spencer Alger 3f24050e26 don't show apps button in app switcher 2015-06-25 20:37:55 -07:00
Joe Fleming b12e0800c2 ensure map zoom controls are being included
this completes test parity with old tilemap tests
2015-06-25 20:29:57 -07:00
Spencer Alger 1d35cff063 added app switcher 2015-06-25 20:24:49 -07:00
Joe Fleming 9c700f248e add test for adding map data controls 2015-06-25 20:17:58 -07:00
Joe Fleming 60a4ea3a40 add tilemap map tests
tests around creating new maps
2015-06-25 20:08:41 -07:00
Shelby Sturgis 531106a9a8 removing $ from el 2015-06-25 22:29:51 -04:00
Shelby Sturgis e4ee0f869d Merge branch 'master' into fix/broken_chart_titles 2015-06-25 22:28:56 -04:00
Joe Fleming 40fdc44bd6 replace tilemap tests
remove Vis dep, mock tilemap map, test tilemap methods directly with basic data
2015-06-25 18:58:59 -07:00
Joe Fleming 323a43debc refactor tilemap for isolated testability 2015-06-25 18:50:54 -07:00
Joe Fleming d1cd163c72 allow empty handler object to be passed to chart 2015-06-25 18:50:21 -07:00
Lukas Olson 41ab57ae85 Merge pull request #4285 from rashidkpc/feature/order-by-term
Order by term in terms agg
2015-06-25 17:36:59 -07:00
Joe Fleming 29616381cb minor tilemap test data refactor 2015-06-25 17:11:13 -07:00
Joe Fleming fbd882faf6 properly clean up the vis charts 2015-06-25 17:10:41 -07:00
Spencer Alger daadf9709b document KbnServer class 2015-06-25 16:53:12 -07:00
Joe Fleming e67b183461 clean up the doc blocks and args 2015-06-25 16:45:25 -07:00
Rashid Khan 8ef51c4536 Fix typo 2015-06-25 16:24:31 -07:00
Spencer Alger 3ceaf12216 unwrap ui source 2015-06-25 16:00:20 -07:00
Spencer Alger 0edf82145c defaultRoute implemented, redirect when missing a slash 2015-06-25 15:44:06 -07:00
Rashid Khan 81b5197bee Make licenses task take --verbose 2015-06-25 14:24:52 -07:00
Spencer Alger 91f0e125e8 fix status and devServer grunt tasks 2015-06-25 13:40:15 -07:00
Rashid Khan 099da2fdd1 Return early 2015-06-25 12:10:08 -07:00
Spencer Alger b1e0344099 include settings in kibana, fix url tracking 2015-06-25 10:40:47 -07:00
Spencer Alger 2181f32a3b fix less building 2015-06-25 10:31:50 -07:00
Spencer Alger 472a67d607 solidify bootstrap step, setup kibana app 2015-06-25 10:21:06 -07:00
Khalah Jones-Golden 4595f4b267 [Status] Fixed a bug with the time on tooltip, changed watch config 2015-06-25 11:50:46 -04:00
Shaunak Kashyap 1889817bb6 Removing yum because we don't support it yet 2015-06-25 17:42:04 +02:00
Khalah Jones-Golden da2287bdf6 [Licenses] Updated licenses for the weird variation for angular-nvd3 2015-06-25 11:23:09 -04:00
Khalah Jones-Golden 61193f893c [Status] Some code cleanup, added server less to watch adnd less, adjsted some css for proper display, updated code to work again 2015-06-25 11:12:18 -04:00
Khalah Jones-Golden 270cd5c659 Merge remote-tracking branch 'upstream/master' into feature/3270/statusPage 2015-06-25 08:47:44 -04:00
Shelby Sturgis 17a6ae524c refactoring 2015-06-25 07:27:33 -04:00