stxnext-csr / volontulo

Web portal for collaboration of community volunteers with organizations and institutions.
MIT License
14 stars 24 forks source link

[issue-446] adds cookielaw JS code for hide notification (should work… #511

Closed filipgorczynski closed 8 years ago

filipgorczynski commented 8 years ago

Story / Bug id: https://github.com/stxnext-csr/volontulo/issues/446 Reference person: @filipgorczynski Description:

Adds cookie law JavaScript file to frontend directory to use it when build with gulp.

What tests do I need to run to validate this change:

After release to production and build with gulp frontend/javascript/cookielaw/js/cookielaw.js should be copied to /static/cookielaw/js/cookielaw.js and notifcation closing should start work.

codecov-io commented 8 years ago

Current coverage is 91.04%

Merging #511 into master will not affect coverage as of 220bf26

@@            master    #511   diff @@
======================================
  Files           39      39       
  Stmts         1843    1843       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit           1678    1678       
  Partial          0       0       
  Missed         165     165       

Review entire Coverage Diff as of 220bf26

Powered by Codecov. Updated on successful CI builds.

filipgorczynski commented 8 years ago

If someone will be interested why this file is copied from application, here is installation link: django cookie law

tomaszwozniak commented 8 years ago

30315825