Skip to content

[7.x] [Reporting] Prettier up common/lib/screenshots and generate_pdf.js (#41488)#41542

Merged
tsullivan merged 4 commits intoelastic:7.xfrom
tsullivan:backport/7.x/pr-41488
Jul 24, 2019
Merged

[7.x] [Reporting] Prettier up common/lib/screenshots and generate_pdf.js (#41488)#41542
tsullivan merged 4 commits intoelastic:7.xfrom
tsullivan:backport/7.x/pr-41488

Conversation

@tsullivan
Copy link
Copy Markdown
Member

Backports the following commits to 7.x:

@tsullivan tsullivan added the backport This PR is a backport of another PR label Jul 19, 2019
({ browser, itemsCount }) => ({ browser, itemsCount })
),
tap(() => logger.debug('positioning elements')),
// Waiting till _after_ elements have rendered before injecting our CSS
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This is adding a change from another PR which missed getting backported to 7.x: #31949 (comment)

return Rx.from(urls).pipe(
mergeMap(url => screenshotsObservable(url, conditionalHeaders, layout, browserTimezone), // eslint-disable-line no-unused-vars
(outer, inner) => inner,
mergeMap(url => screenshotsObservable(url, conditionalHeaders, layout, browserTimezone),
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@tsullivan
Copy link
Copy Markdown
Member Author

jenkins test this

@tylersmalley
Copy link
Copy Markdown
Member

retest

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@tsullivan tsullivan merged commit 7cb1323 into elastic:7.x Jul 24, 2019
@tsullivan tsullivan deleted the backport/7.x/pr-41488 branch July 24, 2019 22:10
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.

3 participants