Commit Graph

27 Commits

Author SHA1 Message Date
ponas e960da6f1c web: centralize prop fetching for live + preview, fix preview banner breakage 2026-05-19 18:37:58 +02:00
ponas 0c5a9876d6 web: move page rendering logic from page.tsx to components 2026-05-19 17:00:12 +02:00
ponas b09ce9808d web: colocate graphql fragments, unmask where needed, more idiomatic client-preset use 2026-05-19 01:49:58 +02:00
ponas cc2a11cd64 web: bump to node 22, next 15, react 19, etc. 2025-04-30 19:21:33 +02:00
ponas 27477de14e improve graphql error handling 2024-08-14 22:13:49 +02:00
ponas 385f17eea1 add titles, description and images for seo 2024-08-10 18:29:31 +02:00
ponas 3d3d991fa7 use list of visible venues 2024-08-09 19:38:04 +02:00
ponas 344c8745d6 add support for hiding venues from /lokaler 2024-08-09 19:22:36 +02:00
ponas adec3bcde0 fix various build issues 2024-08-09 04:33:12 +02:00
ponas 175dcb8e8f add image carousel to venues 2024-08-09 04:24:20 +02:00
ponas 1bb0fd252f add wordpress migration 2024-08-09 02:23:25 +02:00
elisejakob d1be264bc5 make separate component for pageContent 2024-08-09 02:17:15 +02:00
elisejakob f41f7e8317 beautify venue pages 2024-08-06 21:53:56 +02:00
elisejakob ebb0ee41ff tidy up, add section header component with links + make breadcrumb component 2024-07-15 15:18:04 +02:00
ponas b81bee1140 add lead and body to /lokaler 2024-07-14 17:58:33 +02:00
ponas ada7d25083 add reusable ImageFigure component 2024-07-07 17:43:19 +02:00
elisejakob bc76155766 add venue map and style tables and make a placeholder image gallery 2024-06-20 13:37:51 +02:00
elisejakob 2d9fd68060 misc messy design progress, fix table error, add more placeholder content to pages, etc 2024-05-23 12:50:55 +02:00
ponas 5041cd0bde show not found error on missing slugs 2024-05-23 02:56:23 +02:00
ponas a7e83a3163 make a common stream field, support all block types everywhere 2024-05-20 22:42:30 +02:00
ponas ba28578a0c add image-and-text and image slider block types 2024-05-15 06:33:14 +02:00
ponas 71b0a87180 add custom image model, fetch alt text 2024-05-15 04:42:42 +02:00
ponas 8a06c76403 remove stray console log 2024-05-14 22:16:19 +02:00
ponas 780e2c7fed fix some build errors 2024-05-12 23:56:03 +02:00
elisejakob 022ed8c143 add generic page header component, person section component with headings, ++ 2024-05-12 20:53:34 +02:00
elisejakob d235d3548a custom logo styling on index page + adjustments to venue styling and leads 2024-05-10 20:11:04 +02:00
ponas 511715b75b add venues 2024-05-10 18:26:07 +02:00