kibana/x-pack/plugins/lens/public/indexpattern_datasource
Stratoula Kalafateli 08a4586b14
[Lens] Navigate from discover to lens (#77873)
* Create lens action and unregister the visualize one

* remove console

* Implement Discover to Lens, wip, missing tests

* Add unit tests

* fix embed lens to empty dashboard functional tests

* fix suggestions on save

* Fix bug on save button, query and filters should be transferred from discover

* Add functional test for the navigation from Discover to Lens

* PR update after code review

* unregister visualize action only if the action exists

* Change the test to not be flaky

* Move suggestions to editor frame and hide the emptyWorkspace for visualize field

* Update ui actions docs

* Add a retry to remove test flakiness

* Fix bug of infinite loader when removing the y axis dimension

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-06 11:15:41 +03:00
..
__mocks__
__snapshots__ [Lens] fix empty callout for empty/meta fields accordion (#79429) 2020-10-05 23:07:07 +02:00
dimension_panel [Lens] Consistent Drag and Drop styles (#78674) 2020-10-01 11:58:23 -04:00
operations [Lens] Fix open custom ranges saved issue (#78915) 2020-10-02 18:41:40 +02:00
change_indexpattern.tsx [Lens] Settings panel redesign and separate settings per y axis (#76373) 2020-09-16 11:30:19 +03:00
datapanel.scss [Lens] Consistent Drag and Drop styles (#78674) 2020-10-01 11:58:23 -04:00
datapanel.test.tsx [Lens] show meta field data in Lens (#77210) 2020-09-24 09:55:32 +02:00
datapanel.tsx [Lens] fix empty callout for empty/meta fields accordion (#79429) 2020-10-05 23:07:07 +02:00
document_field.ts
field_item.scss [Lens] Consistent Drag and Drop styles (#78674) 2020-10-01 11:58:23 -04:00
field_item.test.tsx
field_item.tsx [Lens] Consistent Drag and Drop styles (#78674) 2020-10-01 11:58:23 -04:00
field_list.scss [Lens] show meta field data in Lens (#77210) 2020-09-24 09:55:32 +02:00
field_list.tsx [Lens] fix empty callout for empty/meta fields accordion (#79429) 2020-10-05 23:07:07 +02:00
fields_accordion.test.tsx [Lens] show meta field data in Lens (#77210) 2020-09-24 09:55:32 +02:00
fields_accordion.tsx [Lens] show meta field data in Lens (#77210) 2020-09-24 09:55:32 +02:00
index.ts [Lens] Reduce initial bundle size (#78142) 2020-09-29 19:00:29 +02:00
indexpattern.test.ts
indexpattern.tsx [Lens] Navigate from discover to lens (#77873) 2020-10-06 11:15:41 +03:00
indexpattern_suggestions.test.tsx [Lens] Navigate from discover to lens (#77873) 2020-10-06 11:15:41 +03:00
indexpattern_suggestions.ts [Lens] Navigate from discover to lens (#77873) 2020-10-06 11:15:41 +03:00
layerpanel.test.tsx
layerpanel.tsx
lens_field_icon.test.tsx
lens_field_icon.tsx
loader.test.ts [Lens] Navigate from discover to lens (#77873) 2020-10-06 11:15:41 +03:00
loader.ts [Lens] Navigate from discover to lens (#77873) 2020-10-06 11:15:41 +03:00
mocks.ts [Lens] Show field stats for IP fields and scripted fields (#76457) 2020-09-08 17:29:26 -04:00
no_fields_callout.test.tsx [Lens] fix empty callout for empty/meta fields accordion (#79429) 2020-10-05 23:07:07 +02:00
no_fields_callout.tsx [Lens] fix empty callout for empty/meta fields accordion (#79429) 2020-10-05 23:07:07 +02:00
pure_helpers.test.ts
pure_helpers.ts
rename_columns.test.ts
rename_columns.ts
state_helpers.test.ts
state_helpers.ts [Lens] Fieldless operations (#78080) 2020-09-28 11:22:03 -04:00
to_expression.ts
types.ts [Lens] show meta field data in Lens (#77210) 2020-09-24 09:55:32 +02:00
utils.ts [Lens] Handle missing fields gracefully (#78173) 2020-10-01 13:39:10 +02:00