0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/mixins
Jason Williams 24a97db1be Revert post status on failed save.
Refs #3667, Refs #3776
- If saving a post fails, revert its status back to the
  pre-save value.
- Added tests to check post status after failed save attempt
  on both new and existing posts.
2014-08-15 00:22:10 +00:00
..
body-event-listener.js
current-user-settings.js Settings screens redirect for certain roles 2014-07-30 00:57:16 -07:00
editor-base-controller.js Revert post status on failed save. 2014-08-15 00:22:10 +00:00
editor-base-view.js
editor-route-base.js Keyboard shortcuts for Mac vs All 2014-07-31 08:00:52 -06:00
loading-indicator.js
marker-manager.js
nprogress-save.js
pagination-controller.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
pagination-route.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
pagination-view-infinite-scroll.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
popover-mixin.js Add open class to popover buttons 2014-08-06 18:23:03 -06:00
selective-save.js Add a mixin for saving a subset of a model. 2014-07-27 21:04:35 +00:00
shortcuts-route.js
style-body.js
validation-engine.js