Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new-platform] create base new platform bundle #18875

Closed
spalger opened this issue May 7, 2018 · 1 comment
Closed

[new-platform] create base new platform bundle #18875

spalger opened this issue May 7, 2018 · 1 comment
Labels
Feature:New Platform Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@spalger
Copy link
Contributor

spalger commented May 7, 2018

Part of #16253

Until we get #10908 we want a solution for working and shipping new-platform stuff in the UI. To get started we will create a new bundle in the optimizer dedicated for the new platform. This bundle will be loaded any time a uiExports.app is not found for an application, allowing it to find the application in the newPlatform bundle or render a 404 page.

With this mechanism the server doesn't need to know about any plugin-provided apps, "legacy" applications can continue to exist in their current form, and we can start figuring out more new-platform stuff.

@epixa epixa added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label May 9, 2018
@spalger
Copy link
Contributor Author

spalger commented Jul 11, 2018

Splitting up into

  1. [new-platform] bootstrap the legacy platform within the new platform [new-platform] bootstrap the legacy platform within the new platform #20694
  2. [new-platform] migrate fatal error page to new platform [new-platform] migrate fatal error page to new platform #20695
  3. [new-platform] migrate toast notification system to new platform [new-platform] migrate toast notification system to new platform #20698
  4. [new-platform] migrate UiSettings client to new platform [new-platform] migrate UiSettings client to new platform #20697
  5. [new-platform] migrate ui/chrome to new platform [new-platform] migrate ui/chrome APIs to new platform #20696

@spalger spalger closed this as completed Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:New Platform Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

3 participants