Skip to content

[7.x] Timefilter - replace SimpleEmitter with observables (#43748)#44089

Merged
lizozom merged 4 commits intoelastic:7.xfrom
lizozom:backport/7.x/pr-43748
Aug 28, 2019
Merged

[7.x] Timefilter - replace SimpleEmitter with observables (#43748)#44089
lizozom merged 4 commits intoelastic:7.xfrom
lizozom:backport/7.x/pr-43748

Conversation

@lizozom
Copy link
Copy Markdown
Contributor

@lizozom lizozom commented Aug 27, 2019

Backports the following commits to 7.x:

* Replaced 'timeUpdate' and 'enabledUpdated' timefilter events with observables.

* Change enabledUpdated$ to a BehaviorSubject

* refreshIntervalUpdate + fixes in monitoring

* autoRefreshFetch

* getFetch + delete listenAndDigestAsync

* Removed SimpleEmitter parent

* Updated timefilter tests

* Post merge code updates in ML + type fixes

* visual editor unsubscribe

* removed unused import

* timefilter mock

* Import only from top level of timefilter

* Fixed typo in discover

* unsubscribe in monitoring

* Deleted two  tests relying on timefilter implementing EventEmitter

* Renamed subscribtion var name

* import path for fixing jest test ?

* Removed unused row
@lizozom lizozom added the backport This PR is a backport of another PR label Aug 27, 2019
@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@lizozom
Copy link
Copy Markdown
Contributor Author

lizozom commented Aug 27, 2019

retest

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@lizozom
Copy link
Copy Markdown
Contributor Author

lizozom commented Aug 28, 2019

retest

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@lizozom lizozom merged commit 7097cfb into elastic:7.x Aug 28, 2019
@lizozom lizozom deleted the backport/7.x/pr-43748 branch November 14, 2019 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants