scratch-www/src/components/forms
Matthew Taylor f0c2280fde Updates to registration UX for teachers
1. Phone too long validation occurs before submit now.
2. Organization “other” type is now being required
3. Organization type required now shows up at the same time as other organization validation errors
4. Username check now occurs earlier, on blur rather than on submit
2016-08-02 15:23:09 -04:00
..
button.jsx Make app more transparent to Selenium 2015-10-09 14:16:37 -06:00
button.scss Use xhr to clear cache instead of form 2015-10-29 10:28:32 -04:00
charcount.jsx Finalize styling for registration flow 2016-06-23 14:06:36 -04:00
charcount.scss styling cleanup for teacher registration 2016-06-24 11:19:41 -04:00
checkbox-group.jsx Add formatting for teacher reg flow 2016-06-23 07:27:43 -04:00
checkbox-group.scss styling cleanup for teacher registration 2016-06-24 11:19:41 -04:00
checkbox.jsx use rowClassName instead 2016-07-25 15:43:44 -04:00
checkbox.scss Add box shadow for focus state on checkboxes 2016-07-05 11:39:06 -04:00
form.jsx Don't error on null children 2016-07-05 15:48:21 -04:00
general-error.jsx Add style to general error messages 2016-07-05 12:03:27 -04:00
general-error.scss Add style to general error messages 2016-07-05 12:03:27 -04:00
input-hoc.jsx Add help text when a field is not required 2016-06-14 17:29:31 -04:00
input.jsx make .no-label an auto assignment 2016-07-26 10:44:19 -04:00
input.scss use rowClassName instead 2016-07-25 15:43:44 -04:00
phone-input.jsx Updates to registration UX for teachers 2016-08-02 15:23:09 -04:00
phone-input.scss use rowClassName instead 2016-07-25 15:43:44 -04:00
radio-group.jsx Add formatting for teacher reg flow 2016-06-23 07:27:43 -04:00
radio-group.scss styling cleanup for teacher registration 2016-06-24 11:19:41 -04:00
row.scss remove ‘noformsy` option on inputs 2016-07-26 10:20:06 -04:00
select.jsx Add formatting for teacher reg flow 2016-06-23 07:27:43 -04:00
select.scss use rowClassName instead 2016-07-25 15:43:44 -04:00
textarea.jsx Apply classes to row, not textarea 2016-07-26 08:06:38 -04:00
textarea.scss use rowClassName instead 2016-07-25 15:43:44 -04:00
validations.jsx Updates to registration UX for teachers 2016-08-02 15:23:09 -04:00