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] [ML] Jobs import and export (#101037) #106557

Merged
merged 1 commit into from
Jul 22, 2021

Commits on Jul 22, 2021

  1. [ML] Jobs import and export (elastic#101037)

    * [ML] Jobs import and export
    
    * adding dfa job import/export
    
    * job id validation
    
    * fixing conflicts
    
    * adding index pattern validation
    
    * updates to job list
    
    * validation changes
    
    * refactoring job id editing
    
    * validating check
    
    * file read error
    
    * translation ids
    
    * duplicate translation id
    
    * small fix
    
    * updating route and schema
    
    * code clean up
    
    * catching and displaying job creation errors
    
    * useMemo for notifications
    
    * small refactor
    
    * cleaning up types
    
    * adding job import success toast
    
    * adding exporting toast
    
    * small changes based on review
    
    * adding loading spinner
    
    * changing util files to services
    
    * code changes baased on review
    
    * adding missing bind change
    
    * file rename
    
    * adding confirm for tab changes
    
    * adding destination index checks
    
    * grouping import errors
    
    * fixing translation ids
    
    * fixing dest index update
    
    * small changes based on review
    
    * renaming exported file name
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    jgowdyelastic and kibanamachine committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    b7f8cc3 View commit details
    Browse the repository at this point in the history