Ghost/core/client/app/controllers/modals
Kevin Ansfield e21d7ed1f5 WIP: review uses of notifications.showErrors
issue #5409

`notifications.showErrors` was historically used to display multiple error notifications whether from validation errors or responses form the API. This usage needs to be reviewed as inline validations should handle the validation side and we should be displaying alerts for actual errors.

Eventually `notifications.showErrors` should be left unused and therefore removed.
2015-07-28 12:27:57 +01:00
..
copy-html.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
delete-all.js WIP: review uses of notifications.showErrors 2015-07-28 12:27:57 +01:00
delete-post.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
delete-tag.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
delete-user.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
invite-new-user.js WIP: review uses of notifications.showErrors 2015-07-28 12:27:57 +01:00
leave-editor.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
signin.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
transfer-owner.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
upload.js WIP: review uses of notifications.showErrors 2015-07-28 12:27:57 +01:00