0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client
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
..
adapters Fix revoke user invite and user.destroy 2014-08-06 16:48:18 +00:00
assets
components Do not focus post title when editing. 2014-08-08 11:37:24 -04:00
controllers Error notification if send mail api returns 500 2014-08-11 09:15:12 -07:00
helpers Expose blog URL to client app 2014-08-10 18:49:37 +01:00
html Cleaning up old html files 2014-08-05 12:02:58 +01:00
initializers Merge pull request #3731 from ErisDS/issue-3724 2014-08-10 20:51:45 +02:00
mixins Do not focus post title when editing. 2014-08-08 11:37:24 -04:00
models Merge pull request #3472 from morficus/issue-3401 2014-07-31 15:36:11 +01:00
routes Merge pull request #3686 from sebgie/issue#3660 2014-08-08 14:25:40 +01:00
serializers Limit Posts for Authors. 2014-07-31 09:02:49 +01:00
templates Merge pull request #3736 from novaugust/ghost-burgers 2014-08-10 22:45:50 +01:00
transforms
utils Activate specific tab that is tapped/clicked. 2014-08-07 09:32:10 -04:00
validators
views Fix -navbar events attachment 2014-08-10 15:31:47 -06:00
.jshintrc
app.js
config-dev.js
config-prod.js
loader.js
router.js No apps screen for 0.5 2014-08-06 00:54:57 +01:00