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] [Ingest Manager] Integrate beta messaging with Add Data (#71147) #71311

Merged
merged 1 commit into from
Jul 9, 2020

Commits on Jul 9, 2020

  1. [Ingest Manager] Integrate beta messaging with Add Data (elastic#71147)

    * Add methods to register directory notices and header links in tutorials, and use registered components when rendering tutorial directory
    
    * Add methods to register module notices components in tutorial pages, and use registered components when rendering tutorial page
    
    * Add `moduleName` field to server tutorial schema and test fixure
    
    * Surface `moduleName` field from built in tutorials and registered apm tutorial
    
    * Export component types
    
    * Add KibanaContextProvider to home plugin app render
    
    * Move setHttpClient to ingest manager plugin setup() method; add home as optional plugin dep; register tutorial module notice
    
    * Fix key prop warnings
    
    * Add dismissable tutorial directory notice and corresponding ingest manager global setting field
    
    * Add tutorial directory header link and tie it to the state of the dismissible directory notice via observable
    
    * Put spacing inside module notice component itself
    
    * Check if ingest manager is available in current space
    
    Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
    # Conflicts:
    #	src/plugins/home/server/tutorials/oracle_metrics/index.ts
    jen-huang committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    b0726d7 View commit details
    Browse the repository at this point in the history