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] Move timefilter and timehistory instantiation ⇒ data plugin (#44783) #46467

Merged
merged 1 commit into from
Sep 24, 2019

Commits on Sep 24, 2019

  1. Move timefilter and timehistory instantiation ⇒ data plugin (elastic#…

    …44783)
    
    * Create timefilter service
    
    * Pass timehistory as a dependency to query bar
    
    * Updated timefilter tests and mocks
    
    * Fix jest test
    
    * Fixed bad import path
    
    * updated xpack test
    
    * make history optional on query bar
    
    * Fixed chart_utils test
    
    * Fixed page.test by mocking timefilter
    
    * Fixed explorer_charts_container_service test by mocking timefilter
    
    * Fixed explorer_chart_distribution test by mocking timefilter
    
    * Fixed explorer_chart_single_metric test by mocking timefilter
    
    * Fixed explorer_charts_container test by mocking timefilter and removing some unneeded initialization
    
    * Fixed explorer_swimlane tesy by mocking timefilter
    
    * Added missing functions to uiTimefilterMock to fix top_nav test
    
    * Fixed timeseries_chart test by mocking timefilter
    
    * remove bad merge
    
    * mock field formats
    
    * mock field formats
    
    * rename timefilter boolean getters
    
    * fix ml mocks
    
    * ml mocks
    Liza Katz committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    ed7ac39 View commit details
    Browse the repository at this point in the history