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

[ML] Jobs list bug fixes #20823

Merged
merged 1 commit into from
Jul 16, 2018

Conversation

jgowdyelastic
Copy link
Member

@jgowdyelastic jgowdyelastic commented Jul 16, 2018

Addresses a few issues in the new jobs list:

  • fixes bug where the refresh interval would be set multiple times causing the jobs list refresh to fire multiple times. ( @pheyos )
  • fixes issue where if you open and closed an expandable row before the job details have time to load, an error was thrown.
  • Fixes text overflow in delete confirmation modal
  • Only jobs which have datafeeds will be requested for the multi-job start action.
  • renames the directive file and embeds the template html as a string rather than being a separate file.

Not for release notes

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

Copy link
Contributor

@walterra walterra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@jgowdyelastic jgowdyelastic merged commit 54cf83d into elastic:master Jul 16, 2018
jgowdyelastic added a commit to jgowdyelastic/kibana that referenced this pull request Jul 16, 2018
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@jgowdyelastic
Copy link
Member Author

Related to #20150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants