kibana/x-pack/plugins/lens/public
Stratoula Kalafateli 5710f6763b
[Visualize] New visualization wizard (#79627)
* [Visualizations] New vis wizard

* Update functional tests

* Create oss plugins for maps and lens and unregister alias function

* Add new plugins to .i18nrc.json

* Add readme and codeowners to the new plugins

* update docs

* fix tests

* fix types

* fixes

* Update development docs

* fix oss functional tests

* Fix jest and x-pack functional tests

* Fix functional test

* changes on the layout

* Cleanup and responsiveness

* cleanup unecessary code

* add common folder to the new OSS plugins

* remove unecessary translations

* Update limits.yml file

* Fix basic label

* Add experimental badge on controls vis

* Nice improvements

* fixes

* Improving styles

* Making modal go full height on smaller screens

* Fixing sass lint warning

* fix lint error

* fix internationalization error

* PR fixes

* PR changes

* Use useCallback where possible

* Remove translations that need to be translated again

* Lazy Load wizard modal

* Remove legacyMapVisualizationWarning

* Import the OSS plugins constants from the plugins

* Export constant from lensOss

* Change the new oss plugins from OSS to Oss

* Add a new line to the kibana.json files of the new plugins

* New nit fix

* Fix spaces

* Change the texts for the first step of the modal

* Fix test

* Fixes some of the PR comments

* Add onClick funtionality to the entire aggregation based card

* Cards description changes, introduce a copyFromRoot method to solve the problem of when disabling the x-pack plugic, to also disable the oss

* Create new FTR for testing the functionality of the wizard when both maps and lens apps are disabled

* fix eslint error

* Change groupTitles and descriptions

* Change input vis description

* Remove the copyFromRoot from the signature of the ConfigDeprecationFactory and export it from the main entrypoint

* Make the disabled cards badge clickable

* Changes from code review

* Fix functional tests failures

* Rename groupTitle to titleInWizard to be more specific

* Change vega vis note

* minor design changes

* fix problem with plugins list docs

* Retrieve maps and lens landing page from docs service and add tracking url param

* Fix funtional test for the new dashboard flow

* Fix logic in alias registry for removing the discardOnRegister alias

* no need to remove the alias entry from the discardOnRegister array

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: miukimiu <elizabet.oliveira@elastic.co>
2020-11-06 18:03:44 +02:00
..
app_plugin [Lens] Reload on change via history object (#81753) 2020-11-03 14:29:56 +01:00
assets [Lens] Add a better drag/drop illustration (#78245) 2020-09-24 09:46:18 -04:00
datatable_visualization [Lens] Visualization validation and better error messages (#81439) 2020-11-04 18:28:00 +01:00
debounced_component [Lens] Clean and inline disabling of react-hooks/exhaustive-deps eslint rule (#70010) 2020-08-06 10:10:09 +02:00
drag_drop [Lens] Drag within dimension group to reorder (#80547) 2020-11-03 21:18:44 +01:00
editor_frame_service fix underlying data drilldown for Lens (#82737) 2020-11-06 12:18:54 +01:00
id_generator
indexpattern_datasource [Lens] Fix bug in terms formatting (#82776) 2020-11-06 09:54:37 -05:00
lens_ui_telemetry [Lens] Rename "telemetry" to "stats" (#78125) 2020-09-23 12:50:07 +01:00
metric_visualization [Lens] Visualization validation and better error messages (#81439) 2020-11-04 18:28:00 +01:00
native_renderer apply prettier styles 2020-05-22 09:08:58 +02:00
persistence [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
pie_visualization [Lens] Visualization validation and better error messages (#81439) 2020-11-04 18:28:00 +01:00
shared_components [Lens] New value labels config option for bar charts (#81776) 2020-11-06 16:34:30 +01:00
trigger_actions [Lens] Navigate from discover to lens (#77873) 2020-10-06 11:15:41 +03:00
xy_visualization [Lens] New value labels config option for bar charts (#81776) 2020-11-06 16:34:30 +01:00
_mixins.scss [Lens] Consistent Drag and Drop styles (#78674) 2020-10-01 11:58:23 -04:00
_variables.scss [Lens] Drag within dimension group to reorder (#80547) 2020-11-03 21:18:44 +01:00
async_services.ts [Lens] Lazy load lens telementry and attribute service (#80479) 2020-10-19 17:21:25 +02:00
help_menu_util.tsx
index.ts
lens_attribute_service.ts [Time to Visualize] Embeddable Error Handling Without ReplacePanel (#82201) 2020-11-05 11:11:29 -05:00
loader.test.tsx
loader.tsx [Lens] Clean and inline disabling of react-hooks/exhaustive-deps eslint rule (#70010) 2020-08-06 10:10:09 +02:00
plugin.ts [Visualize] New visualization wizard (#79627) 2020-11-06 18:03:44 +02:00
search_provider.ts [Lens] Add search provider for global search (#77448) 2020-09-23 17:53:21 +02: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] Visualization validation and better error messages (#81439) 2020-11-04 18:28:00 +01:00
utils.test.ts removing kibana_datatable in favor of datatable (#80548) 2020-10-16 18:46:51 +02:00
utils.ts removing kibana_datatable in favor of datatable (#80548) 2020-10-16 18:46:51 +02:00
vis_type_alias.ts [Visualize] New visualization wizard (#79627) 2020-11-06 18:03:44 +02:00
visualization_container.scss [Lens] Reduce initial bundle size (#78142) 2020-09-29 19:00:29 +02:00
visualization_container.test.tsx [Lens] Fix embeddable title and description for reporting and dashboard tooltip (#78767) 2020-10-01 18:02:37 +02:00
visualization_container.tsx [Lens] Fix embeddable title and description for reporting and dashboard tooltip (#78767) 2020-10-01 18:02:37 +02:00