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] Add copy_from to set processor (#104070) #106953

Merged
merged 1 commit into from
Jul 28, 2021

Commits on Jul 28, 2021

  1. [Ingest pipelines] Add copy_from to set processor (elastic#104070)

    * fix up validation conditions for fields
    
    * add tests and fix prettier errors
    
    * Small refactor and fix tests
    
    * Fix copy surrounding error handling
    
    * Clean up unnecessary boilerplate from tests
    
    * Fix i18n error
    
    * Keep optional select next to bound input
    
    * Pass disabled prop as boolean
    
    * fix test matchers
    
    * No need to whitelist fields anymore
    
    * Small CR changes
    
    * Convert optional inputs to toggle state
    
    * Fix testcase copy
    
    * address CR suggestions
    
    * address CR changes
    
    * Fix i18n
    
    * Fix labelAppend link alignment
    # Conflicts:
    #	x-pack/plugins/translations/translations/ja-JP.json
    #	x-pack/plugins/translations/translations/zh-CN.json
    sabarasaba committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    5a99bc4 View commit details
    Browse the repository at this point in the history