Commit Graph

69 Commits

Author SHA1 Message Date
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
4167730fc2 feat: add preistraeger placeholder image and related database migrations
- Introduced a new SVG placeholder image for preistraeger without an image.
- Created migration scripts to add download zip and gallery features to the preistraeger table.
- Added site settings for preistraeger placeholder image in the database.
- Implemented a utility function to retrieve the preistraeger placeholder image URL in the SPA.
2026-07-07 12:53:00 +02:00
syntaxbullet
2842caa936 feat: update Preistraeger page to include a simple winner grid for 2023 and remove unused components
fix: change featured status for participation content and remove deprecated award card

feat: add migration for new participation phase form fields and backfill existing data

feat: create AwardsGridSection component for displaying awards with improved layout

feat: implement NewsletterInterestForm component for newsletter sign-up with validation
2026-07-01 18:02:12 +02:00
syntaxbullet
2fda7e8122 feat: add PartnerLogoMark component for dynamic partner logo rendering 2026-07-01 11:39:45 +02:00
syntaxbullet
1bc1f31940 feat: Add preload script for header awards navigation and update nav items 2026-06-30 19:21:05 +02:00
syntaxbullet
7ff405d1a2 Add migration scripts and preload participation awards script
- Created migration index file to manage database migrations.
- Added script to preload participation awards and related blog posts into the CMS.
- Introduced new types and default data for application phases.
- Added award articles data structure for the upcoming awards.
2026-06-30 19:10:53 +02:00
syntaxbullet
9545f2513d feat: Add fresh database setup script and media handling improvements
- Introduced a new script for setting up a fresh database with ordered migration tasks.
- Added a utility function to find media by filename, improving media handling in various scripts.
- Updated preload scripts to utilize the new media fetching utility.
- Refactored datenschutz, impressum, and mitglied-werden fields to use stable IDs and anchor IDs.
- Enhanced home and network pages to accommodate new field structures.
- Added new preload script for global CMS settings.
- Improved code readability and organization across multiple files.
2026-06-22 17:20:45 +02:00
syntaxbullet
09a43062a0 Refactor code structure for improved readability and maintainability 2026-06-22 13:18:28 +02:00
syntaxbullet
d90f3bc77e feat: manage network people media 2026-06-22 13:17:17 +02:00
syntaxbullet
b7e3318aad feat: manage press fallback card media 2026-06-22 13:15:13 +02:00
syntaxbullet
a2a5f8b343 feat: migrate membership pdf media 2026-06-22 13:13:17 +02:00
syntaxbullet
e21e2f1210 feat: manage press kit download via payload 2026-06-22 13:11:35 +02:00
syntaxbullet
c5feeaee16 feat: centralize layout cta path defaults 2026-06-22 13:09:20 +02:00
syntaxbullet
c389997f06 feat: centralize form eligibility defaults 2026-06-22 13:07:28 +02:00
syntaxbullet
4e50e27fcd feat: manage network partner logo defaults 2026-06-22 13:06:44 +02:00
syntaxbullet
99a318bbb2 feat: preload skyline media setting 2026-06-22 13:05:12 +02:00
syntaxbullet
be039dbb47 feat: centralize layout logo fallbacks 2026-06-22 13:03:31 +02:00
syntaxbullet
34ef0e1f22 feat: manage skyline background media via payload 2026-06-22 13:02:47 +02:00
syntaxbullet
9cf23552cc feat: manage generic page fallback copy via payload 2026-06-22 13:00:02 +02:00
syntaxbullet
b4b4820e46 feat: manage splash logo media via payload 2026-06-22 12:57:42 +02:00
syntaxbullet
2872f25dbf feat: manage layout fallback copy via payload 2026-06-22 12:55:58 +02:00
syntaxbullet
580a13f5e2 feat: manage spa loader copy via payload 2026-06-22 12:54:00 +02:00
syntaxbullet
78af786a52 feat: manage about highlight fallback copy via payload 2026-06-22 12:51:51 +02:00
syntaxbullet
856ab84252 feat: manage preistraeger fallback copy via payload 2026-06-22 12:48:54 +02:00
syntaxbullet
2eef1d8350 feat: manage event detail fallback copy via payload 2026-06-22 12:45:47 +02:00
syntaxbullet
e12d814040 feat: manage blog detail fallback copy via payload 2026-06-22 12:43:34 +02:00
syntaxbullet
4a751317b0 feat: manage preistraeger fallback media via payload 2026-06-22 12:40:37 +02:00
syntaxbullet
79a9075f3a feat: manage blog detail fallback media via payload 2026-06-22 12:36:37 +02:00
syntaxbullet
a2c4df74e9 feat: manage event detail fallback media via payload 2026-06-22 12:35:05 +02:00
syntaxbullet
9d2994ecdf feat: manage about highlight fallback media via payload 2026-06-22 12:32:56 +02:00
syntaxbullet
53fc63b486 feat: manage participation fallback labels via payload 2026-06-22 12:30:34 +02:00
syntaxbullet
6676610e5e feat: manage press fallback labels via payload 2026-06-22 12:27:36 +02:00
syntaxbullet
9ce55217a1 feat: manage testimonial labels via payload 2026-06-22 12:23:06 +02:00
syntaxbullet
1e164d7624 feat: centralize contact cms defaults 2026-06-22 12:18:17 +02:00
syntaxbullet
c21f0d0c8f feat: manage home form copy via payload 2026-06-22 12:13:59 +02:00
syntaxbullet
b4eb1eb7fd feat: centralize home cms defaults 2026-06-22 12:10:45 +02:00
syntaxbullet
8dbe129ff2 feat: manage contact form copy via payload 2026-06-22 11:57:59 +02:00
syntaxbullet
aa839fcebc feat: manage blog detail chrome via payload 2026-06-22 11:54:18 +02:00
syntaxbullet
43f85dfea2 feat: manage event detail chrome via payload 2026-06-22 11:51:47 +02:00
syntaxbullet
a19b703416 feat: manage winner detail chrome via payload 2026-06-22 11:48:19 +02:00
syntaxbullet
5bd1977c63 feat: manage membership page via payload 2026-06-22 11:44:35 +02:00
syntaxbullet
c35e45499e feat: manage netzwerk page via payload 2026-06-22 11:30:21 +02:00
syntaxbullet
a9283b2e46 feat: manage formular upload page via payload 2026-06-22 11:16:14 +02:00
syntaxbullet
27b29a8a7a feat: manage press index via payload 2026-06-22 11:10:59 +02:00
syntaxbullet
aecdb65a14 feat: manage preistraeger index via payload 2026-06-22 11:04:34 +02:00
syntaxbullet
9282d28cfa feat: manage datenschutz page via payload 2026-06-22 10:59:33 +02:00
syntaxbullet
5944ebc62a feat: manage about page via payload 2026-06-22 10:54:18 +02:00
syntaxbullet
e1713f6d6e feat: manage impressum page via payload 2026-06-22 10:45:54 +02:00
syntaxbullet
2e9ad5cdf8 feat: manage participation page via payload 2026-06-22 10:40:10 +02:00
syntaxbullet
ae98269b03 feat: manage contact page via payload 2026-06-22 10:21:05 +02:00