[New Platform Migration]: Management - Shim apps #47431
Labels
Feature:Kibana Management
Feature label for Data Views, Advanced Setting, Saved Object management pages
Feature:NP Migration
NP management provides a similar API as the NP app interface - therefore existing management apps will need to go through a similar transition process as regular kibana plugins. This primarily involves moving dependencies to the top level, shimming, and then swapping in new platform APIs as possible.
We can only implement the NP Management API once all dependencies on old platform angular apis are cut. NP Management apps can still use angular but they need to do their own bootstrapping and therefore won't (at least by default) have access to old platform functionality.
Existing Management apps vary significantly in their reliance on angular apis. Team owners of apps may be responsible for this transition.
Management Apps
Elasticsearch
Kibana
Other
The text was updated successfully, but these errors were encountered: