Joe Fleming
5eb0096aea
code style
2014-09-19 16:05:46 -07:00
Joe Fleming
941b4b5692
remove debugging lines from URL tests
2014-09-19 16:04:23 -07:00
Rashid Khan
a5676e14c1
herp
2014-09-19 14:47:09 -07:00
Rashid Khan
eff974dd19
merge field popularity fix
2014-09-19 13:58:59 -07:00
Spencer Alger
32fca1dc41
fixed a bug in _bucket_count_between logic, updated tests too
2014-09-18 16:41:32 -07:00
Rashid Khan
5c8686f159
more!
2014-09-18 13:12:13 -07:00
Rashid Khan
d0a8d5d495
Minimal field_chooser tests
2014-09-17 13:05:52 -07:00
Spencer Alger
a1e6244d0d
the screencast reporter no longer interfers with the 'html' reporter
2014-09-16 23:46:05 -07:00
Shelby Sturgis
5dbdb76406
Merge branch 'master' into develop
2014-09-17 00:43:01 +03:00
Juan Thomassie
5ec15c2b51
Merge branch 'vislib/refactor'
2014-09-16 15:51:48 -05:00
Shelby Sturgis
b48e2659a6
Addressing comments left on pull request #281 : https://github.com/elasticsearch/kibana4/pull/281
2014-09-16 23:51:33 +03:00
Juan Thomassie
cee548a719
updated tootlip to append to body and to display within a container, closes #299 , removed k4tip from column chart layout, added basic tests for tooltip
2014-09-16 15:47:02 -05:00
Spencer Alger
305efe8647
Merge branch 'vislib/refactor'
2014-09-15 10:27:15 -07:00
Spencer Alger
cb3c32a5e3
removed debug logging from y-axis module.
2014-09-15 10:26:41 -07:00
Spencer Alger
edfb2b7fa2
use a better reporter for saucelabs
2014-09-15 10:03:11 -07:00
Spencer Alger
212104dce2
updated saucelabs config to include additional browsers
2014-09-15 09:42:59 -07:00
Joe Fleming
0e16f856fd
change the outlier inherits syntax
2014-09-12 17:00:08 -07:00
Spencer Alger
080311e19b
on travis, use grunt-saucelabs rather than phantomjs
2014-09-12 16:36:13 -07:00
Spencer Alger
9488d1d7e4
Merge branch 'master' into vislib/refactor
2014-09-12 14:31:04 -07:00
Spencer Alger
5915a77ada
debugging test failure that only occurs on travis
2014-09-12 13:38:55 -07:00
Spencer Alger
e8ee8ffe9e
debugging test failure that only occurs on travis
2014-09-12 13:34:29 -07:00
Spencer Alger
4e0d859307
debugging test failure that only occurs on travis
2014-09-12 13:21:35 -07:00
Spencer Alger
e81440a630
debugging test failure that only occurs on travis
2014-09-12 12:57:43 -07:00
Spencer Alger
bc8876cad6
debugging test failure that only occurs on travis
2014-09-12 12:32:14 -07:00
Spencer Alger
b846d4e5a5
fixed test adjustments
2014-09-12 12:06:19 -07:00
Spencer Alger
47b475bcf0
cleanup element removale in tests
2014-09-12 11:52:30 -07:00
Shelby Sturgis
d0623cf1de
bug in vis.js test, commenting out for now, but need to go back in and redo
2014-09-12 03:04:58 +03:00
Spencer Alger
a9a3432d87
Revert "force a failure to test travis"
...
This reverts commit a6794b444b
.
2014-09-11 16:03:23 -07:00
Spencer Alger
a6794b444b
force a failure to test travis
2014-09-11 15:56:54 -07:00
Shelby Sturgis
a406c94570
trying to fix test errors
2014-09-12 01:42:05 +03:00
Rashid Khan
2e42ae4288
Don't instrument bower_components
2014-09-11 14:12:06 -07:00
Juan Thomassie
4d25913919
Merge branch 'vislib/refactor' of https://github.com/elasticsearch/kibana4 into vislib/refactor
2014-09-11 14:47:48 -05:00
Juan Thomassie
d85b956dde
fixed tests and merged in changes to use flexbox
2014-09-11 14:47:18 -05:00
Shelby Sturgis
6c66599312
Merge branch 'vislib/refactor' of github.com:elasticsearch/kibana4 into vislib/refactor
...
Conflicts:
.gitignore
2014-09-11 21:59:37 +03:00
Shelby Sturgis
bbbd971810
Merge branch 'develop' into vislib/refactor
...
Conflicts:
.gitignore
2014-09-11 21:45:51 +03:00
Juan Thomassie
bcd03c3f5a
Merge remote-tracking branch 'upstream/vislib/refactor' into vislib/refactor
...
Conflicts:
src/kibana/components/vislib/lib/handler.js
src/kibana/components/vislib/lib/legend.js
2014-09-11 13:35:17 -05:00
Chris Cowan
904a74e803
Changing defaults from string to pojo
2014-09-11 10:04:54 -07:00
Juan Thomassie
96b5eb3067
revised x-axis, y-axis, handler, main.less to use flexbox to handle resizing
2014-09-11 11:35:58 -05:00
Spencer Alger
0bfdaf814c
Merge branch 'master' into vislib/refactor
...
Conflicts:
.gitignore
2014-09-11 09:11:03 -07:00
Spencer Alger
ee7f38465a
Merge branch 'vislib/checksize' into vislib/refactor
2014-09-10 19:44:03 -07:00
Spencer Alger
12493cddd1
Added new resizeChecker, and tests
2014-09-10 19:41:38 -07:00
Chris Cowan
c300c1486f
Updating tests to reflect the new reality of histogram having a default value
2014-09-10 13:20:35 -07:00
Chris Cowan
0e4270a53b
Closes #263 - Adding the ability to add defaults to the visualization schemas
2014-09-10 12:26:12 -07:00
Shelby Sturgis
76302c4164
reverting changes in the y_axis module, removing console.group to console.log, fixing error in handler.js file
2014-09-10 22:20:46 +03:00
Rashid Khan
4884527bd5
Remove isolate scope, not needed
2014-09-08 16:37:23 -07:00
Shelby Sturgis
69be1d5ef4
changes for pull request
2014-09-08 23:07:18 +03:00
Chris Cowan
daaf7967ac
Removing an extranous console.log and fixing the table unit test
2014-09-08 11:47:51 -07:00
Chris Cowan
e82b2feb3b
Removing a bunch of exteranous junk
2014-09-08 10:00:18 -07:00
Chris Cowan
e5c1ba64bd
Adding support for jruby and mri.
2014-09-08 10:00:18 -07:00
Chris Cowan
49017ee7cf
Refactoring Directory Layout for Build Process
...
- Moving bower_componets to src/kibana
- Moving server to src/server
- Adjusting all the build scripts and tests
- Adding proxy for backend server to connect
- Adding build steps for jar and server
2014-09-08 09:59:29 -07:00