- 30 Jun, 2016 22 commits
-
-
Technoboy10 authored
-
Technoboy10 authored
-
Matthew Taylor authored
Fix GH-642: Use empty default object for validation factory
-
Matthew Taylor authored
Looks as if the having one of these objects as the default causes overwriting in some way, as opposed to augmentation. Have the source object be an empty one, so that it gets the attributes of both defaults and props. Fixes #642.
-
Ray Schamp authored
Clarify username field is not for logging in
-
Ray Schamp authored
-
Connor Hudson authored
Fix GH-637: Make links to help and tips window relative
-
Ray Schamp authored
Fix localization of address validation message
-
Ray Schamp authored
Fix GH-643: use empty string if no cookie value found
-
Ray Schamp authored
Fixes #608
-
Matthew Taylor authored
redux doesn't like getting null values for actions, so give empty ones /cc @rschamp
-
Matthew Taylor authored
Fix GH-636: point landing page to teacher faq page
-
Matthew Taylor authored
Fixes #636
-
Matthew Taylor authored
Fix GH-626: Set null contents to null instead of error throw
-
Matthew Taylor authored
thanks @rschamp!
-
Matthew Taylor authored
Before, if a cookie didn't exist, it would throw an error, not causing permissions/tokens to change to empty values. This fixes that (and #626) by setting the value to undefined instead.
-
Technoboy10 authored
-
Connor Hudson authored
Fix #633, #634, and #635: Embedded player fixes
-
Technoboy10 authored
-
Technoboy10 authored
-
Matthew Taylor authored
Fix GH-617: switch ordering in defaults
-
Matthew Taylor authored
This was assigning `props` to defaults, rather than the other way around. Fixes #618.
-
- 29 Jun, 2016 16 commits
-
-
Matthew Taylor authored
Fix GH-618: Override devault input style for login
-
Matthew Taylor authored
so that it looks like it used to, and not to tall. Fixes #618.
-
Matthew Taylor authored
Fix GH-627: style error-step like last-step
-
Matthew Taylor authored
Since they're both mostly info cards. Fixes #627.
-
Connor Hudson authored
Darken Account Nav Link when Menu Open
-
Technoboy10 authored
-
Matthew Taylor authored
Fix GH-625: fix educator faq link
-
Matthew Taylor authored
`info` is not in there anymore
-
Matthew Taylor authored
Fix GH-623: Add link to splash page around registration icon
-
Matthew Taylor authored
fixes #623
-
Connor Hudson authored
Fix GH-620: Replace "Request account" with "Coming Soon"
-
Technoboy10 authored
-
Technoboy10 authored
-
Connor Hudson authored
Fix GH-537: Logged-in user dropdown gap
-
Matthew Taylor authored
[Bugfix] Add permissions dispatch for `WillReceiveProps`
-
Technoboy10 authored
-
- 28 Jun, 2016 2 commits
-
-
Matthew Taylor authored
thanks @rschamp!
-
Technoboy10 authored
-