summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/gl_field_errors.js.es6
Commit message (Expand)AuthorAgeFilesLines
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Stop injecting field errors where they won't be used.Bryce Johnson2016-10-201-2/+5
* Fixup invalid refs.Bryce Johnson2016-10-151-1/+1
* Improve method naming in gl_field_errors.Bryce Johnson2016-10-151-21/+22
* Add accessor for current val for convenience.Bryce Johnson2016-10-151-5/+9
* Safely scope siblings of validated input.Bryce Johnson2016-10-151-2/+15
* Properly implement focus on first invalid.Bryce Johnson2016-10-151-11/+6
* Fix errors, get validation running for signup box and sign in.Bryce Johnson2016-10-151-21/+31
* Refactor gl field errors for simpler state management.Bryce Johnson2016-10-151-45/+89
* Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-151-0/+100