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] [Metrics UI] Convert layouts to use React components (#49134) #50982

Merged
merged 1 commit into from
Nov 18, 2019

Commits on Nov 18, 2019

  1. [Metrics UI] Convert layouts to use React components (elastic#49134)

    * Convert layouts to use React compontents
    
    - This PR closes elastic#48808
    - Move all files under pages/metrics
    
    * Renaming layout files; Fixing some types; Removing unused types
    
    * Fixing naming issue
    
    * Fixing path
    
    * Fixing i18n stuff
    
    * [Metrics UI] Move toolbars under inventory models
    
    * Fixing imports; wrapping code in useMemo to optimize
    
    * removing unused imports
    
    * Removing prototype page
    simianhacker committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    64c56d0 View commit details
    Browse the repository at this point in the history