Commit Graph

4 Commits

Author SHA1 Message Date
syntaxbullet
818f283e10 fix: align partner media with production CMS data 2026-07-13 12:14:37 +02:00
syntaxbullet
d2fdf8e3c5 feat: add JuryMitglieder collection and migration for jury members
- Created a new collection `JuryMitglieder` with fields for name, image, quote, role, organization, bio, website, LinkedIn, sort order, active status, and published date.
- Implemented access control for creating, reading, updating, and deleting jury members.
- Added migration script to create necessary database tables and columns for jury members, including versioning support.
- Updated existing `preistraeger` table to include new columns for award group, winner rank, sort order, and visibility settings.
- Introduced a temporary global switch to control the visibility of testimonials in the SPA.
2026-07-07 14:57:15 +02:00
syntaxbullet
4e50e27fcd feat: manage network partner logo defaults 2026-06-22 13:06:44 +02:00
syntaxbullet
c35e45499e feat: manage netzwerk page via payload 2026-06-22 11:30:21 +02:00