summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/gl_field_errors.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Port of simple-eslint-fixes to EEMike Greiling2017-01-181-2/+1
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+1
* List gl_field_error as gl_field_errors dep.Bryce Johnson2016-11-011-0/+3
* Break out GlFieldError into separate file.Bryce Johnson2016-11-011-166/+1
* Upgrade gl_field_errors to support more use cases.Bryce Johnson2016-11-011-7/+47
* 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