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] [Maps] Update layer dependencies to NP (#59585) #60753

Merged
merged 1 commit into from
Mar 20, 2020

Commits on Mar 20, 2020

  1. [Maps] Update layer dependencies to NP (elastic#59585)

    * Layers dir up through sources migrated. Kibana services updated
    
    * Create separate init method for plugin setup, leverage in embeddable factory
    
    * Add NP timefilter, http, IndexPatternSelect
    
    * Pull vis color utils into Maps
    
    * Add NP dark mode and toast handling. Some fixes
    
    * Init autocomplete and indexPattern via normal paths
    
    * Test fixes and clean up
    
    * Update index pattern and autocomplete refs. Make getters functions
    
    * Fix remaining broken jest tests
    
    * Update inspector start contract
    
    * Clean up plugin and legacy files. Fix type issues
    
    * Set inspector in plugin start method not external function
    
    * Keep both injected var functions (legacy and NP). Move inspector init back to separate init function
    
    * Add back ts-ignore on NP kibana services import
    Aaron Caldwell committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    f4f83a1 View commit details
    Browse the repository at this point in the history