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] [Dashboard] Add visualization by value to dashboard (#69898) #70322

Merged
merged 1 commit into from
Jun 30, 2020

Commits on Jun 30, 2020

  1. [Dashboard] Add visualization by value to dashboard (elastic#69898)

    * Plugging in DashboardStart dependency
    
    * Create embeddable by reference and navigate back to dashboard
    
    * Trying to feature flag the new flow
    
    * Feature flagging new visualize flow
    
    * Removing unnecessary console statement
    
    * Fixing typescript errors
    
    * Adding a functional test for new functionality
    
    * Adding a functional test for new functionality
    
    * Fixing test name
    
    * Changing test name
    
    * Moving functional test to a separate folder
    
    * Trying to fix the config file
    
    * Adding an index file
    
    * Remove falsly included file
    
    * Adding aggs and params to vis input
    
    * Serializing vis before passing it as an input
    
    * Incorporating new state transfer logic
    
    * Remove dashboardStart as a dependency
    
    * Trying to get the test to run
    
    * Remove unused import
    
    * Readding spaces
    
    * Fixing type errors
    
    * Incorporating new changes
    # Conflicts:
    #	scripts/functional_tests.js
    #	tasks/function_test_groups.js
    Maja Grubic committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    1b76123 View commit details
    Browse the repository at this point in the history