- 12 Aug, 2016 6 commits
-
-
https://github.com/mewtaylor/scratch-www-1Matthew Taylor authored
* 'issue/gh-835' of https://github.com/mewtaylor/scratch-www-1: Switch ordering Remove `option` warning in console Add `maxLength` validations where needed # Conflicts: # src/components/registration/steps.jsx
-
Matthew Taylor authored
so `intl` comes first
-
Matthew Taylor authored
`option` throws an error in React if it’s not a string. `FormattedMessage` returns a `span` around strings, so any time this function was loaded/called, it was throwing >100 warnings in the console. use `intl` to return a string instead.
-
Matthew Taylor authored
fixes #835
-
Matthew Taylor authored
[Develop] Fix GH-828: check street number range for address
-
Matthew Taylor authored
so that it works in IE9 too.
-
- 11 Aug, 2016 10 commits
-
-
Matthew Taylor authored
Got lost in the merge, apologies.
-
Matthew Taylor authored
* hotfix/gh-828: Make `X-Requested-With` overridable use `defaults` again Only apply `X-Requested-With` to same domain check street number range for address # Conflicts: # src/lib/api.js
-
Matthew Taylor authored
thanks @rschamp!
-
Matthew Taylor authored
deep is no longer necessary with the `headers` change
-
Matthew Taylor authored
it breaks on cross domain
-
Matthew Taylor authored
rather than exact address, so that we can more flexibly allow outdate post office data
-
Ray Schamp authored
[Master] Update teacher FAQ copy
-
Ray Schamp authored
[Develop] Update teacher FAQ copy
-
Ray Schamp authored
Resolves LLK/scratchr2#3937
-
Matthew Taylor authored
[Develop] Fix GH-828: check street number range for address
-
- 10 Aug, 2016 9 commits
-
-
Matthew Taylor authored
rather than exact address, so that we can more flexibly allow outdate post office data
-
Ray Schamp authored
Fix GH-806: Teacher Account Video Embded
-
St19_Galla authored
-
Matthew Taylor authored
[Master] Hotfix: Remove `phoneLength` validation
-
Matthew Taylor authored
[Develop] Hotfix: Remove `phoneLength` validation
-
Matthew Taylor authored
thanks @rschamp!
-
Matthew Taylor authored
Thanks @rschamp!
-
Matthew Taylor authored
-
Matthew Taylor authored
It appears that some valid phone numbers in some countries differ in length from what is specified in the util’s phone number format. Fixes #816.
-
- 09 Aug, 2016 6 commits
-
-
Matthew Taylor authored
[Master] Hotfix: Bind the banner api method to the splash page
-
Connor Hudson authored
Fix GH-217: Implement responsive nav and footer (woohoo!)
-
Matthew Taylor authored
Fix gh-822: Missing Email Address
-
St19_Galla authored
-
St19_Galla authored
-
Technoboy10 authored
-
- 08 Aug, 2016 7 commits
-
-
The_Grits authored
Fixes #822
-
Matthew Taylor authored
[Develop] Hotfix: Bind the banner api method to the splash page
-
Matthew Taylor authored
otherwise, `this` is undefined. Fixes #673.
-
Matthew Taylor authored
Fix GH-812 / Enhance Checkbox Display
-
Matthew Taylor authored
Fix GH-658: remove link to “My Classes” from faq
-
Matthew Taylor authored
so that it doesn’t 403 for people without educator accounts. Fixes #658
-
Matthew Taylor authored
Fix GH-[683,705,712,797]: Updates to registration UX for teachers
-
- 05 Aug, 2016 2 commits
-
-
St19_Galla authored
-
St19_Galla authored
-