1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/models
Kevin Ansfield 0c2c8ec1b7 🐛 Fixed unsaved editor changes being lost when changing PSM data on a published post
This reverts commit 6b01266b1f.

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 Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
integration.js Filter non-custom integrations from Custom Integrations list 2019-02-15 14:18:05 +00:00
invite.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
member.js Added initial members model and associated mirage setup 2019-01-22 17:18:44 +00:00
navigation-item.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
notification.js 🎨 Move "Update available" notification to the About screen (#894) 2018-01-09 14:23:36 +00:00
page.js 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
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 Fixed error causing missing sidebar after import 2019-03-04 16:17:28 +00:00
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 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
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 🎨 Enabled Unsplash integration by default (#862) 2017-09-20 12:19:48 +02:00
user.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
webhook.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00