0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/templates
Matt Enlow 58b635203c Remove minor notifications; Close persistent notifications even on error
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.
2014-07-15 09:03:18 -06:00
..
components Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
editor Indirect post title in editor 2014-07-03 11:09:05 -06:00
modals Aditional classes in settings and invite user modal for the new form style 2014-07-07 17:00:47 +01:00
posts Stay on posts.index route when no posts exist 2014-06-25 14:56:41 +00:00
settings Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
-floating-header.hbs Cleanup Misc Ember Code 2014-06-17 14:59:15 -06:00
-navbar.hbs Fix mobile sidebar menu 2014-07-07 08:55:22 -06:00
-publish-bar.hbs Ensure incomplete tags aren't lost on save 2014-06-24 12:14:27 +02:00
application.hbs Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
debug.hbs Finish Debug screen for Ember admin 2014-06-25 04:36:17 +00:00
editor-save-button.hbs
error.hbs Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.hbs Add validation for signin/signup 2014-06-23 21:17:57 -05:00
post-settings-menu.hbs Remove minor notifications; Close persistent notifications even on error 2014-07-15 09:03:18 -06:00
post-tags-input.hbs Ensure incomplete tags aren't lost on save 2014-06-24 12:14:27 +02:00
posts.hbs Mobile Interactions 2014-06-24 18:33:59 -04:00
reset.hbs
settings.hbs Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00
setup.hbs New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
signin.hbs Signin Validation 2014-07-01 10:51:30 -04:00
signup.hbs Add validation for signin/signup 2014-06-23 21:17:57 -05:00
user-actions-menu.hbs New edit user UI 2014-07-01 18:42:13 +01:00