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

[7.x] [APM] Some miscellaneous client new platform updates (#51482) #51731

Merged
merged 1 commit into from
Nov 26, 2019

Commits on Nov 26, 2019

  1. [APM] Some miscellaneous client new platform updates (elastic#51482)

    * Move `setHelpExtension` to plugin start method instead of plugin root
    * Move `setHelpExtension` to a separate file
    * Remove 'ui/modules' import
    * Use new platform capabilities in useUpdateBadgeEffect
    * Move useUpdateBadgeEffect to a utility function called in start
    * Add plugins and plugins context to new platform start
    * Use new platform plugins for KueryBar autocomplete provider
    * Add types for plugin and rename to ApmPublicPlugin
    * Add empty setup method to plugin
    * Move all context providers from App to render method
    * Remove some unnecessary mocks
    
    References elastic#32894.
    smith committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    0cc3266 View commit details
    Browse the repository at this point in the history