Index Patterns 👉 New Platform #43438
Labels
Feature:Data Views
Data Views code and UI - index patterns before 8.0
Feature:NP Migration
Meta
release_note:plugin_api_changes
Contains a Plugin API changes section for the breaking plugin API changes section.
v7.6.0
v8.0.0
A step-by-step complete plan to move Index Patterns service to the New Platform.
ui/field_formats
👉src/plugins/data
(1 week)IndexedArray
(1 week)index_patterns
service (1 week)src/legacy/utils/kbn_field_types
to data plugin Movesrc/legacy/utils/kbn_field_types
to data plugin #44186 (1 week)src/legacy/server/index_patterns
to data plugin Movesrc/legacy/server/index_patterns
to data plugin (server) #44190 (1 week) Move legacy/server/index_patterns -> src/plugins/data/server #46537data.indexPatterns
for move (1 week)data.indexPatterns
👉src/plugins/data
(1 week)Also:
StaticIndexPattern
type Replace StaticIndexPattern with IIndexPattern from NP #51872Parent issue: #31968
Dev Docs
The
indexPatterns
service is now available from the data plugin.Type Definitions
IIndexPattern
type replaces the legacyStaticIndexPattern
typeIndexPattern
was moved to the new plugin.FieldList
was moved to the new plugin and theIFieldList
type was added.Field
was moved to the new plugin, along side theIFieldType
type.Helper functions
Deletions
IndexPatternAlreadyExists
NoDefaultIndexPattern
NoDefinedIndexPatterns
The text was updated successfully, but these errors were encountered: