0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/client/controllers
Felix Rieseberg 0720033e38 Error notification if send mail api returns 500
closes #3728
- If the mail config is broken, the ajax call will fail with 500 and
not return an error.
- This change catches 500 and wraps the error in a notification.
2014-08-11 09:15:12 -07:00
..
editor Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
modals Error if user has already been invited 2014-08-08 16:41:16 -07:00
posts Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
settings Cleanup from notifications refactor. 2014-08-06 00:13:56 +00:00
application.js Transition to signin with error message on invalid token not 500 error screen 2014-08-06 08:08:02 -07:00
debug.js Error notification if send mail api returns 500 2014-08-11 09:15:12 -07:00
error.js
forgotten.js Reset email form value on success 2014-08-08 02:52:19 +01:00
post-settings-menu.js Ensure PSM author is reset when changing posts. 2014-08-10 10:40:04 -04:00
post-tags-input.js Preserve order of tags as entered by the user. 2014-07-29 02:16:21 +00:00
posts.js Restore original display after window resizing. 2014-08-06 09:04:43 +01:00
reset.js Proper messaging on password reset 2014-08-01 13:18:53 +00:00
settings.js
setup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00
signin.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
signup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00