Commit Graph

176 Commits

Author SHA1 Message Date
ponas a7e83a3163 make a common stream field, support all block types everywhere 2024-05-20 22:42:30 +02:00
elisejakob e88aa5e142 install swiper, start styling image gallery 2024-05-20 22:10:00 +02:00
ponas 856f39bb58 filter on future events when fetching for home page / event index 2024-05-20 22:00:02 +02:00
elisejakob 10227ff8e3 style image blocks along with body elements 2024-05-20 21:36:18 +02:00
elisejakob adfb4da749 move bgpig so fixed position doesn't get affected by main container transforms 2024-05-20 20:52:08 +02:00
ponas e6cc646da7 add excerpt field to associations 2024-05-20 19:12:59 +02:00
elisejakob 07ea27d87f design adjustments to calendar and upcoming events 2024-05-16 20:18:59 +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 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