Ghost/ghost/admin/tests/acceptance
Ronald Langeveld ce567b9816
Added Mentions email notification settings (#16245)
closes https://github.com/TryGhost/Team/issues/2526

- Mention emails can now be toggled inside staff user' profiles, if they
have the webmention flag enabled on their Ghost site.
- Removed the flag dedicated to webmention email notifications and is
now handled by the `webmention` flag.
- Does not send email notification if `webmention` flag is not enabled.
- Updated tests.

---------

Co-authored-by: Fabien "egg" O'Carroll <fabien@allou.is>
2023-02-09 17:03:03 +08:00
..
editor 🎨 Add ability to send test email with chosen newsletter (#15783) 2023-01-09 17:48:30 +04:00
members 🐛 Fixed members tier filtering (#16212) 2023-02-01 20:33:57 +08:00
settings Added outbound link tagging setting (#16146) 2023-01-20 13:41:36 +01:00
authentication-test.js Updated editor re-authentication modal (#16102) 2023-01-11 12:39:04 +01:00
content-test.js Fixed linter error 2022-10-31 12:12:58 +00:00
custom-post-templates-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
dashboard-test.js Cleaned up removed feature flags 2022-05-25 10:11:24 +02:00
editor-test.js Dropped ember-cli-moment-shim dependency 2022-09-24 13:28:23 +02:00
error-handling-test.js Refactored signin controller to Octane patterns 2022-11-01 14:12:23 +00:00
members-activity-test.js Cleaned up membersActivityFeed labs flag (#2309) 2022-03-30 12:43:52 +01:00
members-test.js 🐛 Fixed unexpected "unsaved changes" modal when deleting a member 2022-12-05 11:48:37 +00:00
mentions-test.js Added Mentions endpoint to Admin (#16136) 2023-01-17 20:16:18 +08:00
offers-test.js 🐛 Fixed active state bug in sidebar nav (#15511) 2022-10-03 19:49:21 +01:00
password-reset-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
setup-test.js Cleaned up improvedOnboarding labs flag 2022-05-18 10:13:06 +01:00
signin-test.js Refactored signin controller to Octane patterns 2022-11-01 14:12:23 +00:00
signup-test.js Migrated signup screen to Octane patterns 2022-05-27 13:28:29 +01:00
staff-test.js Added Mentions email notification settings (#16245) 2023-02-09 17:03:03 +08:00