Commit Graph

183 Commits

Author SHA1 Message Date
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
b7eb5d2592 add news page 2024-05-12 21:34:14 +02:00
022ed8c143 add generic page header component, person section component with headings, ++ 2024-05-12 20:53:34 +02:00
bf2008c7be some main menu progress, toggle more menu options 2024-05-12 20:27:22 +02:00
e251e678cd special time formatting when event items are in a calendar 2024-05-12 16:32:25 +02:00
7dfb505af0 organize events by months, weeks and days and print a calendar view 2024-05-12 16:06:49 +02:00
e12a9a82fa add some date handling 2024-05-12 01:40:59 +02:00
a6fcaa1579 reorganize some event queries, types and components 2024-05-12 00:01:12 +02:00
bc9fbd5d84 add wip event occurrences 2024-05-11 05:18:11 +02:00
bb4a9f4eb2 start splitting up event list 2024-05-11 02:23:20 +02:00