1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/models
David Arvelo 0603be73ef Fix deletion of Post Model in Editor and Content screens
fixes #2999
- handle undefined argument in openModal function
- catch whether a model is deleted in Editor routes to aid transition
- move updateTags function to the PostModel
- add call to updateTags in delete-post modal
2014-06-19 14:31:56 -04:00
..
base.js Add ghostPaths util and initializer 2014-05-24 08:52:47 +02:00
post.js Fix deletion of Post Model in Editor and Content screens 2014-06-19 14:31:56 -04:00
settings.js Ember cleanup: single quotes for JS 2014-06-01 21:53:16 +01:00
slug-generator.js Refactored PostSettingsMenuController 2014-06-13 12:14:58 -06:00
tag.js Make exports consitent. 2014-06-09 13:58:35 -04:00
user.js Merge pull request #2922 from lholmquist/user_model 2014-06-09 20:14:53 +02:00