Closed
Conversation
--------- **Commit 1:** Add getSpinnerDone after clicking a new page in index pattern field list * Original sha: cfe8563 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-06-30T19:44:57Z **Commit 2:** Add a debug log so we can tell what page we're going to if we fail * Original sha: 583c890 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-06-30T20:13:56Z **Commit 3:** Try to fix another staleElementReference in data table test * Original sha: a8c1b4e * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-07-01T22:40:01Z **Commit 4:** Changes to fix settings page failure * Original sha: 7f5590a * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-07-06T20:46:00Z **Commit 5:** Merge branch 'master' into fixGoToPageTiming * Original sha: 39bcb7f * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-07-06T20:47:16Z **Commit 6:** Fix a headerPage typo, un-nest some promises. * Original sha: 2945d75 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-07-06T21:44:44Z **Commit 7:** change other headerPage to header * Original sha: 2953d84 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-07-06T22:14:12Z
|
Closing this and will try to auto backport from my 4.x PR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport PR #7598
Commit 1:
Add getSpinnerDone after clicking a new page in index pattern field list
Commit 2:
Add a debug log so we can tell what page we're going to if we fail
Commit 3:
Try to fix another staleElementReference in data table test
Commit 4:
Changes to fix settings page failure
Commit 5:
Merge branch 'master' into fixGoToPageTiming
Commit 6:
Fix a headerPage typo, un-nest some promises.
Commit 7:
change other headerPage to header