Ghost/ghost/admin/app/models
Kevin Ansfield 895cc7b647 🐛 Fixed unsaved editor changes being lost when changing PSM data on a published post
This reverts commit c19f5b9c51.

The "fix" is not correct, we want to ensure that unsaved changes in the editor are always kept.
2019-03-22 11:06:22 +00:00
..
api-key.js
integration.js
invite.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
member.js
navigation-item.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
notification.js
page.js
post.js 🐛 Fixed unsaved editor changes being lost when changing PSM data on a published post 2019-03-22 11:06:22 +00:00
role.js
setting.js Removed unused forceI18n attribute from the settings model 2019-03-07 09:10:46 +00:00
slack-integration.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
subscriber.js
tag.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
theme.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
unsplash-integration.js
user.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
webhook.js