gregmalcolm / ed-materializer-frontend

Web Frontend for ed-materializer api
http://edmaterializer.com/
MIT License
3 stars 0 forks source link

Registration is really broken #1

Closed gregmalcolm closed 8 years ago

gregmalcolm commented 8 years ago

4 Problems right now:

1) Users get a banner saying "error" at the top on registering. Error information should be more detailed than that.

2) Amazon doesn't like the emails currently coming through other than mine. The exception is because it want so verification. So not as ready as I thought it was.

3) The "commander name" field isn't getting populated in the account data. That won't do.

4) I've also noticed that the default role isn't populating correctly, which would affect users when they start trying to register surveys further down the road.

When I fix all this I'll likely wipe all the users and start again so folks can register properly.

gregmalcolm commented 8 years ago

3) Fixed 4) Fixed

gregmalcolm commented 8 years ago

1) Should stop happening. Amazon is out of "Sandbox" mode so 2) is fixed.