Ghost/apps/admin-x-framework
Sag 54ee8d3389
Updated newsletter email verification to render the verified address (#19148)
refs GRO-80
- added a new meta field "email_verified" to the /verification endpoint
for newsletters. This meta field contains which email has been verified,
"sender_email" or "sender_reply_to"
- updated copy in newsletter settings, based on which email has been
verified
2023-11-27 18:28:57 +00:00
..
src Updated newsletter email verification to render the verified address (#19148) 2023-11-27 18:28:57 +00:00
test Added test examples to AdminX demo (#19116) 2023-11-23 12:59:48 +00:00
.eslintrc.cjs
.gitignore Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00
package.json Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00
tsconfig.declaration.json
tsconfig.json
tsconfig.node.json
vite.config.ts Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00