0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/app/validators
Kevin Ansfield 32ff18ccb0 Validate tag names don't start with commas
closes #5685
- Adds client and server-side validation for tag names starting with commas
- Trim tag names before adding in PSM (tag attributes are already trimmed before saving in TSM)
2015-08-24 16:55:30 +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 Fixes for sign-in error handling 2015-08-21 19:38:44 +01:00
signup.js The great migration (EAK -> ember-cli) 2015-03-11 12:37:41 -06:00
tag-settings.js Validate tag names don't start with commas 2015-08-24 16:55:30 +01:00
user.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00