Commit Graph
47 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
ponas 644a7661da allow all subpage types on homepage 2024-05-15 01:09:41 +02:00
ponas 469b4bd1e9 move featured events from settings to home page 2024-05-15 01:05:17 +02:00
ponas 4555479fea add support for featuring events 2024-05-15 00:26:14 +02:00
ponas 8409fc042c make facebook urls for events editable 2024-05-14 23:42:44 +02:00
ponas fd17e2e5a0 add association index and subpages 2024-05-14 23:37:01 +02:00
ponas 3522620cea add event organizer models, changes to associations 2024-05-14 23:01:09 +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
ponas 08b2e5387d fix some type errors 2024-05-14 19:07:41 +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 aac89edca1 event categories must have names 2024-05-13 02:22:07 +02:00
ponas 9b77ac0203 add event categories 2024-05-13 02:20:26 +02:00
ponas 3f3158204a add shortcut to editing events in the wagtail admin menu 2024-05-13 01:04:47 +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
ponas 57ce71453e improve date presentation in event list view 2024-05-12 23:34:07 +02:00
ponas e9a2acd9e7 really add h5, h6 and blockquote as features in rich text editor 2024-05-12 22:44:47 +02:00
ponas 3c54231f27 add h5, h6 and blockquote as features in rich text editor 2024-05-12 22:35:35 +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
ponas 4a5ae2d7bc fix catch-all routing for generic pages 2024-05-10 20:56:12 +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
ponas fc301a164b dnscms: bump django 2024-05-10 17:47:53 +02:00
ponas de0af201cc show some featured images 2024-05-10 16:20:19 +02:00
ponas db8c88ffba disable graphql query result caching 2024-05-10 15:26:07 +02:00
ponas e3f24fff46 web: add prices and links to event page 2024-05-10 13:12:13 +02:00
ponas 6f021e4842 web: start using graphql-codegen, switch to urql, use graphql data a few places 2024-05-10 04:45:53 +02:00
ponas 97cfb05710 dnscms: add some simple fields to events 2024-05-10 04:44:36 +02:00
ponas 5b9c484f14 web: fetch some content 2024-05-07 04:05:40 +02:00
ponas 3fdb4b92a2 dnscms: add psycopg2-binary 2024-05-07 03:06:51 +02:00
ponas 00afeb9c69 dnscms: use poetry in dockerfile (cheating) 2024-05-07 02:39:15 +02:00
ponas 86b6d77bf1 add skeleton for dnscms 2024-05-07 01:41:37 +02:00
ponas bd5e205ab0 move next app to its own folder 2024-05-04 03:49:09 +02:00
ponas 9c9e45dae6 remove most boilerplate code 2024-04-26 18:41:22 +02:00
ponas e8de5cf2e5 add .nvmrc 2024-04-26 18:33:58 +02:00
ponas 8f65b95d3e Initial commit 2024-04-26 18:24:03 +02:00