- 18 Jul, 2016 4 commits
-
-
Connor Hudson authored
Fix GH-674: Waiting room cards should be centered in IE
-
Connor Hudson authored
Fix GH-701, GH-700: IE11 select form background, indent issues
-
Technoboy10 authored
-
Technoboy10 authored
-
- 12 Jul, 2016 2 commits
-
-
Matthew Taylor authored
Fix gh-684 - Changing error message
-
Matthew Taylor authored
[Develop] GH-710: only show username in search and explore
-
- 11 Jul, 2016 9 commits
-
-
Matthew Taylor authored
thanks @thisandagain!
-
Matthew Taylor authored
fixes #710
-
Andrew Sliwinski authored
[Develop] Update jobs page
-
Andrew Sliwinski authored
-
Matthew Taylor authored
[Master] Hotfix: Allow urls with `ajax` to pass through
-
Matthew Taylor authored
Towards Hotfix: Allow urls with `ajax` to pass through
-
Matthew Taylor authored
-
Matthew Taylor authored
[Develop] Hotfix: Allow urls with `ajax` to pass through
-
Matthew Taylor authored
Needed for https://github.com/LLK/scratchr2/pull/3804
-
- 08 Jul, 2016 6 commits
-
-
Matthew Taylor authored
This reverts commit 1ee9358b.
-
Matthew Taylor authored
-
Matthew Taylor authored
This reverts commit dc1264e4.
-
Matthew Taylor authored
the route alias might be doing some weird stuff in the config.
-
Matthew Taylor authored
[Develop] Release 2.2.10
-
Matthew Taylor authored
[Master] Release 2.2.10
-
- 07 Jul, 2016 6 commits
-
-
Matthew Taylor authored
Fix GH-[695, 694, 693, 691] – Add custom validation for organization and phone
-
Matthew Taylor authored
It appears that the `required` field is not applied in the way we'd like it to be for the custom checkbox group and custom phone input fields, so do a `required` check on form submission. Additionally, this adds in a few style fixes. Fixes #695, #694, #693, #691
-
St19_Galla authored
-
Matthew Taylor authored
Fix GH-686: Add language to search / explore api requests
-
Matthew Taylor authored
Fixes #686, thanks @thisandagain !
-
St19_Galla authored
-
- 06 Jul, 2016 3 commits
-
-
Connor Hudson authored
Fix GH-680 and GH-681: Educator landing style tweaks
-
Technoboy10 authored
-
Technoboy10 authored
-
- 05 Jul, 2016 10 commits
-
-
Ray Schamp authored
Don't error on null children
-
Ray Schamp authored
Was throwing a `TypeError` when child was null/undefined.
-
Ray Schamp authored
Disable default style for select elements in IE
-
Ray Schamp authored
Fixes #669
-
Matthew Taylor authored
Fixes #670
-
Ray Schamp authored
Add style to general error messages
-
Matthew Taylor authored
Fix GH-628: Add box shadow for focus state on checkboxes
-
Matthew Taylor authored
Fix GH-666: Make category options into key/value
-
Matthew Taylor authored
so that we can store the query string with the tab name, since it's not the same in every instance. fixes #666, and makes a couple other style tweaks.
-
Ray Schamp authored
From review of the style with @carljbowman Requires a bit of magic, where the Form component manually adds the "all" value. But without a major overhaul of the validation system, I don't see how else to put the general error among the other fields.
-