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] Removing old angular based start datafeed modal #30392

Conversation

jgowdyelastic
Copy link
Member

@jgowdyelastic jgowdyelastic commented Feb 7, 2019

Replaces the old angular based start datafeed modal used when creating a job in the advanced wizard with the new react based one.

Uses mlJobService.currentJob to pass the newly created job object back to the job management page. Similar to how we pass a job to the advanced wizard when cloning.

Completely removes the angular based 'mlDatafeedServiceandMlJobTimepickerModal`.

2019-02-08 10-35-54 2019-02-08 10_36_42

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials
- [ ] Unit or functional tests were updated or added to match the most common scenarios
- [ ] This was checked for keyboard-only and screenreader accessibility

For maintainers

- [ ] This was checked for breaking API changes and was labeled appropriately
- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately

@jgowdyelastic jgowdyelastic requested review from a team as code owners February 7, 2019 14:57
@elasticmachine
Copy link
Contributor

💔 Build Failed

@jgowdyelastic jgowdyelastic force-pushed the removing-old-and-broken-start-datafeed-modal branch 2 times, most recently from 1ee23df to 0ec1155 Compare February 7, 2019 21:08
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💔 Build Failed

@jgowdyelastic jgowdyelastic force-pushed the removing-old-and-broken-start-datafeed-modal branch from c006b4b to 9263a8b Compare February 8, 2019 09:13
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

@jgowdyelastic jgowdyelastic changed the title [ML] Removing old and broken start datafeed modal [ML] Removing old angular based start datafeed modal Feb 8, 2019
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

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, just as discussed the async/awaits can be removed.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@jgowdyelastic jgowdyelastic merged commit 00949ef into elastic:master Feb 8, 2019
jgowdyelastic added a commit to jgowdyelastic/kibana that referenced this pull request Feb 8, 2019
* [ML] Removing old and broken start datafeed modal

* fixing typos

* removing need to load job from server

* small refactor

* adding comments

* removing unnecessary async/await
lukeelmers pushed a commit to lukeelmers/kibana that referenced this pull request Feb 8, 2019
* [ML] Removing old and broken start datafeed modal

* fixing typos

* removing need to load job from server

* small refactor

* adding comments

* removing unnecessary async/await
jgowdyelastic added a commit that referenced this pull request Feb 11, 2019
* [ML] Removing old and broken start datafeed modal

* fixing typos

* removing need to load job from server

* small refactor

* adding comments

* removing unnecessary async/await
jgowdyelastic added a commit to jgowdyelastic/kibana that referenced this pull request Feb 11, 2019
* [ML] Removing old and broken start datafeed modal

* fixing typos

* removing need to load job from server

* small refactor

* adding comments

* removing unnecessary async/await
jgowdyelastic added a commit that referenced this pull request Feb 12, 2019
* [ML] Removing old and broken start datafeed modal

* fixing typos

* removing need to load job from server

* small refactor

* adding comments

* removing unnecessary async/await
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