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

Oil 198 ampdemo #197

Merged
merged 9 commits into from
Aug 16, 2018
Merged

Oil 198 ampdemo #197

merged 9 commits into from
Aug 16, 2018

Conversation

subsend
Copy link
Contributor

@subsend subsend commented Aug 16, 2018

No description provided.

@coveralls
Copy link

coveralls commented Aug 16, 2018

Pull Request Test Coverage Report for Build 669

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.04%) to 22.723%

Files with Coverage Reduction New Missed Lines %
dist/oil.bundle.js 2 22.72%
Totals Coverage Status
Change from base Build 662: 0.04%
Covered Lines: 940
Relevant Lines: 3322

💛 - Coveralls

Copy link
Contributor

@phogel phogel left a comment

Choose a reason for hiding this comment

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

👍

etc/appConfig.js Outdated
@@ -31,7 +31,8 @@ module.exports = {
}, {
filename: 'demos/amp-consent-iframe.html',
template: path.resolve(sourcePath, 'demos', 'amp-consent-iframe.html'),
chunks: []
chunks: ['oil'],
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd like to have the stub here too. I know, it's not really necessary. But with it nobody has to ask why it is missing. And it's only a word more :)

src="https://oil.axelspringer.com/demos/direct-integration.html">
<amp-iframe class="lightbox-content" layout="fill"
sandbox="allow-scripts allow-same-origin allow-popups allow-popups-to-escape-sandbox"
src="https://oil-integration-host1.herokuapp.com/demos/amp-consent-iframe.html">
Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, at the moment it's the only possible way. But we should it change to oil.axelspringer.com as soon as it is deployed. Demo page are on production stage - and we don't want any reference to our integration stage on production.

height=250
type="appnexus"
data-member="7823"
data-code="dieser-ferdinand.de-amp-ressort_story-mrec"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this correct? A reference to "dieser-ferdinand"?

@@ -280,7 +282,7 @@

<div class="claim-wrapper">
<h1 class="logo-claim">This is not the real website of OIL.js</h1>
<h2 class="logo-claim-2"><a href="https://www.oiljs.org">On oiljs.org you will find everything you need.</a></h2>
<h2 class="logo-claim-2">Find everything you need on <a href="https://www.oiljs.org">oiiljs.org!</a></h2>
Copy link
Contributor

Choose a reason for hiding this comment

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

oiljs.org! Not oiiljs.org.

@subsend subsend merged commit 72bfdba into master Aug 16, 2018
@subsend subsend deleted the OIL-198-ampdemo branch August 16, 2018 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants