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] Implement UI for Create Alert form (#55232) #57000

Merged
merged 1 commit into from
Feb 6, 2020

Commits on Feb 6, 2020

  1. Implement UI for Create Alert form (elastic#55232)

    * Updated Alert ui model, fixed form validation and small issues
    
    * Fixed error messages and validation for action params forms
    
    * Fixed typecheck error
    
    * Moved alert add/edit common fields to alert form
    
    * Fixed type checks
    
    * Refactored alert add flyout by splitting it to the form and flyout components, added some unit tests
    
    * Refactored connector add/edit flyouts and created add connector modal
    
    * Refactored add/edit flyout tests
    
    * Fixed test
    
    * Removed orig files
    
    * Removed orig file
    
    * Added unit tests for add connector modal dialog
    
    * Action Groups idea of implementation
    
    * Removed action group tabs and set only first action group as default (temporary till design will be ready for support multiple groups)
    
    * Added missing unit tests
    
    * Changed design of the email params form
    
    * Fixed actions params forms according to latest mockups
    
    * Fixed options list for available actions connectors
    
    * Fixed modal dialog update on action delete
    
    * fixed build fail
    
    * Added functionality for action types with Message field to Add variables
    
    * Added alertReducer unit tests
    
    * Added create alert functional test
    
    * Added types for Params
    
    * Some design fixes
    
    * alerts empty prompt
    
    * Fixed failing app on save alert and added possibility to hide Change trigger button
    
    * Fixed type check issues
    
    * Added connector config types
    
    * fixed type check
    
    * Fixed merge issues
    
    * Fixed type checks
    
    * Fixed functional tests and error expression message
    
    * Fixed jest tests
    
    * Review changes
    
    Co-authored-by: [email protected] <[email protected]>
    YulNaumenko and snide committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    614cb7f View commit details
    Browse the repository at this point in the history