Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork11.2k
Added CRUD endpoints for automated_emails#25497
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:chris-ny-771-add-automated_email-bookshelf-model
Are you sure you want to change the base?
Added CRUD endpoints for automated_emails#25497
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for usingCodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
It looks like this PR contains a migration 👀 General requirements
Schema changes
Data changes
|
0a07b79 tocd97fb0Comparerefhttps://linear.app/ghost/issue/NY-772Ghost needed admin API endpoints to manage automated emails for featureslike member welcome emails. This adds browse, read, add, edit, anddestroy endpoints at /ghost/api/admin/automated_emails with validationfor status, name, and lexical fields. Permissions are restricted toAdministrator and Admin Integration roles only, ensuring proper accesscontrol for this sensitive functionality.
e226f1f tofe2847fCompare
Uh oh!
There was an error while loading.Please reload this page.
refhttps://linear.app/ghost/issue/NY-772