mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
58b635203c
Closes #3105, Closes #3175 - Removed notification on successful post's `page` status change - Removed notification on successful post `featured` status change - Added `closePassive()` notifications on error in the post-settings-menu - Persistent notifications will close whether their `DELETE` request was successful or not. #### Misc - Added `name` attribute to `post-setting-menu.hbs` inputs to facilitate testing - Removed `return <Promise>` from action in `PostSettingsMenuController`. Actions should only return `true` - Toggling `post.featured` won't fire NProgress. |
||
---|---|---|
.. | ||
components | ||
editor | ||
modals | ||
posts | ||
settings | ||
-floating-header.hbs | ||
-navbar.hbs | ||
-publish-bar.hbs | ||
application.hbs | ||
debug.hbs | ||
editor-save-button.hbs | ||
error.hbs | ||
forgotten.hbs | ||
post-settings-menu.hbs | ||
post-tags-input.hbs | ||
posts.hbs | ||
reset.hbs | ||
settings.hbs | ||
setup.hbs | ||
signin.hbs | ||
signup.hbs | ||
user-actions-menu.hbs |