1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/tests
Kevin Ansfield 39c738ee67
Added ability to retry failed emails from the confirm modal (#1412)
no issue

- adds a `.retry()` method to the email model+adapter
- adds a retry email task to the publishmenu that follows the same retry-then-poll behaviour as the regular email confirmation
- show a retry button in the confirm email modal if the original send failed
- increases max "immediate failure" poll timeout to 15sec (an 8sec retry-to-failure time has been seen locally)
2019-11-22 15:09:48 +00:00
..
acceptance Added ability to retry failed emails from the confirm modal (#1412) 2019-11-22 15:09:48 +00:00
helpers Update dependency ember-mocha to v0.16.0 2019-06-17 15:32:09 +01:00
integration Merge branch 'master' into v3 2019-10-08 14:04:38 +01:00
unit 🔥 Removed all subscriber feature related code (#1337) 2019-09-26 15:58:01 +02:00
.eslintrc.js Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
index.html Remove ember application template wrapper 2018-05-01 10:57:20 +01:00
test-helper.js Update dependency ember-exam to v3 2019-05-13 15:55:11 +01:00