Ghost/core/client/app/validators
Kevin Ansfield 1bcd7fd333 Replace validation notifications with inline validations
issue #5409 & #5336

- update settings/general
- update signin
- update signup
- update edit user
- update reset password
- update setup/three
- remove `formatErrors` function from validationEngine mixin (it's no longer needed as inline validations should handle this instead)
2015-07-28 12:26:34 +01:00
..
base.js adds inline errors to validation 2015-07-05 14:02:06 -04:00
new-user.js profile image component fixes 2015-07-07 17:13:45 -04:00
post.js adds inline errors to validation 2015-07-05 14:02:06 -04:00
reset.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
setting.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
setup.js adds inline errors to validation 2015-07-05 14:02:06 -04:00
signin.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
signup.js The great migration (EAK -> ember-cli) 2015-03-11 12:37:41 -06:00
tag-settings.js adds inline errors to validation 2015-07-05 14:02:06 -04:00
user.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00