cozy / cozy-proxy

This repository was part of CozyV2 which has been deprecated - Cozy authentication and routing layer
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
26 stars 31 forks source link

Finalize Onboarding welcome step #324

Closed gregorylegarec closed 7 years ago

gregorylegarec commented 7 years ago

Thanks @CPatchane to have a review.

This PR is a little bit huge but it was hard to split it in several parts afterwhile. So sorry about that.

It essentially does :

To save its data, the welcome step uses fetch(), but no polyfill is provided. This can be done with webpack. Also, I encountered difficulties to test this method, so no test is provided at this time.

CPatchane commented 7 years ago

Great job! Thanks @gregorylegarec 🎉