cms.c2sgmbh/src
Martin Porwoll da735cab46 feat: add Products and ProductCategories collections with CI/CD pipeline
- Add Products collection with comprehensive fields (pricing, inventory, SEO, CTA)
- Add ProductCategories collection with hierarchical structure
- Implement CI/CD pipeline with GitHub Actions (lint, typecheck, test, build, e2e)
- Add access control test utilities and unit tests
- Fix Posts API to include category field for backwards compatibility
- Update ESLint config with ignores for migrations and admin components
- Add centralized access control functions in src/lib/access
- Add db-direct.sh utility script for database access

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-12 21:36:26 +00:00
..
app feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
blocks feat: add Services collection and block 2025-12-10 07:39:03 +00:00
collections feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
components/admin feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
globals feat: add content blocks and global settings 2025-12-01 08:19:15 +00:00
hooks fix: newsletter double opt-in bug fixes 2025-12-10 20:17:28 +00:00
jobs chore: add jobs, backups, and migration history 2025-12-01 08:24:26 +00:00
lib feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
migrations feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
migrations_backup chore: add jobs, backups, and migration history 2025-12-01 08:24:26 +00:00
instrumentation.ts feat: add i18n, SEO, and frontend infrastructure 2025-12-01 08:19:35 +00:00
middleware.ts feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
payload-generated-schema.ts chore: update core configuration and dependencies 2025-12-01 08:18:41 +00:00
payload-types.ts feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
payload.config.ts feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00