Ghost/core
Naz 26f419f085 Reduced method complexity for sendTestEmail method
refs baccbb4942
refs https://github.com/TryGhost/Team/issues/694

- The change is here to remove yet another ESLint method complexity error
- The custom error handling complexity was introduced here in a referenced commit without an obvious reason. The specifics of how the "sendTestEmail" method handles errors should not leak out from the method, if there are errors in the response they should be handled internally and the method would uniformly reject with a single error.
2021-09-02 13:11:10 +04:00
..
client@efc3dc259b Updated Admin to v4.12.1 2021-08-17 17:21:45 +01:00
frontend Removed unnecessary parameter 2021-08-30 12:33:33 +04:00
server Reduced method complexity for sendTestEmail method 2021-09-02 13:11:10 +04:00
shared Refined Portal change plan design and scrolling behavior 2021-09-02 12:31:17 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00