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] Simplify add/edit package config (integration) form (#71187) #71460

Merged
merged 1 commit into from
Jul 13, 2020

Commits on Jul 13, 2020

  1. [Ingest Manager] Simplify add/edit package config (integration) form (e…

    …lastic#71187)
    
    * Match add integration page with designs
    
    * Clean up package config layout code
    
    * Match edit integration config page with designs
    
    * Fix typing and i18n issues
    
    * Add back data test subj
    
    * Add loading UI for second step; code clean up
    
    * Fix limited packages incorrect response
    
    * Add ability to create agent config when selecting config to add integration to
    
    * Add error count to input-level panel; memoize children components
    
    * Add error count next to all advanced options toggles
    
    * Move general form error to bottom bar
    
    * elastic#69750 Auto-expand inputs with required & empty (invalid) vars
    
    * elastic#68019 Enforce unique package config names, per agent config
    
    * Fix typing
    
    * Fix i18n
    
    * Fix reloading when new agent config _wasn't_ created
    
    * Memoize edit integration and fix fields not collapsing on edit
    
    * Really fix types
    # Conflicts:
    #	x-pack/plugins/translations/translations/ja-JP.json
    #	x-pack/plugins/translations/translations/zh-CN.json
    jen-huang committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    f249d5d View commit details
    Browse the repository at this point in the history