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 Pipelines] Load from json (#70297) #70751

Merged
merged 1 commit into from
Jul 4, 2020

Commits on Jul 4, 2020

  1. [Ingest Pipelines] Load from json (elastic#70297)

    * WiP load from json modal ready, need to refactor more stuff
    
    * First iteration of load from JSON functionality
    
    - refactored the pipeline processsors editor components for
      portability
    - added CIT for load from json component
    
    * added comment
    
    * update deserialize with tests and make it more fault tolerant
    
    * use flyout footer
    
    * remove console.error and make the json editor a lot shorter
    
    * address PR feedback
    
    - Update form schema and form schema types
    - simplify the save handler
    - refactor processors_title to processors_header
    
    * remove unused translations
    
    Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
    jloleysens and elasticmachine committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    a313de9 View commit details
    Browse the repository at this point in the history