KOTungseth
30270f90a0
Changes to conditional content
2019-07-17 11:00:13 -05:00
KOTungseth
0d24661c35
Added images and reorganized content
2019-07-17 10:59:54 -05:00
KOTungseth
3f18e1e4d9
Removed the dashboard content
2019-07-17 10:59:18 -05:00
KOTungseth
f436b38858
TOC fix
2019-07-17 10:59:01 -05:00
KOTungseth
7708f049e9
[DOCS] Moved Timelion content under Visualize section
2019-07-17 10:58:40 -05:00
Brandon Kobel
0ed4c37dea
Updating lodash ( #40702 ) ( #41036 )
...
* Updating to @elastic/lodash to 3.10.1-npm-kibana2
* Updating lodash to 4.17.13
There's a stray dependency to lodash 4.17.11 via cypress which doesn't
use "^". This is a dev dependency, so we can ignore it for a bit while
they update their package.json
* Updating some forgotten references to @elastic/lodash@3.10.1-kibana1
* Updating lodash-es to 4.17.13
* Updating to @elastic/lodash to 3.10.1-npm-kibana3
* Using the root resolutions to update cypress's version of lodash.
Thanks @spalger!!!
2019-07-16 07:17:15 -07:00
gchaps
c5ec4c280b
[DOCS][7.2] Updates 7.2.1 Release Notes ( #41159 )
2019-07-16 07:50:51 -04:00
Jonathan Budzenski
34ec3eb549
[tests] remove name from http server args ( #41209 )
2019-07-15 20:40:34 -05:00
Tim Sullivan
30b34e612a
[7.2] [Docs/Reporting] Improve docs on automating Reporting ( #40931 ) ( #41181 )
...
* [Docs/Reporting] Improve docs on automating Reporting (#40931 )
* [Docs/Reporting] Improve docs on automating Reporting
* Update docs/reporting/automating-report-generation.asciidoc
Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>
* Update docs/reporting/script-example.asciidoc
Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>
* Update docs/reporting/script-example.asciidoc
Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>
* --wip-- [skip ci]
* word change
* [DOCS] Fixes broken reporting links (#41195 )
2019-07-15 14:56:43 -07:00
Jonathan Budzenski
19600c02de
configurable global socket timeouts ( #31603 )
...
* configurable global socket timeouts
* update snapshots
* update tests
* add test
* add test
* add test
* happy path
* test happy path
* docs
* stop server after
2019-07-15 12:37:19 -05:00
Lisa Cawley
4e66349ae3
[DOCS] Fixes experimental annotations ( #40376 )
2019-07-15 10:26:21 -07:00
Brandon Morelli
0770f0dcdb
docs: fix link ( #41128 )
2019-07-15 08:10:19 -07:00
Brandon Morelli
67de4e79f1
[7.2][docs][uptime] Add links from kibana to uptime ( #41048 )
...
* docs: add links from kib -> uptime
* fix DTD error
2019-07-15 07:43:45 -07:00
Dmitry Lemeshko
5b1c7a6b0d
[7.2] FTR: upgrade chromedriver to 75 ( #40791 ) ( #41057 )
2019-07-13 01:15:23 +02:00
gchaps
803294dbf2
[DOCS] Adds 7.2.1 Release Notes ( #41010 )
...
* [DOCS] Adds 7.2.1 Release Notes
* [DOCS] Incorporates review comments
2019-07-12 15:32:55 -07:00
Chris Roberson
30bac95075
[Monitoring] Add log message for error scenario around missing licensing ( #40660 ) ( #41030 )
...
* Add log message
* PR feedback
* Add test
* Fix/add tests
* Use cluster name if possible
* Fix loc id
* Fix messaging
2019-07-12 15:29:59 -04:00
Brandon Morelli
bb0792bae2
[7.2][docs][uptime] Add Uptime Monitoring Guide ( 9903d2e
) ( #41021 )
...
* [docs][uptime] Add Uptime Monitoring Guide (#40566 )
* docs: uptime guide first draft
* docs: uptime guide updates
* docs: clean up duplication
* docs: nits
* temporarily remove link from kib to uptime
* reviewer feedback
* change from getting started to install
* docs: update version for 7.2
* docs: fix uptime link (#41016 )
2019-07-12 10:01:42 -07:00
Dmitry Lemeshko
f41db0bd42
WebElementWrapper: Retry WebDriver atomic calls ( #40423 ) ( #40990 )
...
* [services/lib/web_element_wrapper] use Generics in replyCall
* [services/lib/web_element_wrapper] remove redundant return types
* [services/lib/web_element_wrapper/] set retryCall timeout to 200 ms
* [services/find] explcitly pass element to have locator===null by default
* use static method to create WebElementWrapper
* missed a couple uses
* move some values to constants
* remove some unnecessary type info
2019-07-12 18:27:40 +02:00
Lisa Cawley
39bab79bca
[DOCS] Removes links to out-dated ML tutorials ( #40943 )
2019-07-12 08:39:04 -07:00
Spencer
a874c68ef4
[7.2] [visualize] wait for save to complete before proceeding… ( #40973 )
2019-07-12 07:34:10 -06:00
CJ Cenizal
7a1bdc73e7
Fix aggs autocompletion in Console. ( #40816 ) ( #40881 )
2019-07-11 11:32:12 -07:00
Jen Huang
10665e0ffc
Fix Rollup tag not showing on rollup index patterns in list ( #40297 ) ( #40821 )
2019-07-10 18:31:52 -07:00
Lisa Cawley
575428ed86
[DOCS] Fixes typo ( #40668 )
2019-07-10 15:33:23 -07:00
Marco Vettorello
47bcc84f58
[7.2] Configure GraphiteURLs whitelist from kibana.kml ( #39480 ) ( #40755 )
2019-07-10 19:21:43 +02:00
Kaarina Tungseth
c51318ad26
[DOCS] Cherry-picks the Canvas workpads to 7.2 ( #40765 )
...
* Create workpads (in Canvas)
* Continuing work on intro
* Share your workpad content
* Reorganization
* Added GIFs
* Final clean up
* Comments from reviewers
* Comments from Gail
2019-07-10 10:09:47 -05:00
Fuyao Zhao
ed29c1dcd9
Update documentation_links.ts ( #40333 ) ( #40652 )
...
https://www.elastic.co/guide/en/kibana/7.2/code-install-language-server.html provides 404, the correct link is https://www.elastic.co/guide/en/kibana/7.2/code-install-lang-server.html
2019-07-10 20:03:55 +08:00
Marco Vettorello
8b59958a30
Set XAxis ordered.interval differently for date and numeric values in histogram ( #38824 ) ( #40638 )
...
* Add test for numeric interval values
2019-07-10 09:21:13 +02:00
igoristic
5dd01dbe99
Issue 36738: Added zoomout functionality to all charts ( #39072 ) ( #40695 )
...
* Added zoomout functionality to all charts
* Assigning timeout to its variable
* Simplified the logic a little
* Will move this fix to a different PR
* Addressed feedback
* Addressed feedback
* Added more details about the 10ms value
* Added i18n and unit tests
2019-07-09 19:00:38 -04:00
Greg Thompson
0b482b6f49
Upgrade EUI to v10.0.1 ( #35112 ) ( #40538 )
...
* eui@10.0.0; tsconfig update
* limit key lookups to strings
* Search Profiler hightlight details flyout classes
* bump
* snapshot updates
* x-pack snapshot updates
2019-07-08 19:40:15 -05:00
Thomas Neirynck
a64ea796be
[Maps] Use default locale as fallback for EMS tile layers ( #40433 ) ( #40450 )
2019-07-08 10:57:29 -04:00
Maryia Lapata
11e02d144f
Make editor component null for field param ( #40483 )
2019-07-08 15:03:25 +03:00
Ahmad Bamieh
54cdfedd09
[7.2] [Core] Remove lock file from packages/kbn-spec-to-consol… ( #40462 )
2019-07-06 14:15:09 +03:00
Tim Roes
18d5a0db2a
[Tagcloud] Allow to send showLabel parameter with false value ( #36563 ) ( #40437 )
...
* Allow to send showLabel parameter with false value
* Add unit test
2019-07-05 22:07:28 +02:00
Luke Elmers
90b2bcc63e
Fix tooltip label name rendering in pie charts. ( #40105 ) ( #40318 )
2019-07-05 08:39:05 -06:00
Spencer
b4fc52a6dc
[7.2] [failureReporting] fix Karma support ( #40210 ) ( #40321 )
2019-07-03 20:07:43 -07:00
Walter Rafelsberger
6447425375
[7.2] [ML] Data Frames: Fixes crash of the source table for complex field values. ( #39878 ) ( #40214 )
...
* [ML] Data Frames: Fixes crash of the source table for complex field values. (#39878 )
The data frame wizard's source index preview table would crash with some field values more complex than strings. This PR fixes it by adding the following "special treatment" for these values:
Arrays of strings will be concatenated to a comma separated string in table rows.
Arrays of objects will be rendered as a badge with the label array and a tooltip that says that the full value is available in the expanded row.
In the expanded row, every value that's not a string will be rendered using JSON.stringify().
* [ML] Fixes file locations.
2019-07-03 23:22:23 +02:00
Yulong
e28fa93808
bump nodegit version ( #40231 )
2019-07-03 17:52:01 +08:00
Mike Côté
ca1fe491b1
Fix visualization migration when savedSearchId is empty string ( #40172 ) ( #40211 )
...
* Fix visualization migration when savedSearchId is empty string
* Apply PR feedback
* Apply PR feedback pt2
2019-07-02 18:04:13 -04:00
Brandon Morelli
45d0d41958
docs: add nodejs apm environment link ( #40207 )
2019-07-02 13:33:18 -07:00
spalger
b349fb7469
disable flaky test ( #39163 )
...
(cherry picked from commit c8e4f9c0b8
)
# Conflicts:
# x-pack/test/functional/apps/code/history.ts
2019-07-02 08:00:28 -07:00
Peter Pisljar
4443308055
fixing custom vis types buildPipeline ( #39874 ) ( #40136 )
2019-07-02 15:34:15 +02:00
Larry Gregory
137252b590
[7.2] Feature Controls - only navigate to index pattern manage… ( #40126 )
...
* only navigate to index pattern management if available
* fix tests entry template
* don't resolve capabilities until absolutely necessary
2019-07-02 07:05:03 -04:00
Ahmad Bamieh
8a1b4d19bf
[i18n] 7.2.1 translations ( #40080 )
...
* 7.2.1 translation files
* run i18n_check
2019-07-02 00:01:24 +03:00
Joel Griffith
9a80712287
Fixing broken reporting URL ( #39822 ) ( #40047 )
2019-07-01 12:16:22 -07:00
Larry Gregory
b430c52006
[7.2] Spaces API - default disabledFeatures to empty array (#4… ( #40058 )
...
* default disabledFeatures to empty array
* update PUT spaces tests
2019-07-01 15:01:04 -04:00
Justin Kambic
c371adaf12
[Uptime] [Bug] Add error callout for uptime filter bar ( #38140 ) ( #40042 )
...
* Add error callout for uptime filter bar.
* Update KQL query persistence logic.
* Update test snapshot and add new test.
* Rename test, update snapshot.
* Replace bare i18n translation with FormattedMessage component.
* Remove obsolete try...catch block.
* Remove empty whitespace query processing.
* Update out-of-date test snapshot.
2019-07-01 13:13:46 -04:00
Chris Roberson
ccee5d5f29
Displaying the default message if invalid value ( #36737 ) ( #39174 )
2019-07-01 10:56:54 -04:00
Tim Roes
3f6ad4882a
Check whether vis type exists ( #39803 ) ( #39998 )
...
* check whether vis type exists
* check wether vis type exists for experimental check
* only show object if vis type is valid
2019-07-01 13:36:58 +02:00
Tim Roes
8557af8659
Use actual listing limit in vis listing ( #38246 ) ( #39996 )
2019-07-01 13:35:30 +02:00
Pete Harverson
4e265b9d3d
[ML] Show time range button on index data viz when on basic license ( #38789 ) ( #39893 )
2019-07-01 11:18:21 +01:00