spalger
d6d2355844
use Binder to track and unbind listeners
2015-10-23 19:55:14 -05:00
spalger
37fc8d072e
implement
2015-10-23 19:55:14 -05:00
Timothy Sullivan
806dc05cd0
Revert "update docs to version 4.2"
...
This reverts commit 77c5e876ff
.
2015-10-22 11:52:43 -07:00
Timothy Sullivan
77c5e876ff
update docs to version 4.2
2015-10-22 11:21:23 -07:00
debadair
5e133c8ad3
Fixed more cross doc links.
2015-10-22 10:26:34 -07:00
debadair
9af81086f6
Fixed broken cross doc links.
2015-10-22 10:18:15 -07:00
Rashid Khan
e573fdec52
Check that map exists before accessing properties on it. Closes #5159
2015-10-21 10:42:01 -07:00
Jonathan Budzenski
8e540b52d2
Return promise from tests instead of using done callback
2015-10-21 08:53:22 -05:00
Jonathan Budzenski
b41131e920
Add explicit index names to config, rename mapping to indexDefinition
2015-10-21 08:53:22 -05:00
Jonathan Budzenski
a4a99b873c
Load scenarios
2015-10-21 08:53:21 -05:00
Matthew Bargar
252b18ccab
Fix 5148 change index pattern styles back to what they once were
...
(cherry picked from commit ecd6a9c
)
2015-10-20 16:56:24 -04:00
Matthew Bargar
5066473574
Fix 5147 bring back in/active colors to the typeahead dropdown
...
(cherry picked from commit 3cff4e8
)
2015-10-20 16:53:07 -04:00
Matthew Bargar
6c209075ea
Fixes #5132 set spy tab back to its original colors an decoupled them from the collapser
...
(cherry picked from commit 8898e63
)
2015-10-16 16:15:19 -07:00
Rashid Khan
11ca5087da
Merge branch '4.2' of github.com:elastic/kibana into 4.2
2015-10-15 12:46:26 -07:00
Matt Brown
96c52f3d43
getting-started: fix inconsistent name of sample logs
...
Link is to logs.jsonl.gz but is referred to with another name in instructions on how to unzip.
2015-10-15 12:46:11 -07:00
Jonathan Budzenski
0b78359f9e
Backport #4904
2015-10-14 13:27:40 -05:00
Rashid Khan
cd38f9a566
Fix conflict, closes #5082
2015-10-14 11:14:21 -07:00
Rashid Khan
9df3cbe43a
Merge branch '4.2' of github.com:elastic/kibana into 4.2
2015-10-12 17:26:44 -07:00
Jonathan Budzenski
470c3486d3
Bump esvm to 1.1.8
2015-10-12 17:25:43 -07:00
Court Ewing
4ac4127b4c
Safely window.confirm when importing saved object
...
Angular doesn't play nicely with the native thread-blocking functions
(e.g. window.confirm) unless the call is wrapped inside a $timeout. A
new service exists to allow us to use window.confirm in a safe and
consistent way.
2015-10-12 14:48:01 -07:00
Khalah Jones-Golden
f1bea2f6ce
[Server] Updated serve to log the errors to console despite the server circumstances
2015-10-12 13:12:18 -07:00
Jonathan Budzenski
2ad2e20017
Display hyphen on null or undefined dates to be consistent with other types
2015-10-09 20:26:51 +02:00
Jim Unger
c58256f628
Visualizations - Hide analyzed warning when switching to non-analyzed fields
2015-10-08 15:28:17 -05:00
spalger
442a4b41dd
bump to 4.2.0-snapshot
2015-09-24 13:45:31 -07:00
Rashid Khan
ad6e500e86
Merge pull request #5032 from tsullivan/4.2
...
cutting beta2: 4.2.0-snapshot -> 4.2.0-beta2
2015-09-24 12:15:48 -07:00
Timothy Sullivan
5ecbfff17b
cutting beta2: 4.2.0-snapshot -> 4.2.0-beta2
2015-09-24 11:39:51 -07:00
Jonathan Budzenski
f74eafe5f7
Merge pull request #5025 from w33ble/farewell-zeroclipboard-and-thanks-for-all-the-fish
...
Remove ng-clip and zeroclipboard
2015-09-23 15:58:51 -05:00
Matt Bargar
9e70e02bc9
Merge pull request #5013 from Bargs/fix/5004-visOverlap
...
Fixes #5004 vis editor collapsible sidebar arrow overlaps visualization
2015-09-23 16:58:48 -04:00
Matt Bargar
3223a4b195
Merge pull request #1 from rashidkpc/enhancement/sidebar-hover
...
Add hover to match spy tab, make bar smaller
2015-09-23 16:51:32 -04:00
Jim Unger
465233176c
Merge pull request #5010 from spalger/implement/testSubjectHelper
...
[jquery] add findTestSubject helper to jquery
2015-09-23 15:50:03 -05:00
Tim Sullivan
145464138f
Merge pull request #5017 from spalger/chore/eslintMocha
...
[eslint] update and add mocha plugin
2015-09-23 13:43:25 -07:00
spalger
6286c19c23
Merge branch 'master' of github.com:elastic/kibana into implement/testSubjectHelper
2015-09-23 13:43:03 -07:00
Joe Fleming
a22719db60
update docs
2015-09-23 13:40:26 -07:00
Joe Fleming
06aca423b8
but, like, for real this time
2015-09-23 13:37:38 -07:00
Rashid Khan
b146709325
Add hover to match spy tab, make bar smaller
2015-09-23 13:36:01 -07:00
Spencer
8147ed9e97
Merge pull request #5024 from BigFunger/unit-test-windows-fix
...
[unit tests] Fixes generated paths to support windows
2015-09-23 13:25:19 -07:00
Joe Fleming
d75bd51171
purge kibana of ng-clip and zeroclipboard
2015-09-23 13:24:26 -07:00
spalger
d6320b395b
[color/tests] fix formatting with nested suites
2015-09-23 13:21:27 -07:00
spalger
292a490730
[grunt/eslint] correct comment
2015-09-23 13:15:21 -07:00
Jim Unger
ae0f624b2d
[unit tests] Fixes generated paths to support windows
2015-09-23 14:50:32 -05:00
spalger
7f2a2c2080
[jquery] update tests with @BigFunger feedback
2015-09-23 12:46:11 -07:00
spalger
203f145ebe
[jquery] always attach the findTestSubject mixin
2015-09-23 12:33:39 -07:00
spalger
8b4460cddd
[jquery/findTestSubject] clarified docs
2015-09-23 11:51:35 -07:00
spalger
6f7b0377db
Merge branch 'master' of github.com:elastic/kibana into implement/testSubjectHelper
2015-09-23 11:48:02 -07:00
spalger
465612c469
[jquery/findTestSubject] added tests
2015-09-23 11:42:40 -07:00
spalger
f1a9069b35
[jquery/findTestSubject] added support for compound subjects
2015-09-23 11:42:08 -07:00
Matt Bargar
41bf15cc08
remove vis specific fixes in favor of a full height collapser
2015-09-23 14:38:49 -04:00
Lukas Olson
0b06d1a211
Merge pull request #4994 from spalger/fix/appSwitcher
...
Fix/app switcher
2015-09-23 11:07:32 -07:00
Joe Fleming
442536d034
Merge pull request #5008 from rashidkpc/notsucky/remove_spinner
...
Remove spinner from individual panels.
2015-09-23 10:50:08 -07:00
Paul Echeverri
c5bf57cc40
Merge branch 'dark'
2015-09-23 10:48:45 -07:00