feat(crm): implement bulk mail action for contacts
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 7s
Build & Deploy / 🏗️ Build (push) Failing after 6m25s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 QA (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s

- Add BulkMailButton component for Payload list view
- Add bulkMailEndpoint handler for processing prompts
- Integrate bulk mail action into CrmContacts collection
- Update dev:clean script to skip interactive prompts
This commit is contained in:
2026-03-30 19:27:56 +02:00
parent c52a132d62
commit 3f6fa36f9b
5 changed files with 355 additions and 2 deletions

View File

@@ -97,6 +97,7 @@ export default buildConfig({
connectionString:
process.env.DATABASE_URI || process.env.POSTGRES_URI || "",
},
push: false,
}),
sharp,
plugins: [