Ghost/core/client/controllers
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
..
editor Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
modals Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
posts Remove minor notifications; Close persistent notifications even on error 2014-07-15 09:03:18 -06:00
settings Fix validations on user settings page 2014-07-14 18:12:57 +00:00
application.js oAuth 2014-06-30 14:58:10 +02:00
debug.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
error.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
post-settings-menu.js Remove minor notifications; Close persistent notifications even on error 2014-07-15 09:03:18 -06:00
post-tags-input.js Ensure incomplete tags aren't lost on save 2014-06-24 12:14:27 +02:00
posts.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
reset.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
settings.js Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
setup.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
signin.js Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
signup.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00