Ghost/ghost/admin/app/models
Kevin Ansfield 7e169a2a86 Renamed snippet.title to snippet.name for consistency
no issue

- all of our models which allow users to name something use `name` as the field descriptor rather than `title` so `snippet.title` was renamed for consistency
- also fixes typo in the plus-menu component that stopped clicking on snippets from working
2020-10-16 10:15:07 +01:00
..
action.js
api-key.js
base.js
email.js
integration.js
invite.js
label.js
member-subscription.js
member.js
navigation-item.js
notification.js
page.js
post.js Refactored <GhPostsListItem> 2020-07-01 20:37:46 +01:00
role.js
setting.js Added new support and reply-to address for members 2020-08-31 18:10:26 +05:30
slack-integration.js
snippet.js Renamed snippet.title to snippet.name for consistency 2020-10-16 10:15:07 +01:00
tag.js Added UI for setting tag metadata (#1632) 2020-07-13 14:58:13 +02:00
theme.js
unsplash-integration.js
user.js
webhook.js