Ghost/ghost/admin/tests/acceptance
Kevin Ansfield 9fa0c24be9 Removed resend countdown from 2fa flow
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
2024-10-25 15:26:23 +01:00
..
editor 🐛 Fixed infinite loops in setFeatureImageCaption for deleted posts (#21081) 2024-09-25 08:02:38 +00:00
members Fixed Admin tests 2024-09-03 10:46:25 +01:00
authentication-test.js Removed resend countdown from 2fa flow 2024-10-25 15:26:23 +01:00
content-test.js 🐛 Fixed missing 'duplicate a post' feature for editors (#21304) 2024-10-15 12:19:56 +02:00
custom-post-templates-test.js Fixed Admin tests 2024-09-03 10:46:25 +01:00
dashboard-test.js Fixed Admin tests 2024-09-03 10:46:25 +01:00
editor-test.js Fixed "Editor crashed" error showing for a valid 404 2024-09-20 09:40:44 +01:00
error-handling-test.js Fixed Admin tests 2024-09-03 10:46:25 +01:00
members-activity-test.js Fixed hanging dash when no attribution is present (#20869) 2024-08-29 15:22:31 +09:00
members-test.js 🐛 Fixed member filtering for "Unsubscribed from newsletter" filters (#20926) 2024-09-16 11:16:49 +02:00
mentions-test.js Fixed Admin tests 2024-09-03 10:46:25 +01:00
offers-test.js Fixed Admin tests 2024-09-03 10:46:25 +01:00
onboarding-test.js Fixed Admin tests 2024-09-03 10:46:25 +01:00
password-reset-test.js Updated password reset notification (#20510) 2024-07-02 15:24:14 +02:00
restore-post-test.js Added posts restore UI (#21096) 2024-09-24 15:01:17 +00:00
search-test.js Fixed Admin tests 2024-09-03 10:46:25 +01:00
setup-test.js Cleaned up onboardingChecklist GA labs flag 2024-06-20 11:42:42 +01:00
signin-test.js Refactored signin controller to Octane patterns 2022-11-01 14:12:23 +00:00
signup-test.js Fixed typos (#18648) 2023-10-31 15:21:44 +00:00
staff-test.js Fixed Admin tests 2024-09-03 10:46:25 +01:00
stats-test.js Updated missed references to unique visitors 2024-09-19 12:09:46 +01:00
tags-test.js Fixed Admin tests 2024-09-03 10:46:25 +01:00