CenterForOpenScience / cos.io

https://www.cos.io
Apache License 2.0
28 stars 74 forks source link

Add cookie consent banner to base.mako [PLAT-904] #926

Closed erinspace closed 6 years ago

erinspace commented 6 years ago

cosio_cookiebanner

Places a banner on the bottom of all pages on cos.io with links to the privacy policy and cookie information.

When clicking Accept, sets a cookie to remove the banner that expires in 30 days.

Also apparently my editor removed a lot of trailing spaces in style.css - this wasn't intentional but probably for the best, lemmie know and I can put them back.

Ticket

https://openscience.atlassian.net/browse/PLAT-904

erinspace commented 6 years ago

Note -- banner is now same color as OSF's banner

screen shot 2018-07-10 at 1 29 05 pm
erinspace commented 6 years ago

Link text is now white and underlined to match https://github.com/CenterForOpenScience/ember-osf/pull/397#discussion_r201705581 and https://github.com/CenterForOpenScience/osf.io/pull/8524

screen shot 2018-07-11 at 11 21 01 am
erinspace commented 6 years ago

link colors upadted

screen shot 2018-07-12 at 1 57 49 pm