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] [Enterprise Search] Update WS Overview logic to use new config data (#77122) #77240

Merged
merged 1 commit into from
Sep 10, 2020

Commits on Sep 10, 2020

  1. [Enterprise Search] Update WS Overview logic to use new config data (e…

    …lastic#77122)
    
    * Update AppLogic to use new data structure
    
    * Update components to use AppLogic
    
    * Remove unused props from logic file
    
    * Fix failing tests
    
    * Add tests to get 100% converage
    
    The test added for app_logic will never happen but hey, 100 is 100.
    
    Also added test to recent_activity for 100% coverage
    
    * Use non-null assertion operator in logic file
    
    TIL this is a thing
    
    * Remove test for undefined
    scottybollinger committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    dc81836 View commit details
    Browse the repository at this point in the history