kibana/x-pack/plugins
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
..
actions [Security Solution][Case] Case action type (#80870) 2020-11-04 12:07:17 +02:00
alerts [Alerting] Display Action Group in Alert Details (#82645) 2020-11-06 07:28:08 -05:00
apm Add description and documentation link in alert flyout (#81526) 2020-11-05 19:50:50 -05:00
beats_management load js-yaml lazily (#79092) 2020-10-04 21:10:19 +02:00
canvas Change monaco background color to match inputs (#82451) 2020-11-04 10:12:53 -06:00
case [Security Solution][Case] Case action type (#80870) 2020-11-04 12:07:17 +02:00
cloud Revert "Adds cloud links to user popover (#66825)" (#82802) 2020-11-05 21:25:57 -07:00
code
console_extensions Add READMEs for ES UI plugins (#81973) 2020-10-29 10:56:42 -07:00
cross_cluster_replication [CCR] Update README.md on how to start 2 clusters for testing (#81487) 2020-11-02 14:30:19 +01:00
dashboard_enhanced Context menu trigger for URL Drilldown (#81158) 2020-10-30 13:04:48 +01:00
dashboard_mode Update KibanaRequest to use the new WHATWG URL API (#80713) 2020-10-29 14:35:48 +01:00
data_enhanced [data.search] Add request handler context and asScoped pattern (#80775) 2020-11-04 11:58:15 -07:00
discover_enhanced Drilldowns in examples (#75640) 2020-10-05 16:31:30 +02:00
drilldowns/url_drilldown Context menu trigger for URL Drilldown (#81158) 2020-10-30 13:04:48 +01:00
embeddable_enhanced Context menu trigger for URL Drilldown (#81158) 2020-10-30 13:04:48 +01:00
encrypted_saved_objects SavedObjects tagging MVP (#79096) 2020-11-03 10:33:18 +01:00
enterprise_search [Enterprise Search] Fix/update MockRouter helper to return specific routes/paths (#82682) 2020-11-05 12:18:06 -08:00
event_log [Alerting] Display Action Group in Alert Details (#82645) 2020-11-06 07:28:08 -05:00
features Add platform's missing READMEs (#82268) 2020-11-05 10:40:15 +01:00
file_upload Upgrade to hapi version 18 (#80468) 2020-11-02 13:18:00 +01:00
global_search Get rid of global types (#81739) 2020-10-28 11:03:04 +01:00
global_search_bar Fireproof onChange (#82252) 2020-11-02 15:32:00 +01:00
global_search_providers Add platform's missing READMEs (#82268) 2020-11-05 10:40:15 +01:00
graph [TableListView] Fix table scope issues (#82105) 2020-11-03 18:21:24 +02:00
grokdebugger Add READMEs for ES UI plugins (#81973) 2020-10-29 10:56:42 -07:00
index_lifecycle_management Add ILM url generator and use it in Index Management (#82165) 2020-11-06 15:42:51 +01:00
index_management Add ILM url generator and use it in Index Management (#82165) 2020-11-06 15:42:51 +01:00
infra Add description and documentation link in alert flyout (#81526) 2020-11-05 19:50:50 -05:00
ingest_manager [Ingest Manager] Add tests to verify field parsing behavior. (#82809) 2020-11-06 13:16:03 +01:00
ingest_pipelines Upgrade EUI to v30.1.1 (#81499) 2020-10-30 16:18:27 -06:00
lens [Visualize] New visualization wizard (#79627) 2020-11-06 18:03:44 +02:00
license_management Upgrade EUI to v30.1.1 (#81499) 2020-10-30 16:18:27 -06:00
licensing Get rid of global types (#81739) 2020-10-28 11:03:04 +01:00
lists [Security Solution][Detections] Immediately refresh exceptions when new list is created after rule creation (#81014) 2020-10-20 17:03:47 -04:00
logstash Upgrade to hapi version 18 (#80468) 2020-11-02 13:18:00 +01:00
maps [Visualize] New visualization wizard (#79627) 2020-11-06 18:03:44 +02:00
maps_legacy_licensing [Maps] lazy load maps_legacy, tile_map, and region_map bundle (#78027) 2020-09-24 12:45:43 -06:00
ml [ML] Updating analysis config schema (#82703) 2020-11-05 13:41:16 +00:00
monitoring Add description and documentation link in alert flyout (#81526) 2020-11-05 19:50:50 -05:00
observability Upgrade to hapi version 18 (#80468) 2020-11-02 13:18:00 +01:00
painless_lab Change monaco background color to match inputs (#82451) 2020-11-04 10:12:53 -06:00
remote_clusters [Remote clusters] Refactor tests (#82517) 2020-11-05 09:01:42 -05:00
reporting Upgrade to hapi version 18 (#80468) 2020-11-02 13:18:00 +01:00
rollup Revert "Index patterns api - load field list on server (#81218)" 2020-11-04 09:52:15 -07:00
saved_objects_tagging SavedObjects tagging MVP (#79096) 2020-11-03 10:33:18 +01:00
searchprofiler Conform Search Profiler application organization to other ES UI plugins (#82085) 2020-11-02 12:01:27 -08:00
security Revert "Adds cloud links to user popover (#66825)" (#82802) 2020-11-05 21:25:57 -07:00
security_solution [Security Solutions][Detection Engine] Fixes critical clashing with source indexes that already contain a "signal" field (#82191) 2020-11-06 07:47:57 -07:00
snapshot_restore Upgrade EUI to v30.1.1 (#81499) 2020-10-30 16:18:27 -06:00
spaces Fix saved object share UI bugs regarding read-only privileges (#81828) 2020-11-03 23:07:39 -05:00
stack_alerts Get rid of global types (#81739) 2020-10-28 11:03:04 +01:00
task_manager [Task Manager] Changed alerts schedule logic to use Task Manager internals (#80149) 2020-11-02 09:49:55 -08:00
telemetry_collection_xpack [Telemetry] [Schema] remove number type and support all es number types (#81774) 2020-10-30 04:34:20 +02:00
transform Upgrade to hapi version 18 (#80468) 2020-11-02 13:18:00 +01:00
translations [Visualize] New visualization wizard (#79627) 2020-11-06 18:03:44 +02:00
triggers_actions_ui [Alerting] Display Action Group in Alert Details (#82645) 2020-11-06 07:28:08 -05:00
ui_actions_enhanced Embeddables/migrations (#82296) 2020-11-05 07:03:23 +01:00
upgrade_assistant Add READMEs for ES UI plugins (#81973) 2020-10-29 10:56:42 -07:00
uptime [Uptime] Display response headers for a ping (#82332) 2020-11-06 12:51:38 +01:00
watcher [Watcher] Retain search and pagination values when watch list refreshes (#82651) 2020-11-05 11:58:29 -05:00
xpack_legacy [Usage Collection] Usage collection add saved objects client to collector fetch context (#80554) 2020-10-14 16:26:49 -07:00