Commit graph

49 commits

Author SHA1 Message Date
Kaarina Tungseth 805fcffc2e
[DOCS] Removed references to right (#62508) (#63168) 2020-04-09 14:04:05 -05:00
Nathan Reese 5344e9c24e
[Maps] 7.7 documentation updates (#61332) (#62619)
* [Maps] 7.7 doc updates

* blended layer

* revert to grid aggregation language

* review feedback
2020-04-06 09:06:59 -06:00
Kaarina Tungseth 7f908a58f2
[DOCS] Removed below references (#60159) (#60272) 2020-03-16 12:12:08 -05:00
Nathan Reese 14cadd0727
[Maps][docs] add more details to Quantitative data driven styling docs (#59553) (#59705)
* [Maps][docs] add more details to Quantitative data driven styling

* Update docs/maps/maps-aggregations.asciidoc

Co-Authored-By: Nick Peihl <nickpeihl@gmail.com>

* Update docs/maps/vector-style.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/vector-style.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/vector-style.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/vector-style.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/vector-style.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/vector-style.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* review feedback

Co-authored-by: Nick Peihl <nickpeihl@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: Nick Peihl <nickpeihl@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-03-10 07:40:05 -06:00
Kaarina Tungseth 88e6d24d77
[DOCS] Removed spatial references (#59595) (#59681)
* [DOCS] Removed ss above spatial references

* Removed above from n numeral formatting page
2020-03-09 11:45:48 -05:00
Thomas Neirynck f07175a05e
[Maps] Remove EMS catalogue url from docs (#57020) (#57052)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-18 10:45:13 -05:00
Nathan Reese 20fdd17768
[skip-ci] Update vector styling docs for 7.6 UI changes and new features (#55087) (#55202)
* Quantitative data driven styling

* quantitative styling

* clean up

* clean up

* review feedback
2020-01-17 13:20:07 -05:00
Thomas Neirynck 62a1a4a144
[Maps] Rename geo_tile display points option to clusters (#54973) (#55070)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-01-16 16:52:06 -05:00
Nathan Reese 04117e039f
[skip-ci] Update Maps getting started docs for 7.6 UI changes (#54816) (#54976)
* update choropleth getting started instructions

* finish ES layers getting started
2020-01-15 19:19:47 -05:00
Nathan Reese 8312e3d4c8
[Maps] get max_result_window and max_inner_result_window from index settings (#53500) (#53902)
* [Maps] pull ES_SIZE_LIMIT and top hits limit from index settings

* get fetch working

* get min values from indicies response

* use indexSettings.maxResultWindow in documents request size

* use max_inner_result_window to define top hits max

* update jest test

* update docs

* more docs changes for top hits

* fix line spacing

* Update docs/maps/maps-aggregations.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/vector-layer.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* add api integration test for indexSettings route

* eslint fixes

* review feedback

* display toast on first index settings fetch failure

* clean up

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-01-02 15:21:34 -07:00
Nathan Reese 2055347fc7
[Maps] Label style properties (#52957) (#53630)
* text styling

* label style editor UI

* wire up styles to mb

* allow string values

* remove console.log

* default getFields to provide ordinal fields for vector source

* fix vector_style jest test

* add label styles to docs

* fix prettier errors

* use index-pattern field formatter to format label

* rename LABEL to LABEL_TEXT

* review feedback

* fix problem with icons not displaying with labels

* fix functional tests

* fix canno read name of null error

* update jest expect

* fix eslint errors

* do not display label text in legend

* always show all label styling properties in editor

* review feedback
2019-12-19 15:02:22 -07:00
Nathan Reese fce83bed03
[Maps] clean up source settings (#52644) (#52818)
* [Maps] clean up source settings

* update es_search_source editor

* geo grid source

* pew pew source

* fix i18n

* doc updates for changing UI

* docs re-wording

* use correct image name

* update snapshot

* review feedback
2019-12-11 15:10:49 -07:00
Nathan Reese ae513b1729
[skip-ci][Maps] Connecting to Elastic Maps Service from an internal network documentation (#48927) (#52440)
* [skip-ci][Maps] Connecting to Elastic Maps Service from an internal network documenation

* use ascii docs list format

* review feedback
2019-12-06 14:43:05 -07:00
Nathan Reese 57148ab276
[Maps] move apply global filter settting from layer to source (#50523) (#50972)
* [Maps] move apply global filter settting from layer to source

* add checkbox to join UI

* update edit UI for grid and pew-pew source

* add migrations

* update docs

* remove setting of applyGlobalQuery from geojson upload

* upgrade SIEM layer descriptors

* fix jest tests and api integration tests

* fix functional tests

* fix functional test

* i18n

* review feedback

* doc re-wording

* i18n fixes
2019-11-18 15:47:12 -07:00
Nathan Reese 75888664d2
[Maps] make grid rectangles the default symbolization for geo grid source (#50169) (#50527)
* [Maps] default grid aggregation source rendering to grid

* Update docs/maps/maps-aggregations.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* add animated gif and text describing the animation

* clean up text

* simply text

* combine link to getting started with previous paragraph
2019-11-13 15:59:38 -07:00
Nathan Reese 96e256a2c7
[skip-ci] Replace coordinate map in Kibana getting started docs with Maps (#50167) (#50225)
* [Maps] replace coordinate map with Elastic Maps in Kibana getting started docs

* update dashboard getting started page

* update screen shot

* Update docs/getting-started/tutorial-visualizing.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* review feedback

* update dashboard instructions to include step to set time fitler

* clean up more instances for vector style

* review feedback
2019-11-11 18:20:21 -07:00
Nathan Reese eb23b467ca
[Maps] hide map visualization types with default kibana.yml settings (#49103) (#49585)
* [Maps] hide map visualization types with default kibana.yml settings

* add docs explaining xpack.maps.showMapVisualizationTypes

* clean up docs

* fix docs build

* fix typescript failures

* move docs to troubleshooting section

* add message about xpack.maps.showMapVisualizationTypes in coordinate map and region map docs

* doc updates based on gchaps feedback

* Update docs/visualize/regionmap.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/visualize/tilemap.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>
2019-10-28 20:44:19 -06:00
Nathan Reese 49307e0a61
[Maps] add unique count metric aggregation (#48961) (#49252)
* [Maps] add unique count metric aggregation

* do not format unique_count aggregation results

* do not format value in legend for unique count

* update heatmap docs

* one more doc change
2019-10-24 20:48:36 -06:00
Nathan Reese 76ab0ceec2
[skip-ci][Maps] clean-up documenation references to match UI text updates (#48993) (#49039) 2019-10-23 08:03:53 -06:00
Nathan Reese 6aca1693db
[skip-ci][Maps] Add tooltip documenation (#48171) (#48805)
* [skip-ci][Maps] Add tooltip documenation

* mention field formatters

* gchap's updates
2019-10-21 12:10:51 -06:00
Nathan Reese b05c68b0e5
[Maps] Move sort out of top hits configuration for ES documents source (#47361) (#47732)
* [Maps] Move sort out of top hits configuration for ES documents source

* add migration script to convert topHitsTimeField to sortField

* update i18n translations

* add jest test for es docs source UpdateSourceEditor component

* remove time configuration from top hits docs

* update migrations integration expect statement

* review feedback

* reverse hits list so top documents by sort are drawn on top

* update functional test expect to account for reversing hits order

* update another functional test expect clause for reversing hits
2019-10-09 11:52:04 -06:00
Aaron Caldwell 0f9a984df8
[skip-ci][Maps][File upload] Geojson indexing and styling docs (#41394) (#45898)
* Mostly complete, first pass on file upload getting started

* More edits. Add supporting images

* Change name to 'indexing'

* Review feedback

* Update integrated example text per review feedback

* Rename integrated example -> data tutorial

* Add back accidentally deleted Select Source image file

* Review feedback

* Review feedback

* Move tutorial before troubleshooting

* Review feedback
2019-09-18 09:55:27 -06:00
Nathan Reese 3f44e8f2da
[skip-ci][Maps] document EMS request domains (#45739) (#45786) 2019-09-16 09:08:21 -06:00
Nathan Reese 5161203529
[skip-ci][Maps] Point to point source docs (#45441) (#45589)
* [skip-ci][Maps] Point to point source docs

* review feedback
2019-09-12 16:54:58 -06:00
Nathan Reese 8c20028633
[skip-ci][Maps] Update search docs (#45307) (#45308)
* [skip ci][Maps] Update search document section with new features

* Update docs/maps/search.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/search.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/search.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/search.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/search.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/search.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/search.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* review feedback

* review feedback

* remove trailing .html from link
2019-09-10 15:39:53 -06:00
Nathan Reese df5683e29f
[Maps] Update titles and descriptions for data sources (#44833) (#44960)
* [Maps] Update titles and descriptions for data sources

* update kibana tilemap source description

* Update x-pack/legacy/plugins/maps/public/layers/sources/es_pew_pew_source/es_pew_pew_source.js

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* update functional test dataTestSubj click handles based on source name changes

* update TMS source descriptions to be more consistent
2019-09-06 06:10:37 -06:00
Nathan Reese 0a93fd147c
[skip-ci][Maps] Improve Maps intro page (#44721) (#44962)
* [skip-ci][Maps] Improve Maps intro page

* review feedback

* trim list to 7 items, add link to getting started guide, change all references to app to Elastic Maps

* review feedback

* bold Elastic Maps in intro page
2019-09-05 21:03:38 -06:00
Nik Everett 2778539171 Docs: Fix asciidoctor compatibility (#43473)
This modifies the asciidoc files so they can be built by asciidoctor.
The biggest change is removing callouts that aren't at the end of the
line. To do that I break the examples from one giant line into many
shorter lines.
2019-08-22 14:56:08 -04:00
Nick Peihl bbffc90525
[Maps] Enable borders for icon symbols (#43066) (#43125)
* [Maps] Enable borders on icons
2019-08-12 14:07:09 -07:00
Nathan Reese c9a35607a1
[skip-ci][Maps] add maki icon sheet to docs (#43063) (#43067)
* [Maps] add maki icon sheet to docs

* use 8 columns instead of 16 so icons are legible

* add + to indent label to be inline with image
2019-08-09 16:52:12 -06:00
Brandon Kobel 5b002848ea
[docs][skip ci] Maps read only access (#35561) (#42553)
* Adding read only access to the maps docs

* Removing redundant x-pack label, maps is already x-pack only

* Apply suggestions from code review

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Switching to using a Note
2019-08-02 15:57:27 -07:00
Nathan Reese 0e94b24569
[skip ci][Maps] rework terms join documentation (#40005) (#41040)
* [Maps] revamp terms join docs

* clean up

* clarify how join adds properties to left source features

* move configuration to relavent area

* add sentence explaining that features without join properties are not visible

* paired with gchaps for edits

* cleanup

* suggested changes from gchaps
2019-07-12 13:08:31 -06:00
Nathan Reese cb0e472cd1
[skip ci][maps] troubleshooting documentation (#40539) (#40927)
* trouble shooting docs

* more details

* gchaps feedback
2019-07-11 17:24:00 -06:00
Nathan Reese 13ef1a5b41
[skip ci][maps] clarify data driving styling behavior when there is no range (#40884) (#40929)
* [skip ci][maps] clarify data driving styling behavior when there is no range

* remove extra words

* feedback
2019-07-11 17:23:47 -06:00
Nathan Reese 29905a84aa
[7.x] [Maps] remove beta labeling from application and docs (#39871) (#40076)
* [Maps] remove beta labeling from application and docs (#39871)

* [Maps] remove beta labeling from application and docs

* clean up i18n

* i18n translations
2019-07-01 19:59:24 -06:00
Nathan Reese 0052f07c23
[Maps] increase document limit from 2048 to 10000 (#39697) (#39862)
* [Maps] increase document limit from 2048 to 10000

* [Maps] increase document limit from 2048 to 10000

* rename DEFAULT_ES_DOC_LIMIT to ES_SIZE_LIMIT
2019-06-27 18:38:31 -06:00
Nathan Reese a27fc68640
[Maps] add Where clause to terms joins (#39593) (#39694)
* [Maps] add Where clause to terms joins

* add functional test

* rename layerQuery to sourceQuery
2019-06-26 13:56:14 -06:00
Nathan Reese 94803263b5
[Maps] add documenation for "most recent entities" (#39478) (#39688)
* agg docs

* add docs for most recent entities

* Update docs/maps/maps-aggregations.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/maps-aggregations.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/maps-aggregations.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/maps-aggregations.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/maps-aggregations.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/maps-aggregations.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/maps-aggregations.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/maps-aggregations.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* use bold instead of code case

* clean up wording of how to enable most recent entities
2019-06-26 10:55:08 -06:00
Nathan Reese 4160f1ce17
[Maps] move symbol style property to top of UI (#39534) (#39549)
* [Maps] move symbol style property to top of UI

* fix jest tests
2019-06-24 19:38:49 -06:00
Nathan Reese 1d28e068e1
[Maps] Update Vector Style docs to define vector styles per feature type (#39214) (#39249)
* [Maps] Update Vector Style docs to define vector styles per feature type

* remove intro to point, polygon, and line sections

* Update docs/maps/vector-style-properties.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/vector-style-properties.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/vector-style-properties.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/vector-style-properties.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>
2019-06-19 07:10:37 -06:00
Nathan Reese cf0b1200ab
[Maps] use coalesce to ensure number always passed to interpolate for data driven size styling (#38427) (#39131)
* [Maps] use coalesce to ensure number always passed to interpolate for data driven size styling

* update docs with behavior when feature property is not defined

* Update docs/maps/vector-style.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/vector-style.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* move first note into description paragraph

* add coalesce wrapper around icon-size extraction expression
2019-06-17 18:42:04 -06:00
Nathan Reese d8296b3248
[Maps] update docs for proxyElasticMapsServiceInMaps configuration (#36914) (#37027)
* [Maps] update docs for proxyElasticMapsServiceInMaps configuration

* Update docs/setup/settings.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/settings.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/settings.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>
2019-05-23 16:33:54 -06:00
Nathan Reese f22805dbd0
[Maps] Getting started docs - Adding the map to a dashboard (#35636) (#36476)
* [Maps] Getting started docs - Adding the map to a dashboard

* clean up instructions

* Update docs/maps/maps-getting-started.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/maps-getting-started.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/maps-getting-started.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/maps-getting-started.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/maps-getting-started.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/maps-getting-started.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/maps-getting-started.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/maps-getting-started.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* combine Filtering sections into single section as suggested

* fix zoom instructions and clean up save map section

* add more wording about why the tutorial is adding a terms join

* talk about static and data-driving styling in Set the vector style section

* more review comments

* add screen shot of document layer

* Update docs/maps/maps-getting-started.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* avoid using lets since there is no we
2019-05-10 14:33:02 -06:00
Nathan Reese 02c3478b77
[Maps] layer level filtering and classification styling docs (#34895) (#35357)
* [Maps] layer level filtering and classification styling docs

* decrease screen shot size

* add note about styling line geometries

* feedback

* asciidoc syntax

* updates from pairing up with gchaps

* add example for static styling

* Update docs/maps/vector-style.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/vector-style.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/vector-style.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* combine class intro sentences into single sentence
2019-04-19 10:55:20 -06:00
Nathan Reese e567b734c7
[Maps] connecting to EMS docs (#34737) (#35116)
* [Maps] connecting to EMS docs

* remove un-related test file

* worked with gchaps to make much better

* simplify disable intro

* feedback

* add optional flag back to step
2019-04-15 21:54:26 -06:00
Nathan Reese 51ee25a149
[Maps] search bar docs (#34315) (#34491)
* [Maps] search bar docs

* rename indexes to indicies and other text refinement feedback

* add example queries

* remove unused image

* Update docs/maps/search.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/search.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/search.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/search.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/search.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/search.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/search.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>
2019-04-03 16:16:49 -06:00
Lisa Cawley 6d0007842c [DOCS] Adds X-Pack icon for maps (#34170) 2019-04-01 08:45:24 -07:00
gchaps 50f239b341 [Maps][Docs] Updates for Maps Getting Started (#32809)
* [Maps] getting started documentation

* [DOCS] Edits for Maps Getting Started

* [DOCS] Incorporates review comments

* [DOCS] Rewrite section on sample data

* [DOCS] Adds link to add sample data page
2019-03-11 16:38:18 -07:00
Nathan Reese c44dcb0f05
[Maps] docs (#32130) (#32414)
* [Maps] docs

* unique ids

* use hyphen instead of underscore in file names

* get everything working

* add screen shots of layer types

* add sources to layer documentation

* terms join example

* vector styling

* clean up

* link to geo_point for grid agg source

* minor clean up

* review feedback

* Update docs/maps/index.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/heatmap-layer.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/heatmap-layer.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* Update docs/maps/heatmap-layer.asciidoc

Co-Authored-By: nreese <reese.nathan@gmail.com>

* rest of changes suggested by gchaps

* update terms join intro
2019-03-04 13:45:37 -07:00