- 25 Jul, 2016 4 commits
-
-
Matthew Taylor authored
so that it can include `label`. Also add some default styling to `label` in `.row`. Thanks @rschamp!
-
Matthew Taylor authored
and make use of the FRC `elementWrapperClassName`, since they way we did it before – custom `className` strings on the element – was not working. Fixes #749.
-
Ray Schamp authored
Show an error if the API doesn't return class data
-
Ray Schamp authored
Fixes #747. Also explicitly show a spinner when the component is waiting on the class API, and hide it when it returns.
-
- 22 Jul, 2016 17 commits
-
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
Don't require end slashes when replacing arguments
-
Ray Schamp authored
-
Ray Schamp authored
Add Student registration update view
-
Ray Schamp authored
This allows us to do more inline formatting, so we don't have any of that outside of `render`. Thanks @mewtaylor
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
Previously requests to /session/ would return a signal to redirect, but we need /session/ to complete registration. So check if we should redirect when we retrieve the session. Also update this behavior for banned users.
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
Add missing strings, actually translate the content of the steps
-
Ray Schamp authored
Grab-bag of student registration fixes
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
It was broken due to a key error on `classroom.images` anyway
-
- 21 Jul, 2016 12 commits
-
-
Ray Schamp authored
-
Andrew Sliwinski authored
Adjustments to the educators page as per feedback
-
Matthew Taylor authored
Fix GH-698: refresh session on successful registration
-
Andrew Sliwinski authored
-
Matthew Taylor authored
This is needed to ensure that the approval step displays the correct “Wait for Approval” message. Fixes #698
-
Connor Hudson authored
Fix GH-737: Replace teacher account asset
-
Matthew Taylor authored
Fix GH-715: Change copy for `Wait for Approval`
-
https://github.com/LLK/scratch-wwwMatthew Taylor authored
* 'develop' of https://github.com/LLK/scratch-www: Pluralize example headlines on educators page Educator page language adjustments as per feedback. Resolves GH-734 fix typo Update image format for API change Fix lint errors, l10n issues revert irrelevant change Remove IE weird input additions, fallback to mobile error style on IE, fix some mobile error issues Update description of demographics step Add student registration flow Scope message strings more reusably Make registration styles reusable Parse with babel-eslint Fix whitespace # Conflicts: # src/l10n.json
-
Technoboy10 authored
-
Connor Hudson authored
Fix GH-699: Fallback to mobile validation bubble on IE
-
Andrew Sliwinski authored
Educator page content adjustments as per feedback
-
Andrew Sliwinski authored
-
- 20 Jul, 2016 7 commits
-
-
Andrew Sliwinski authored
-
Technoboy10 authored
-
Ray Schamp authored
Add student registration flow
-
Connor Hudson authored
Fix GH-732: Plug-In Studios -> Plug-In Studio
-
Technoboy10 authored
-
Ray Schamp authored
Removed default `image` field convention
-
Ray Schamp authored
-