Commit Graph

  • 259307c550 add missing pages elisejakob 2024-05-22 23:30:07 +02:00
  • ca956507fd correct image formats in upcoming list elisejakob 2024-05-21 01:44:12 +02:00
  • d57a226184 add publish date to news article Jonas Braathen 2024-05-21 01:44:57 +02:00
  • 8d540c16b8 add pig to chill block elisejakob 2024-05-21 01:32:40 +02:00
  • 82f18dd24a add colored horizontal rule block Jonas Braathen 2024-05-21 01:00:22 +02:00
  • 4d9796fbe7 add news article featured image to figure Jonas Braathen 2024-05-21 00:25:06 +02:00
  • 06358ef1af move link in news item elisejakob 2024-05-21 00:22:00 +02:00
  • e5819d9000 menu icons, animations and color variable updates elisejakob 2024-05-21 00:16:32 +02:00
  • 963987278a add news Jonas Braathen 2024-05-21 00:12:19 +02:00
  • 9e0466f78b remove unused body component, adjust spacing when footer follows blocks with background color, etc elisejakob 2024-05-20 23:29:26 +02:00
  • 574a3a02a4 more image gallery styling, add arrow icons elisejakob 2024-05-20 23:16:45 +02:00
  • d172c23163 make publishing the default action Jonas Braathen 2024-05-20 23:16:20 +02:00
  • a7e83a3163 make a common stream field, support all block types everywhere Jonas Braathen 2024-05-20 22:42:30 +02:00
  • e88aa5e142 install swiper, start styling image gallery elisejakob 2024-05-20 22:09:51 +02:00
  • 856f39bb58 filter on future events when fetching for home page / event index Jonas Braathen 2024-05-20 22:00:02 +02:00
  • 10227ff8e3 style image blocks along with body elements elisejakob 2024-05-20 21:36:18 +02:00
  • adfb4da749 move bgpig so fixed position doesn't get affected by main container transforms elisejakob 2024-05-20 20:52:08 +02:00
  • e6cc646da7 add excerpt field to associations Jonas Braathen 2024-05-20 19:12:59 +02:00
  • 238edbd9dc autofix stuff with ruff Jonas Braathen 2024-05-20 18:38:18 +02:00
  • 07ea27d87f design adjustments to calendar and upcoming events elisejakob 2024-05-16 20:18:59 +02:00
  • ba28578a0c add image-and-text and image slider block types Jonas Braathen 2024-05-15 06:33:14 +02:00
  • 71b0a87180 add custom image model, fetch alt text Jonas Braathen 2024-05-15 04:42:42 +02:00
  • 5540040ea2 add Body component to index Jonas Braathen 2024-05-15 01:41:01 +02:00
  • 993102e1bf move typekit import, add full logo, misc sketching elisejakob 2024-05-15 01:28:10 +02:00
  • 644a7661da allow all subpage types on homepage Jonas Braathen 2024-05-15 01:09:41 +02:00
  • 469b4bd1e9 move featured events from settings to home page Jonas Braathen 2024-05-15 01:05:10 +02:00
  • c1e26b39ed make background pigs that hide from the footer 🐷🐷🐷 elisejakob 2024-05-15 00:53:11 +02:00
  • ba4a4b3941 misc design progress and testing elisejakob 2024-05-15 00:32:05 +02:00
  • 4555479fea add support for featuring events Jonas Braathen 2024-05-15 00:26:14 +02:00
  • 8409fc042c make facebook urls for events editable Jonas Braathen 2024-05-14 23:42:44 +02:00
  • fd17e2e5a0 add association index and subpages Jonas Braathen 2024-05-14 23:36:54 +02:00
  • 0237b1a348 limit featured events elisejakob 2024-05-14 23:08:05 +02:00
  • 3522620cea add event organizer models, changes to associations Jonas Braathen 2024-05-14 23:01:09 +02:00
  • cff4f5555c start association components elisejakob 2024-05-14 22:50:38 +02:00
  • 8a06c76403 remove stray console log Jonas Braathen 2024-05-14 22:16:19 +02:00
  • 3d240686e3 cache no-store bruke the build, set next to revalidate instad Jonas Braathen 2024-05-14 22:15:54 +02:00
  • c8dc452fee wrap EventContainer in Suspense Jonas Braathen 2024-05-14 22:01:57 +02:00
  • fa3ebdb91c simplify some type checks by fixing graphql schema Jonas Braathen 2024-05-14 21:36:05 +02:00
  • ba93e7e783 add happy lil pig to expanded menu elisejakob 2024-05-14 21:28:29 +02:00
  • 08b2e5387d fix some type errors Jonas Braathen 2024-05-14 19:07:41 +02:00
  • 8c6c58b62f make event link from upcoming go straight to calendar view elisejakob 2024-05-13 21:26:32 +02:00
  • 26df80b65e fetch and filter on event categories Jonas Braathen 2024-05-13 03:50:48 +02:00
  • 79c7b8ba43 move calendar day into its own component Jonas Braathen 2024-05-13 02:43:04 +02:00
  • 0bf6e00a81 put event container mode state in url Jonas Braathen 2024-05-13 02:30:22 +02:00
  • aac89edca1 event categories must have names Jonas Braathen 2024-05-13 02:22:07 +02:00
  • 9b77ac0203 add event categories Jonas Braathen 2024-05-13 02:20:26 +02:00
  • 80421b537a add news to front page and move people to contact page elisejakob 2024-05-13 02:13:03 +02:00
  • 29cff800db add upcoming events component elisejakob 2024-05-13 01:58:35 +02:00
  • c040e30add improve date list style elisejakob 2024-05-13 01:31:58 +02:00
  • 87e897147d add date list component elisejakob 2024-05-13 01:14:19 +02:00
  • 3f3158204a add shortcut to editing events in the wagtail admin menu Jonas Braathen 2024-05-13 01:04:41 +02:00
  • ddc0413b8b style mobile calendar elisejakob 2024-05-13 00:59:29 +02:00
  • 7f0a5dccb1 improve main menu interactions elisejakob 2024-05-13 00:49:52 +02:00
  • fa4ec12a04 mooore pigs elisejakob 2024-05-13 00:13:54 +02:00
  • 794818db13 fix more type things Jonas Braathen 2024-05-13 00:08:11 +02:00
  • 780e2c7fed fix some build errors Jonas Braathen 2024-05-12 23:56:03 +02:00
  • ba43da1556 add event header component and the first pig elisejakob 2024-05-12 23:50:08 +02:00
  • 57ce71453e improve date presentation in event list view Jonas Braathen 2024-05-12 23:34:07 +02:00
  • 0f16893cf9 more calendar stylings elisejakob 2024-05-12 23:05:27 +02:00
  • e9a2acd9e7 really add h5, h6 and blockquote as features in rich text editor Jonas Braathen 2024-05-12 22:44:47 +02:00
  • 3c54231f27 add h5, h6 and blockquote as features in rich text editor Jonas Braathen 2024-05-12 22:35:35 +02:00
  • 49b153e48d make some calendar stylings elisejakob 2024-05-12 21:58:07 +02:00
  • b7eb5d2592 add news page elisejakob 2024-05-12 21:34:14 +02:00
  • 022ed8c143 add generic page header component, person section component with headings, ++ elisejakob 2024-05-12 20:53:34 +02:00
  • bf2008c7be some main menu progress, toggle more menu options elisejakob 2024-05-12 20:27:22 +02:00
  • e251e678cd special time formatting when event items are in a calendar Jonas Braathen 2024-05-12 16:32:25 +02:00
  • 7dfb505af0 organize events by months, weeks and days and print a calendar view Jonas Braathen 2024-05-12 16:06:49 +02:00
  • e12a9a82fa add some date handling Jonas Braathen 2024-05-12 01:40:59 +02:00
  • a6fcaa1579 reorganize some event queries, types and components Jonas Braathen 2024-05-12 00:01:12 +02:00
  • bc9fbd5d84 add wip event occurrences Jonas Braathen 2024-05-11 05:18:11 +02:00
  • bb4a9f4eb2 start splitting up event list elisejakob 2024-05-11 02:23:20 +02:00
  • 4a5ae2d7bc fix catch-all routing for generic pages Jonas Braathen 2024-05-10 20:56:12 +02:00
  • 6baa7cb04e add news article list components elisejakob 2024-05-10 20:31:05 +02:00
  • e6e0413ee0 tidy up footer font sizes etc elisejakob 2024-05-10 20:16:15 +02:00
  • d235d3548a custom logo styling on index page + adjustments to venue styling and leads elisejakob 2024-05-10 20:11:04 +02:00
  • ce2de49295 add error pages for 404 and 500 Jonas Braathen 2024-05-10 19:40:39 +02:00
  • 8a66da7f6c add support for generic pages Jonas Braathen 2024-05-10 19:39:59 +02:00
  • 511715b75b add venues Jonas Braathen 2024-05-10 18:26:07 +02:00
  • fc301a164b dnscms: bump django Jonas Braathen 2024-05-10 16:49:29 +02:00
  • 33db0be06b add icon list block and a fun happy placeholder piggy elisejakob 2024-05-10 17:46:10 +02:00
  • b721eefb02 add some featured content blocks, correct event item image size, placeholder color variables elisejakob 2024-05-10 17:16:38 +02:00
  • de0af201cc show some featured images Jonas Braathen 2024-05-10 16:20:19 +02:00
  • db8c88ffba disable graphql query result caching Jonas Braathen 2024-05-10 15:26:07 +02:00
  • 8f10cc615c add people components elisejakob 2024-05-10 14:07:15 +02:00
  • 1c8abcfe83 move event item link elisejakob 2024-05-10 13:28:48 +02:00
  • e772441558 add some messy footer content elisejakob 2024-05-10 13:25:47 +02:00
  • e1a4f3233e use body styles for rich text block and separate component elisejakob 2024-05-10 13:13:27 +02:00
  • e3f24fff46 web: add prices and links to event page Jonas Braathen 2024-05-10 13:12:13 +02:00
  • 6f021e4842 web: start using graphql-codegen, switch to urql, use graphql data a few places Jonas Braathen 2024-05-10 04:45:53 +02:00
  • 97cfb05710 dnscms: add some simple fields to events Jonas Braathen 2024-05-10 04:44:36 +02:00
  • ee339e9cac make some fun components for rich text and events 🎷 elisejakob 2024-05-10 00:56:40 +02:00
  • e8e9842413 add avenir fallback font elisejakob 2024-05-09 22:00:24 +02:00
  • 2f3ab5db78 add logo svg title elisejakob 2024-05-09 22:00:13 +02:00
  • 8245da4553 add favicon and logo component elisejakob 2024-05-09 02:34:03 +02:00
  • cde39da1fd add color palette 🎨 elisejakob 2024-05-09 02:19:53 +02:00
  • 5cd5e40e91 start something stylish 🐷💅 add sass, create layout components, sort styles and components into folders elisejakob 2024-05-09 02:11:37 +02:00
  • 5b9c484f14 web: fetch some content Jonas Braathen 2024-05-07 04:05:40 +02:00
  • 3fdb4b92a2 dnscms: add psycopg2-binary Jonas Braathen 2024-05-07 03:06:51 +02:00
  • 00afeb9c69 dnscms: use poetry in dockerfile (cheating) Jonas Braathen 2024-05-07 02:39:15 +02:00
  • 86b6d77bf1 add skeleton for dnscms Jonas Braathen 2024-05-07 01:41:37 +02:00