Ray Schamp
|
4df4ea8930
|
Show an error to logged out users
When logged out users visit the complete registration view, show them an error rather than a spinner.
|
2016-07-25 16:58:38 -04:00 |
|
Ray Schamp
|
61e21f6b5b
|
Show an error if the API doesn't return class data
Fixes #747.
Also explicitly show a spinner when the component is waiting on the class API, and hide it when it returns.
|
2016-07-25 11:41:10 -04:00 |
|
Ray Schamp
|
7455807591
|
Provide RegistrationError content as children
This allows us to do more inline formatting, so we don't have any of that outside of `render`.
Thanks @mewtaylor
|
2016-07-22 09:38:37 -04:00 |
|
Ray Schamp
|
be41d004ad
|
Show password by default
|
2016-07-21 21:08:07 -04:00 |
|
Ray Schamp
|
a4dd1611d1
|
Add student registration update view
|
2016-07-21 21:08:06 -04:00 |
|