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] [App Search] Convert Analytics views to new page template (#102851) #102945

Merged
merged 1 commit into from
Jun 22, 2021

Commits on Jun 22, 2021

  1. [App Search] Convert Analytics views to new page template (elastic#10…

    …2851)
    
    * Convert AnalyticsHeader to AnalyticsFilters
    
    - it's basically the same component as before, but without the title section/log retention tooltip, since the header/title will be handled by the new page template
    
    * Update AnalyticsLayout to use new page template
    
    + add new test_helper for header children
    
    * Update breadcrumb behavior
    
    - Set analytic breadcrumbs in AnalyticsLayout rather than AnalyticsRouter
    
    - Update individual views to pass breadcrumbs (consistent with new page template API)
    
    * Update router
    Constance authored and kibanamachine committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    fcaf6e4 View commit details
    Browse the repository at this point in the history