Commit Graph

28 Commits

Author SHA1 Message Date
8abdacc593 fix build 2024-08-06 20:16:37 +02:00
c829a39c2f move event filter reset button, don't hide filters when resetting 2024-08-06 15:24:54 +02:00
f04adfc02a move calendar toggle to header 2024-08-06 01:25:51 +02:00
8f30c9e983 use empty placeholder cells for weekdays that are not part of the shown month 2024-08-06 01:24:32 +02:00
9416df11a3 collapse yearmonths that are two months ahead by default in event calendar 2024-08-05 20:58:56 +02:00
af20820bac add svg icons, make event display buttons toggleable 2024-08-05 19:06:04 +02:00
410fc43bdf don't show more than two months in event calendar by default 2024-07-13 21:47:06 +02:00
73ffdf517c add button for disabling all filters 2024-07-10 19:03:53 +02:00
b819796e29 draft for showing active filters 2024-07-10 18:36:05 +02:00
6dc5c26165 add filter on venue 2024-07-10 18:10:49 +02:00
50b08b874d organize events by day in UpcomingEvents 2024-06-23 15:39:41 +02:00
d5fa2ddf61 tidy up event filters a lil bit, add toggle function 2024-06-20 21:44:37 +02:00
90ada3e449 add filter on organizer 2024-06-20 02:14:21 +02:00
993102e1bf move typekit import, add full logo, misc sketching 2024-05-15 01:28:33 +02:00
fa3ebdb91c simplify some type checks by fixing graphql schema 2024-05-14 21:36:05 +02:00
08b2e5387d fix some type errors 2024-05-14 19:07:41 +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
9b77ac0203 add event categories 2024-05-13 02:20:26 +02:00
ddc0413b8b style mobile calendar 2024-05-13 00:59:29 +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
49b153e48d make some calendar stylings 2024-05-12 21:58:07 +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