1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/validators
Paul Adam Davis 5ec6f103e9 Add Tag Meta View
Closes #4509, Closes #4615

- Adds meta title & meta description input fields
- Autosaves meta data
- Shows SEO preview (falling back to tag name & description if meta not supplied)
- Adds `type="button"` to delete button (which closes 4651)
2014-12-10 18:12:30 +00:00
..
forgotten.js Update validation to match server error. 2014-07-30 19:07:42 -04:00
new-user.js Create new user validator to DRY up validators 2014-07-25 13:20:40 -06:00
post.js Incrementing hard limits for Meta title and Meta description 2014-09-24 09:18:28 +02:00
reset.js Reset password signs the user in 2014-10-03 15:22:20 -06:00
setting.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
setup.js Create new user validator to DRY up validators 2014-07-25 13:20:40 -06:00
signin.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
signup.js Create new user validator to DRY up validators 2014-07-25 13:20:40 -06:00
tag-settings.js Add Tag Meta View 2014-12-10 18:12:30 +00:00
user.js Improve validation for user.website 2014-11-17 00:40:43 -05:00