cms.c2sgmbh/src/app/(frontend)
Martin Porwoll 9016d3c06c fix: resolve all TypeScript errors in production code
- Add Where type imports and proper type assertions in API routes
- Add Locale type definitions for locale validation
- Fix email-logs/stats route with proper EmailLog typing
- Fix newsletter-service interests type and null checks
- Remove invalid contact field from OpenAPI metadata
- Fix formSubmissionOverrides type casting in payload.config
- Fix vcard route Team type casting

All 24 TypeScript errors in src/ are now resolved.
Test files have separate type issues that don't affect production.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 09:08:16 +00:00
..
[locale] feat: add i18n, SEO, and frontend infrastructure 2025-12-01 08:19:35 +00:00
api fix: resolve all TypeScript errors in production code 2025-12-15 09:08:16 +00:00
layout.tsx feat: add i18n, SEO, and frontend infrastructure 2025-12-01 08:19:35 +00:00
page.tsx feat: add i18n, SEO, and frontend infrastructure 2025-12-01 08:19:35 +00:00
styles.css Initial commit 2025-11-26 21:18:31 +00:00