kibana/x-pack/plugins/lens/public
Liza Katz 14144156f6
[Data] Query Input String manager (#72093)
* improve test stability

* query string input manager (needed for search demo)

* docs

* dashboard

* Fix jest

* mock fix

* Allow restoring a saved query

* sync url

* Luke's fix to test

* cleanup

* lens jest tests

* docs

* use queryStringManager.getDefaultQuery
Don't sync query to global state

* Update app.test.tsx

lens mock

* jest fix

* jest

* use new api in the example

* Rename state param to query to match url state

* Apply changes to discover

* Update src/plugins/data/public/query/query_string/index.ts

Co-authored-by: Anton Dosov <dosantappdev@gmail.com>

* Improve query string state manager

* Cleanup dashboard code

* Handle refresh button

* Set initial dashboard state

* visualize state

* remove unused

* docs

* fix example

* fix jest

* fix filter app state in discover

* fix maps test

* jest

Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
Co-authored-by: Anton Dosov <dosantappdev@gmail.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-29 10:48:23 +03:00
..
app_plugin [Data] Query Input String manager (#72093) 2020-07-29 10:48:23 +03:00
assets [Lens] Pie and treemap charts (#55477) 2020-05-05 15:59:32 -04:00
datatable_visualization [Lens] Fix empty values filtering (#67594) 2020-05-29 09:38:07 +02:00
debounced_component apply prettier styles 2020-05-22 09:08:58 +02:00
drag_drop perf: drag and drop performance improvement for field list (#67455) 2020-05-29 09:34:55 +02:00
editor_frame_service fix bug (#72809) 2020-07-23 09:35:36 +02:00
id_generator
indexpattern_datasource [Lens] Unskip Lens smokescreen test (#71986) 2020-07-16 11:34:22 -04:00
lens_ui_telemetry apply prettier styles 2020-05-22 09:08:58 +02:00
metric_visualization apply prettier styles 2020-05-22 09:08:58 +02:00
native_renderer apply prettier styles 2020-05-22 09:08:58 +02:00
persistence [Lens] Add description property and check duplicate title on save (#68219) 2020-06-10 18:28:00 +02:00
pie_visualization [Lens] Legend config (#70619) 2020-07-22 12:14:59 +02:00
shared_components [Lens] fix empty state for pie (#66206) 2020-05-13 14:49:50 +02:00
toolbar_button [Lens] 7.9 design cleanup (#71444) 2020-07-13 20:06:58 -04:00
xy_visualization fix bug (#72809) 2020-07-23 09:35:36 +02:00
_mixins.scss
_variables.scss
help_menu_util.tsx
index.scss
index.ts
loader.test.tsx
loader.tsx
plugin.ts Fix discover, tsvb and Lens chart theming issues (#69695) 2020-07-02 09:02:30 -05:00
settings_storage.tsx [Lens] Last used Index pattern is saved to and retrieved from local storage (#69511) 2020-06-26 16:33:09 +02:00
types.ts [Lens] Add "no data" popover (#69147) 2020-07-01 10:08:37 +02:00
utils.test.ts [Lens] Fix empty values filtering (#67594) 2020-05-29 09:38:07 +02:00
utils.ts [Lens] Fix empty values filtering (#67594) 2020-05-29 09:38:07 +02:00
vis_type_alias.ts [Lens] Add description property and check duplicate title on save (#68219) 2020-06-10 18:28:00 +02:00
visualization_container.scss fix overflow (#70723) 2020-07-13 14:59:16 +02:00
visualization_container.test.tsx fix overflow (#70723) 2020-07-13 14:59:16 +02:00
visualization_container.tsx fix overflow (#70723) 2020-07-13 14:59:16 +02:00