Commit Graph

368 Commits

Author SHA1 Message Date
ponas 71b0a87180 add custom image model, fetch alt text 2024-05-15 04:42:42 +02:00
ponas 5540040ea2 add Body component to index 2024-05-15 01:41:01 +02:00
elisejakob 993102e1bf move typekit import, add full logo, misc sketching 2024-05-15 01:28:33 +02:00
ponas 469b4bd1e9 move featured events from settings to home page 2024-05-15 01:05:17 +02:00
elisejakob c1e26b39ed make background pigs that hide from the footer 🐷🐷🐷 2024-05-15 00:53:11 +02:00
elisejakob ba4a4b3941 misc design progress and testing 2024-05-15 00:32:05 +02:00
ponas 4555479fea add support for featuring events 2024-05-15 00:26:14 +02:00
ponas fd17e2e5a0 add association index and subpages 2024-05-14 23:37:01 +02:00
elisejakob 0237b1a348 limit featured events 2024-05-14 23:08:10 +02:00
elisejakob cff4f5555c start association components 2024-05-14 22:50:59 +02:00
ponas 8a06c76403 remove stray console log 2024-05-14 22:16:19 +02:00
ponas 3d240686e3 cache no-store bruke the build, set next to revalidate instad 2024-05-14 22:15:54 +02:00
ponas c8dc452fee wrap EventContainer in Suspense 2024-05-14 22:01:57 +02:00
ponas fa3ebdb91c simplify some type checks by fixing graphql schema 2024-05-14 21:36:05 +02:00
elisejakob ba93e7e783 add happy lil pig to expanded menu 2024-05-14 21:32:38 +02:00
ponas 08b2e5387d fix some type errors 2024-05-14 19:07:41 +02:00
elisejakob 8c6c58b62f make event link from upcoming go straight to calendar view 2024-05-13 21:26:32 +02:00
ponas 26df80b65e fetch and filter on event categories 2024-05-13 03:50:48 +02:00
ponas 79c7b8ba43 move calendar day into its own component 2024-05-13 02:43:04 +02:00
ponas 0bf6e00a81 put event container mode state in url 2024-05-13 02:30:22 +02:00
ponas 9b77ac0203 add event categories 2024-05-13 02:20:26 +02:00
elisejakob 80421b537a add news to front page and move people to contact page 2024-05-13 02:13:03 +02:00
elisejakob 29cff800db add upcoming events component 2024-05-13 01:58:35 +02:00
elisejakob c040e30add improve date list style 2024-05-13 01:32:07 +02:00
elisejakob 87e897147d add date list component 2024-05-13 01:32:07 +02:00
elisejakob ddc0413b8b style mobile calendar 2024-05-13 00:59:29 +02:00
elisejakob 7f0a5dccb1 improve main menu interactions 2024-05-13 00:49:52 +02:00
elisejakob fa4ec12a04 mooore pigs 2024-05-13 00:14:01 +02:00
ponas 794818db13 fix more type things 2024-05-13 00:08:11 +02:00
ponas 780e2c7fed fix some build errors 2024-05-12 23:56:03 +02:00
elisejakob ba43da1556 add event header component and the first pig 2024-05-12 23:50:08 +02:00
ponas 57ce71453e improve date presentation in event list view 2024-05-12 23:34:07 +02:00
elisejakob 0f16893cf9 more calendar stylings 2024-05-12 23:05:35 +02:00
elisejakob 49b153e48d make some calendar stylings 2024-05-12 21:58:07 +02:00
elisejakob b7eb5d2592 add news page 2024-05-12 21:34:14 +02:00
elisejakob 022ed8c143 add generic page header component, person section component with headings, ++ 2024-05-12 20:53:34 +02:00
elisejakob bf2008c7be some main menu progress, toggle more menu options 2024-05-12 20:27:22 +02:00
ponas e251e678cd special time formatting when event items are in a calendar 2024-05-12 16:32:25 +02:00
ponas 7dfb505af0 organize events by months, weeks and days and print a calendar view 2024-05-12 16:06:49 +02:00
ponas e12a9a82fa add some date handling 2024-05-12 01:40:59 +02:00
ponas a6fcaa1579 reorganize some event queries, types and components 2024-05-12 00:01:12 +02:00
ponas bc9fbd5d84 add wip event occurrences 2024-05-11 05:18:11 +02:00
elisejakob bb4a9f4eb2 start splitting up event list 2024-05-11 02:23:20 +02:00
ponas 4a5ae2d7bc fix catch-all routing for generic pages 2024-05-10 20:56:12 +02:00
elisejakob 6baa7cb04e add news article list components 2024-05-10 20:31:05 +02:00
elisejakob e6e0413ee0 tidy up footer font sizes etc 2024-05-10 20:16:15 +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 ce2de49295 add error pages for 404 and 500 2024-05-10 19:40:39 +02:00
ponas 8a66da7f6c add support for generic pages 2024-05-10 19:39:59 +02:00
ponas 511715b75b add venues 2024-05-10 18:26:07 +02:00