Commit graph

7 commits

Author SHA1 Message Date
Thomas Neirynck
843af318a1
[6.7] [Maps] Localization (#30881) (#33312) (#33318)
Backports #33312
2019-03-18 14:42:32 -04:00
Nathan Reese
45ef0ae9f5
[Maps] do not display mapbox style inspector view unless turned on in kibana.yml (#30428) (#30541)
* [Maps] do not display mapbox style inspector view unless turned on by kibana.yml

* use better name for config name
2019-02-08 19:57:23 -07:00
Aaron Caldwell
db6fdd385e
[6.x] [Maps] Enh/gis telemetry (#29346) (#30099)
* [Maps] Enh/gis telemetry (#29346)

* Add basic framework for maps telemetry gathering

* Update mappings to cover required maps usage metrics

* Update telemetry to harvest from saved maps

* Consolidate. Clean up

* Harvest telemetry daily at midnight using task manager. Retrieve task mgr state in usage collector

* Organize, clean up

* Reorg

* Add usage collector tests. Add test utils

* Add maps telemetry tests to verify values. Multiple structure changes to support testing

* Review feedback

* More review feedback

* Add capture date/time to telemetry

* Change date to 'type: date'

* Review feedback

* Fix merge issue

* Update telemetry test to account for maps
2019-02-05 11:59:45 -07:00
Nathan Reese
4795c82d3e
[Maps] add saved objects for all sample data sets (#28797) (#30033)
* [Maps] add saved objects for all sample data sets

* add functional tests that compare sample data maps to baseline images

* add check for layer loading in functional tests

* try something out in CI

* try map without EMS regions

* add weblogs test but hide region layer

* skip tests with EMS vector layers

* gis-map to map and ES_GEOHASH_GRID to ES_GEO_GRID

* add resolution property to ES_GEO_GRID source descriptor

* move alphaValue from style descriptor to layer descriptor and rename to alpha

* terms join label change 'group by' to 'of'

* ensure sample data sets work with no internet access

* get functional tests working with updated full screen snapshots

* delete gis folder left overs

* give time for visibility to toggle to fire

* make web logs screen comparision more forgiving

* wait for layers to load on full screen
2019-02-05 08:45:39 -07:00
Nathan Reese
61fb83a1fb
[Maps] Add layer - provide message when EMS is unavailable (#29909) (#29924)
* [Maps] provide message when EMS is unavailable

* small fixes
2019-02-04 07:46:44 -07:00
Thomas Neirynck
111815070f
[Maps] Rename gis variable names to maps (#29867) (#29870) 2019-02-01 17:49:35 -05:00
Thomas Neirynck
b020bd596a
[Maps] Remove usage of gis from user-facing api (#29800) (#29851)
This also renames the gis-folders to maps for consistency.
2019-02-01 13:39:29 -05:00
Renamed from x-pack/plugins/gis/index.js (Browse further)