mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-26 13:35:16 +03:00
9fa0c24be9
closes https://linear.app/ghost/issue/ENG-1658 - switched to using a task to match patterns elsewhere and have better cancellation behaviour if code is re-used in a short-lived component - added `drop: true` task modifier to our main tasks so they can't be triggered again whilst we're waiting on an API request - removed confusing countdown in button text - restored forced "text" data type for resend API request to match API behavior - added acceptance tests for resend behaviour |
||
---|---|---|
.. | ||
editor | ||
members | ||
authentication-test.js | ||
content-test.js | ||
custom-post-templates-test.js | ||
dashboard-test.js | ||
editor-test.js | ||
error-handling-test.js | ||
members-activity-test.js | ||
members-test.js | ||
mentions-test.js | ||
offers-test.js | ||
onboarding-test.js | ||
password-reset-test.js | ||
restore-post-test.js | ||
search-test.js | ||
setup-test.js | ||
signin-test.js | ||
signup-test.js | ||
staff-test.js | ||
stats-test.js | ||
tags-test.js |