- 23 Aug, 2016 3 commits
-
-
Technoboy10 authored
-
Technoboy10 authored
-
Technoboy10 authored
-
- 22 Aug, 2016 5 commits
-
-
Matthew Taylor authored
Bugfix: Add Abkhaz language to custom locales
-
Matthew Taylor authored
existing, but needs it
-
-
Matthew Taylor authored
it’s not in `intl-messageformat`. Give it Azerbaijani as a parent language for now, as they have similar enough structures for plualization/alphabet purposes.
-
Matthew Taylor authored
Bugfix: align gender/organization type input msg with other messages
-
- 19 Aug, 2016 5 commits
-
-
Matthew Taylor authored
-
Matthew Taylor authored
It doesn’t need to be specifically styled, as we have no use for it inside `.card` but outside `.row` yet. Thanks @rschamp!
-
Matthew Taylor authored
Because the `input` field is already to the right, they were being transformed too far over. This overrides the transform to be correct, and also scopes some css in more detail
-
Matthew Taylor authored
Fix GH-850 // Add image links
-
Matthew Taylor authored
Fix GH-843: Add link to teacher accounts registration in faq
-
- 17 Aug, 2016 6 commits
-
-
St19_Galla authored
-
Ray Schamp authored
Allow an optional / in teacher registration URL
-
Matthew Taylor authored
also re-order questions based on feedback
-
St19_Galla authored
-
St19_Galla authored
-
St19_Galla authored
-
- 16 Aug, 2016 9 commits
-
-
Matthew Taylor authored
Add missing locale strings for localization
-
Ray Schamp authored
Resolves #3895
-
Matthew Taylor authored
It was getting overwritten since it was defined in multiple places. fixes #840.
-
St19_Galla authored
-
Matthew Taylor authored
remove `defaultMessage` from inline, which we don’t use right now
-
Matthew Taylor authored
1. Explore page header 2. “by” in the project thumbnail
-
Matthew Taylor authored
Add fur, sq and te to language list
-
Matthew Taylor authored
For GH-835: eliminate max height of validation messsage
-
Matthew Taylor authored
now that it’s not centered but rather top/down, we don’t need this anymore
-
- 15 Aug, 2016 7 commits
-
-
Matthew Taylor authored
For GH-835: Update max length copy
-
Matthew Taylor authored
thanks @kaschm and @jwzimmer !
-
Matthew Taylor authored
and also get language for dropdown from `IntlProvider` rather than the window, so that we have one point of truth
-
Matthew Taylor authored
Fix GH-546: Update faq language
-
Matthew Taylor authored
Fix GH-760: Add username `not equals` to password validation
-
Matthew Taylor authored
-
Matthew Taylor authored
-
- 12 Aug, 2016 5 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
-