cms.c2sgmbh/src/hooks
Martin Porwoll d90657c2cf fix: form submission hooks — tenant propagation + email notification
- FormSubmissionsOverrides: fields must be a function (not array) for
  the form-builder plugin to merge them with defaultFields
- setSubmissionTenant: add overrideAccess for unauthenticated submissions
- sendFormNotification: handle populated form object (extract ID),
  add overrideAccess for tenant SMTP lookup

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 16:58:40 +00:00
..
youtubeChannels feat: auto-download YouTube channel images on create/update 2026-02-14 12:30:48 +00:00
youtubeContent fix: resolve global typecheck errors 2026-02-17 08:57:32 +00:00
ytTasks feat(YouTube): add YouTube Operations Hub with YtSeries collection 2026-01-13 14:54:40 +00:00
auditAuthEvents.ts feat: upgrade Payload CMS 3.69.0 → 3.76.1 2026-02-13 11:07:46 +00:00
auditTenantChanges.ts fix: unblock tenant SMTP saves in admin 2026-02-17 08:58:21 +00:00
auditUserChanges.ts feat(Community): add Community Management Phase 1 2026-01-14 16:13:03 +00:00
emailFailureAlertHook.ts chore: code cleanup, TypeScript fixes, and dependency updates 2025-12-15 09:02:58 +00:00
formSubmissionHooks.ts chore: code cleanup, TypeScript fixes, and dependency updates 2025-12-15 09:02:58 +00:00
invalidateCache.ts feat: implement multi-tenant email system with logging 2025-12-07 20:16:54 +00:00
invalidateEmailCache.ts feat: implement multi-tenant email system with logging 2025-12-07 20:16:54 +00:00
processFeaturedVideo.ts fix: resolve TypeScript and lint errors in video feature 2025-12-16 11:50:32 +00:00
sendFormNotification.ts fix: form submission hooks — tenant propagation + email notification 2026-02-17 16:58:40 +00:00
sendNewsletterConfirmation.ts fix: newsletter double opt-in bug fixes 2025-12-10 20:17:28 +00:00
setSubmissionTenant.ts fix: form submission hooks — tenant propagation + email notification 2026-02-17 16:58:40 +00:00
useRealtimeUpdates.ts fix: resolve all ESLint errors for clean CI pipeline 2026-02-13 22:24:12 +00:00