Commit Graph

13 Commits

Author SHA1 Message Date
Bryce Johnson 489c591dbb List gl_field_error as gl_field_errors dep. 2016-11-01 18:40:48 +01:00
Bryce Johnson 6150d2bf9d Break out GlFieldError into separate file. 2016-11-01 16:48:38 +01:00
Bryce Johnson 93bd3dd8a8 Upgrade gl_field_errors to support more use cases. 2016-11-01 16:48:37 +01:00
winniehell 02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Bryce Johnson 5f0b7fe429 Stop injecting field errors where they won't be used. 2016-10-20 11:31:03 +02:00
Bryce Johnson f141cdb3dd Fixup invalid refs. 2016-10-15 08:28:54 +02:00
Bryce Johnson 3c536bcc9d Improve method naming in gl_field_errors. 2016-10-15 08:28:54 +02:00
Bryce Johnson cdf232752a Add accessor for current val for convenience. 2016-10-15 08:28:53 +02:00
Bryce Johnson 80864a1939 Safely scope siblings of validated input. 2016-10-15 08:28:53 +02:00
Bryce Johnson 503dcacaa4 Properly implement focus on first invalid. 2016-10-15 08:28:52 +02:00
Bryce Johnson 00bfb645e1 Fix errors, get validation running for signup box and sign in. 2016-10-15 08:27:24 +02:00
Bryce Johnson a449b9b8a1 Refactor gl field errors for simpler state management. 2016-10-15 08:27:24 +02:00
Bryce Johnson 1dd826d4aa Make UX upgrades to SignIn/Register views.
- Tab between register and sign in forms
- Add individual input validation error messages
- Validate username
- Update many styles for all login-box forms
2016-10-15 08:27:21 +02:00