Commit graph

13438 commits

Author SHA1 Message Date
Shaunak Kashyap
01b2146679
Clarifying PR approval step 2016-07-27 16:30:40 -07:00
CJ Cenizal
77ea8bd6c6 Merge pull request #7852 from cjcenizal/docs/css-component-namespace
Update CSS style guide with new state class format.
2016-07-26 16:21:53 -07:00
CJ Cenizal
2c5e2bff3c Update CSS style guide with new state class format. Change examples to use component name instead of namespace. 2016-07-26 16:12:37 -07:00
Thomas Neirynck
ebf196b461 Merge pull request #7850 from thomasneirynck/fix/7808
Top navigation bar should expand with content.
2016-07-26 17:44:31 -04:00
Tyler Smalley
47ca9b875f Merge pull request #7842 from tylersmalley/jenkins-licenses
Adds license check to jenkins:unit
2016-07-26 14:14:35 -07:00
Thomas Neirynck
95dc771fa9 Top navigation bar should expand with content.
When the breadcrumbs stack vertically the header should expand vertically
as well. Otherwise, the breadcrumbs float outside the header. This
rearrangement happens when the screen is minimized horizontally, and the breadcrumbs change from
horizontal to vertical layout.
2016-07-26 15:35:04 -04:00
Court Ewing
e45c80310c Merge pull request #7848 from epixa/tilemapdocs
Docs for tilemap and tile service configurability
2016-07-26 15:04:54 -04:00
Court Ewing
e1fe7005f3 Docs for tilemap and tile service configurability 2016-07-26 14:36:49 -04:00
Matt Bargar
45730ba28e Merge pull request #7827 from ppisljar/fix/7035
fix #7035 : removing average from standard deviation metrics
2016-07-26 13:15:36 -04:00
CJ Cenizal
2b724b1f85 Merge pull request #7839 from cjcenizal/improvement/add-map-styles
Add maps directory.
2016-07-26 10:08:15 -07:00
Jonathan Budzenski
717589e1b9 Merge pull request #7571 from jbudz/publish-staging
[build] Include full version in staging package prefix, set productio…
2016-07-26 10:06:21 -05:00
ppisljar
eae294b65b Merge pull request #7747 from ppisljar/fix/7329
fix for #7329 -- plugin versions updated
2016-07-26 11:03:25 +02:00
ppisljar
06bb7ab10c updating tests 2016-07-26 10:43:59 +02:00
Tyler Smalley
8f70184f64 Adds license check to jenkins:unit
* Adds "Public domain" to list of accepted licenses to cover version mismatch of tweetnacl.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-07-25 16:59:04 -07:00
CJ Cenizal
05d04bec48 Point kibana map config at tiles.elastic.co AWS. 2016-07-25 16:20:54 -07:00
Nicolás Bevacqua
8a5aa73dc5 Merge pull request #7829 from elastic/contrib-ssl-notes
Point to test/dev_certs
2016-07-25 18:57:38 -03:00
CJ Cenizal
dac89e0122 Remove map layers. 2016-07-25 14:57:27 -07:00
Nicolás Bevacqua
e4775ea6a2 Change into unordered list 2016-07-25 18:36:00 -03:00
CJ Cenizal
6d460396b2 Add maps directory.
- Contains TileMill source files.
- MAPS.md file for instructions on how to use.
2016-07-25 13:41:22 -07:00
Matt Bargar
89a9f0eb51 Merge pull request #7837 from jbudz/issue-template
Add elasticsearch version to issue template
2016-07-25 12:57:30 -04:00
ppisljar
715cfc6987 fixing test 2016-07-25 18:52:43 +02:00
ppisljar
419a1be5f5 fix #7035 : removing average from standard deviation metrics 2016-07-25 18:15:41 +02:00
Jonathan Budzenski
e99cd96a3c
Add elasticsearch version to issue template 2016-07-25 11:00:27 -05:00
Nicolás Bevacqua
ed31de6684 Point to test/dev_certs 2016-07-25 10:36:45 -03:00
Jonathan Budzenski
27c3836c38 Merge pull request #7806 from jbudz/moment-locale
Fix moment deprecation, move dow config
2016-07-25 07:20:49 -05:00
ppisljar
54d0088c6f if plugins version is set to 'kibana' then kibana version is used. 2016-07-25 10:18:35 +02:00
ppisljar
d59f5309af removed core_plugins version from plugin.json and updated status api to reflect the change 2016-07-24 18:52:04 +02:00
Court Ewing
377f23c400 Merge pull request #7820 from epixa/revert-rebuild
Remove rebuild task
2016-07-22 17:56:39 -04:00
Court Ewing
2b842b0904 Remove rebuild task
This is a manual revert of 28aa6c9, which is not very useful with the
new build tasks, completely brittle, and a flawed idea from the start. I
regret having written it.
2016-07-22 16:40:06 -04:00
Matt Bargar
f3c047c18f Merge pull request #7789 from Bargs/supportHalfScaledFloats
Support new half_float and scaled_float field types
2016-07-22 14:53:13 -04:00
Jonathan Budzenski
de12f52d03 Merge pull request #7805 from jbudz/issues/7749
[nav] Use updated config API in global timepicker.  Closes #7749
2016-07-22 13:33:31 -05:00
Matthew Bargar
298ee35a4e Support new half_float and scaled_float field types
Elasticsearch added a couple of new numeric datatypes, which means we
need to update our type casting list to include them. Kibana should
see them as "numbers" so they work properly in searches and aggs.

Fixes https://github.com/elastic/kibana/issues/7782
Related https://github.com/elastic/elasticsearch/pull/18887
Related https://github.com/elastic/elasticsearch/pull/19264
2016-07-22 14:00:27 -04:00
Jonathan Budzenski
d3187d0c63 [config] Move day of week next to timezone config 2016-07-22 12:29:47 -05:00
Jonathan Budzenski
2f44298758 [moment] Deprecation warning fix, use updateLocale 2016-07-22 12:11:34 -05:00
Jonathan Budzenski
80962bb1e0 [nav] Use updated config API in global timepicker. Closes #7749 2016-07-22 11:15:48 -05:00
Matt Bargar
05fbc74070 Merge pull request #7797 from Bargs/scriptSyntax
Update script syntax for scripted fields
2016-07-22 12:07:04 -04:00
Lee Drengenberg
2fb1197a22 Merge pull request #7787 from scampi/issue7786
corrected CSS selection
2016-07-22 08:48:58 -05:00
Matt Bargar
287cf99ba4 Merge pull request #7793 from Bargs/visFilterFix
Fix filtering from visualizations
2016-07-22 09:17:39 -04:00
Jonathan Budzenski
9c37542179 [build] Include full version in staging package prefix, set production prefix separately 2016-07-21 21:27:42 -05:00
Matthew Bargar
ebb9cd2972 Update script syntax for scripted fields
Elasticsearch has removed the abbreviated script syntax that we were
using in Kibana. This change updates all of Kibana's queries and
filters to use the newer object syntax wherever scripted fields are
valid.

This commit also includes a change to pass the lang param when sorting
by scripted field which fixes an error that was being thrown.

Fixes: https://github.com/elastic/kibana/issues/7788
Fixes: https://github.com/elastic/kibana/issues/5676
Related: https://github.com/elastic/elasticsearch/pull/19387
2016-07-21 18:32:32 -04:00
Matthew Bargar
20cb910f56 Fix filtering from visualizations
The ability to create filters by clicking on visualizations was broken
between 5.0 alpha3 and alpha4. The root cause was the addition of a new
parameter being sent to all visualization event handlers, which was
added to support persistence of tilemap position and zoom level. The
filter_bar_click_handler (which enables the vis filtering behavior)
already expected a different kind of second parameter, so the addition
of this new parameter threw off the click handler's internal logic.

It turns out that the new parameter is unnecessary, because the object
it's passing is already available on the event object. So to fix this,
I removed the new parameter from the emitter and updated the tilemap
handlers to grab the object off of the event.

Fixes: https://github.com/elastic/kibana/issues/7501
Related: https://github.com/elastic/kibana/pull/6835 (added the new
param)
2016-07-21 17:11:32 -04:00
Stéphane Campinas
48e7c94934 corrected CSS selection 2016-07-21 11:47:25 +01:00
Shaunak Kashyap
0724220241 Merge pull request #7783 from ycombinator/chrome/remove-basepath-method
Adding method removeBasePath
2016-07-20 15:44:23 -07:00
Court Ewing
19ed484974 Merge pull request #7774 from epixa/64bitrename
Use x86_64 in build name instead of x64
2016-07-20 11:41:46 -04:00
Court Ewing
bb7cdc9e1a Merge pull request #7724 from jbudz/server-map-url
Elastic Tile Service and configurable leaflet providers
2016-07-20 11:35:04 -04:00
Court Ewing
694eda8fb7 Use x86_64 in build name instead of x64
For consistency with the other projects for the unified release process.
2016-07-20 10:37:01 -04:00
CJ Cenizal
e0bc46aad2 Merge pull request #7687 from cjcenizal/refactor/remove-bootstrap-style-utils
Remove Bootstrap print, responsive-embed, and media styles.
2016-07-19 16:23:01 -07:00
Lee Drengenberg
d5dde7640f Merge pull request #7768 from jbudz/intern-grep
Filter integration tests from npm command
2016-07-19 17:23:23 -05:00
Jonathan Budzenski
b053aad5df [tests] Rename apps option to appSuites so we don't override the intern.apps object 2016-07-19 17:08:01 -05:00
Jonathan Budzenski
bcfc69c3d9 [tests] Add docs about filtering options 2016-07-19 16:43:57 -05:00