Commit Graph

92 Commits

Author SHA1 Message Date
a7e83a3163 make a common stream field, support all block types everywhere 2024-05-20 22:42:30 +02:00
e88aa5e142 install swiper, start styling image gallery 2024-05-20 22:10:00 +02:00
856f39bb58 filter on future events when fetching for home page / event index 2024-05-20 22:00:02 +02:00
10227ff8e3 style image blocks along with body elements 2024-05-20 21:36:18 +02:00
adfb4da749 move bgpig so fixed position doesn't get affected by main container transforms 2024-05-20 20:52:08 +02:00
e6cc646da7 add excerpt field to associations 2024-05-20 19:12:59 +02:00
238edbd9dc autofix stuff with ruff 2024-05-20 18:38:18 +02:00
07ea27d87f design adjustments to calendar and upcoming events 2024-05-16 20:18:59 +02:00
ba28578a0c add image-and-text and image slider block types 2024-05-15 06:33:14 +02:00
71b0a87180 add custom image model, fetch alt text 2024-05-15 04:42:42 +02:00
5540040ea2 add Body component to index 2024-05-15 01:41:01 +02:00
993102e1bf move typekit import, add full logo, misc sketching 2024-05-15 01:28:33 +02:00
644a7661da allow all subpage types on homepage 2024-05-15 01:09:41 +02:00
469b4bd1e9 move featured events from settings to home page 2024-05-15 01:05:17 +02:00
c1e26b39ed make background pigs that hide from the footer 🐷🐷🐷 2024-05-15 00:53:11 +02:00
ba4a4b3941 misc design progress and testing 2024-05-15 00:32:05 +02:00
4555479fea add support for featuring events 2024-05-15 00:26:14 +02:00
8409fc042c make facebook urls for events editable 2024-05-14 23:42:44 +02:00
fd17e2e5a0 add association index and subpages 2024-05-14 23:37:01 +02:00
0237b1a348 limit featured events 2024-05-14 23:08:10 +02:00
3522620cea add event organizer models, changes to associations 2024-05-14 23:01:09 +02:00
cff4f5555c start association components 2024-05-14 22:50:59 +02:00
8a06c76403 remove stray console log 2024-05-14 22:16:19 +02:00
3d240686e3 cache no-store bruke the build, set next to revalidate instad 2024-05-14 22:15:54 +02:00
c8dc452fee wrap EventContainer in Suspense 2024-05-14 22:01:57 +02:00
fa3ebdb91c simplify some type checks by fixing graphql schema 2024-05-14 21:36:05 +02:00
ba93e7e783 add happy lil pig to expanded menu 2024-05-14 21:32:38 +02:00
08b2e5387d fix some type errors 2024-05-14 19:07:41 +02:00
8c6c58b62f make event link from upcoming go straight to calendar view 2024-05-13 21:26:32 +02:00
26df80b65e fetch and filter on event categories 2024-05-13 03:50:48 +02:00
79c7b8ba43 move calendar day into its own component 2024-05-13 02:43:04 +02:00
0bf6e00a81 put event container mode state in url 2024-05-13 02:30:22 +02:00
aac89edca1 event categories must have names 2024-05-13 02:22:07 +02:00
9b77ac0203 add event categories 2024-05-13 02:20:26 +02:00
80421b537a add news to front page and move people to contact page 2024-05-13 02:13:03 +02:00
29cff800db add upcoming events component 2024-05-13 01:58:35 +02:00
c040e30add improve date list style 2024-05-13 01:32:07 +02:00
87e897147d add date list component 2024-05-13 01:32:07 +02:00
3f3158204a add shortcut to editing events in the wagtail admin menu 2024-05-13 01:04:47 +02:00
ddc0413b8b style mobile calendar 2024-05-13 00:59:29 +02:00
7f0a5dccb1 improve main menu interactions 2024-05-13 00:49:52 +02:00
fa4ec12a04 mooore pigs 2024-05-13 00:14:01 +02:00
794818db13 fix more type things 2024-05-13 00:08:11 +02:00
780e2c7fed fix some build errors 2024-05-12 23:56:03 +02:00
ba43da1556 add event header component and the first pig 2024-05-12 23:50:08 +02:00
57ce71453e improve date presentation in event list view 2024-05-12 23:34:07 +02:00
0f16893cf9 more calendar stylings 2024-05-12 23:05:35 +02:00
e9a2acd9e7 really add h5, h6 and blockquote as features in rich text editor 2024-05-12 22:44:47 +02:00
3c54231f27 add h5, h6 and blockquote as features in rich text editor 2024-05-12 22:35:35 +02:00
49b153e48d make some calendar stylings 2024-05-12 21:58:07 +02:00