0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/client/app/controllers
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
..
editor Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
modals WIP: review uses of notifications.showErrors 2015-07-28 12:27:57 +01:00
settings WIP: review uses of notifications.showErrors 2015-07-28 12:27:57 +01:00
setup Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
team Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
about.js Fix route for About page 2015-05-25 17:06:17 +01:00
application.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
error.js Fixup broken error page styles 2015-06-08 12:14:58 +01:00
feature.js finish up password protection 2015-05-12 12:02:18 -06:00
post-settings-menu.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
post-tags-input.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
posts.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
reset.js WIP: review uses of notifications.showErrors 2015-07-28 12:27:57 +01:00
setup.js User Onboarding - flow navigation 2015-07-21 17:23:04 +01:00
signin.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
signup.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00