Ghost/ghost/admin/app/validators
Kevin Ansfield 59a15a0895 Fixed incorrect validation when member's name is too long
no issue

- the email length validation was conditional on `member.name` rather than `member.email` so if the name was too long both name and email were marked as invalid
2020-05-11 11:40:38 +01:00
..
mixins
base.js
custom-view.js Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
integration.js
invite-user.js
label.js Added labels for Members (#1477) 2020-02-14 15:04:01 +05:30
member.js Fixed incorrect validation when member's name is too long 2020-05-11 11:40:38 +01:00
nav-item.js
new-user.js
post.js
reset.js
setting.js
setup.js
signin.js
signup.js
slack-integration.js
subscriber.js
tag-settings.js
user.js
webhook.js