0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
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
new-user.js
post.js
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
signin.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
signup.js
tag-settings.js
user.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00