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

Conversation

kibanamachine
Copy link
Contributor

Backports the following commits to 7.x:

* [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>
@kibanamachine
Copy link
Contributor Author

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
ml 1729 1741 +12

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
ml 5.9MB 5.9MB +43.0KB

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @jgowdyelastic

@kibanamachine kibanamachine merged commit 9990343 into elastic:7.x Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants