Joe Fleming
|
f28099cb8d
|
add test for _urlParam
|
2014-09-30 16:19:56 -07:00 |
|
Joe Fleming
|
fb3bf65d6b
|
add test for passed in params
|
2014-09-30 16:18:30 -07:00 |
|
Joe Fleming
|
6f8d258ccc
|
add test for
|
2014-09-30 16:15:44 -07:00 |
|
Spencer Alger
|
0eb2325a42
|
remove randomly breaking test
|
2014-09-30 14:37:49 -07:00 |
|
Joe Fleming
|
fa394f6d70
|
add app state test
|
2014-09-30 14:37:14 -07:00 |
|
Spencer Alger
|
cc78e40233
|
added tests
|
2014-09-29 16:35:18 -07:00 |
|
Spencer Alger
|
bce80fd7b7
|
simplify the diff logic, use jQuery data to map elements to supposed html
|
2014-09-29 15:41:51 -07:00 |
|
Spencer Alger
|
1be0f3189c
|
move html escape into a util
|
2014-09-29 10:54:35 -07:00 |
|
Shelby Sturgis
|
a9748c2c23
|
Merge branch 'master' into feature/tooltip
|
2014-09-27 01:24:09 +03:00 |
|
Spencer
|
b58bf21e43
|
Merge pull request #411 from simianhacker/fix/395
Split storage service in to two new services sessionStorage and localStorage
|
2014-09-26 14:21:24 -07:00 |
|
Shelby Sturgis
|
6d61958348
|
fixing tests in tooltip, added a fixture function to return a new Vis and added a data directory for testing
|
2014-09-27 00:07:53 +03:00 |
|
Chris Cowan
|
b1fbe37479
|
Split storage into sessionStorage and localStorage
- Created sessionStorage service
- Created localStorage service
- Refactored Storage class to accept the store
|
2014-09-26 12:30:55 -07:00 |
|
Shelby Sturgis
|
549b5f113a
|
Merge branch 'master' into feature/tooltip
Conflicts:
src/kibana/components/vislib/lib/handler/handler.js
|
2014-09-26 22:18:03 +03:00 |
|
Shelby Sturgis
|
1a848fda17
|
fixing bugs
|
2014-09-25 23:22:04 +03:00 |
|
Spencer Alger
|
aec35efd33
|
Merge branch 'master' into truncate_by_height
Conflicts:
src/kibana/components/config/defaults.js
|
2014-09-25 08:34:58 -07:00 |
|
Spencer Alger
|
38675bef87
|
[discover] truncate using height, not character length. fixes #376
|
2014-09-24 11:24:27 -07:00 |
|
Shelby Sturgis
|
28acaf0a8d
|
moving vis_types file into visualizations directory
|
2014-09-24 20:39:26 +03:00 |
|
Shelby Sturgis
|
da0007388d
|
added a dispatch class
|
2014-09-24 20:38:26 +03:00 |
|
Shelby Sturgis
|
1f2aaaaeab
|
refactored code in lib and the handler
|
2014-09-24 20:36:01 +03:00 |
|
Shelby Sturgis
|
e19e69e383
|
adding separate handlers to deal with pie visualization instantiating classes in different ways than visualizations with axes
|
2014-09-24 20:35:11 +03:00 |
|
Joe Fleming
|
6b5e8a5751
|
Merge pull request #351 from w33ble/vislib-fix
Update the VisLib resize test ( ̄~ ̄;)
|
2014-09-22 14:22:57 -07:00 |
|
Rashid Khan
|
24f5a6f193
|
Merge branch 'master' of github.com:elasticsearch/kibana4
|
2014-09-22 13:57:29 -07:00 |
|
Rashid Khan
|
5df689d342
|
Use submit instead of click in timepicker forms. Closes #306
|
2014-09-22 13:57:07 -07:00 |
|
Joe Fleming
|
58bb1a5b7b
|
update the resize test
|
2014-09-22 11:57:50 -07:00 |
|
Joe Fleming
|
6907e9dd14
|
Merge pull request #342 from w33ble/fix-tests
No objections - time to :shipit:
|
2014-09-22 10:53:02 -07:00 |
|
Joe Fleming
|
d3e3a9adcf
|
fix issue where Faker could choose the same word twice and fail the test
|
2014-09-19 16:05:46 -07:00 |
|
Joe Fleming
|
8a2a8e20fa
|
sauce doesn't observe .skip, comment test out for the time being
|
2014-09-19 16:05:46 -07:00 |
|
Joe Fleming
|
e65eba1d7b
|
skip vislib resize test - there's a problem with how it calculates axis label height that causes it to fail on phantom and sauce
|
2014-09-19 16:05:46 -07:00 |
|
Joe Fleming
|
f6b60e973f
|
remove magic number from vislib resize test
|
2014-09-19 16:05:46 -07:00 |
|
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 |
|