qri-io / 2017-frontend

qri electron & web frontend
https://qri.io
MIT License
23 stars 7 forks source link

feat(welcome): add welcome screen & accept_tos local storage #371

Closed b5 closed 6 years ago

b5 commented 6 years ago

Our App needs to call out a few important details to users before they get started. This adds that functionality.

Added a shim that uses localStorage to store a super-tiny piece of state for having accepted terms of service.I've also reanamed the "locals" middleware to localModels, just to disambiguate some of the "local" terminology that's now flying around.

This might need to be prettier before it's merged. Thoughts?

ramfox commented 6 years ago

I think it looks fine for now!

🌳 🐺 🌳