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 descriptions for ingest processors E-J (#76113) #76948

Merged
merged 3 commits into from
Sep 8, 2020
Merged

[7.x] [Ingest Pipelines] Add descriptions for ingest processors E-J (#76113) #76948

merged 3 commits into from
Sep 8, 2020

Commits on Sep 8, 2020

  1. [Ingest Pipelines] Add descriptions for ingest processors E-J (#76113)

    Co-authored-by: Jean-Louis Leysens <jloleysens@gmail.com>
    # Conflicts:
    #	x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/components/shared/map_processor_type_to_form.tsx
    jrodewig committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    a298c20 View commit details
    Browse the repository at this point in the history
  2. Add code from #76948

    jrodewig committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    2278e97 View commit details
    Browse the repository at this point in the history
  3. [Ingest Pipelines] Add descriptions for ingest processors A-D (#75975)

    * Fixing formatting issues identified by Prettier, part 2.
    
    * Fixing helpText labels.
    
    * Adding {value} object for dissect processor.
    
    * Incorporating reviewer feedback.
    
    * fix dropdown not rendering
    
    * Fixing typo.
    
    * add support for FormattedMessage in help text
    
    * fix TS
    
    * Updating some strings and trying to add code formatting.
    
    * fix formatted message
    
    * Editing some field descriptions.
    
    * Apply suggestions from code review
    
    Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
    
    * Trying to add EuiLink, plus edits.
    
    * fix help text for dissect processor
    
    * Incorporating reviewer feedback.
    
    * Trying to add another EUI element, plus edits.
    
    * fix date_index_name description text
    
    * Minor edit.
    
    * Fixing linter error.
    
    * Removing FunctionComponent, which was not read and caused build errors.
    
    Co-authored-by: Alison Goryachev <alisonmllr20@gmail.com>
    Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
    Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
    4 people committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    11ecd4a View commit details
    Browse the repository at this point in the history