-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Migrate URL generators to locators #98107
Copy link
Copy link
Closed
Labels
Feature:SharingURLsShort URLs and Share URL featuresShort URLs and Share URL featuresimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:largeLarge Level of EffortLarge Level of Effort
Metadata
Metadata
Assignees
Labels
Feature:SharingURLsShort URLs and Share URL featuresShort URLs and Share URL featuresimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:largeLarge Level of EffortLarge Level of Effort
Type
Fields
Give feedbackNo fields configured for issues without a type.
The #98104 issue introduces locators in
shareplugin URL Serivce. This task follows up with refactoring all existing URL generators to become locators.Migrate all URL generators to be locators.
createDashboardUrlGeneratorDashboard locator #102854DiscoverUrlGeneratorDiscover locator #102712createIlmUrlGeneratorILM locators #102313x-pack/plugins/index_lifecycle_management/public/url_generator.tsindex_management/public/application/constants/ilm_url_generator.tsapplication/sections/home/data_stream_list/data_stream_detail_panel/data_stream_detail_panel.tsxx-pack/plugins/index_management/public/application/services/use_url_generator.tsindex_management/public/application/sections/home/template_list/template_details/tabs/tab_summary.tsxx-pack/plugins/index_lifecycle_management/public/index.tsIngestPipelinesUrlGeneratorIngest pipeline locator #102878x-pack/plugins/ingest_pipelines/public/index.tsx-pack/plugins/ingest_pipelines/public/url_generator.test.tsx-pack/plugins/ingest_pipelines/public/url_generator.tsx-pack/plugins/ingest_pipelines/public/plugin.tsdata_frame_analytics/pages/analytics_management/components/models_management/expanded_row.tsxcreateMapsUrlGeneratorMaps locators #102810x-pack/plugins/maps/public/plugin.tsx-pack/plugins/maps/public/url_generator.test.tsx-pack/plugins/maps/public/url_generator.tssrc/plugins/region_map/public/get_deprecation_message.tsxsrc/plugins/tile_map/public/get_deprecation_message.tsxx-pack/plugins/maps/public/trigger_actions/visualize_geo_field_action.tscreateTileMapUrlGeneratorMaps locators #102810createRegionMapUrlGeneratorMaps locators #102810MlUrlGeneratorML locator #103652Part of #87304