Commit Graph

12 Commits

Author SHA1 Message Date
Jason Zimdars 48d9a25820 Fix that 'closed'->'done' change broke this route 2025-11-26 14:58:17 -06:00
Jorge Manrubia 49e801fdb1 Just the date makes for better-looking URLs 2025-11-21 10:40:37 +01:00
Jason Zimdars 133a17a75e Just pass the column name string, no need to both with numbers 2025-11-20 11:43:17 -06:00
Jason Zimdars d97a7b9be8 Break out of frame 2025-11-19 13:18:24 -06:00
Jason Zimdars eba749a193 Expand activity columns 2025-11-19 12:48:36 -06:00
Jorge Manrubia 05ef07f77b Extract helper for the container of events grouped by hour 2025-11-10 16:17:03 +01:00
Jorge Manrubia 590a63c422 Move helpers salad to a presenter column when rendering the timeline 2025-11-10 15:52:59 +01:00
Jason Zimdars 434d819585 Move notice to bottom of column, tweak copy 2025-11-03 11:07:12 -06:00
Jason Zimdars 4b7cd8828f Style notice 2025-10-31 16:58:21 -05:00
David Heinemeier Hansson 91263556a9 Ensure there is a limit of 100 events per column per day
Otherwise these pages can get very heavy
2025-10-31 21:57:17 +01:00
David Heinemeier Hansson 4dd4851b65 Add caching for events 2025-10-31 21:36:00 +01:00
Jorge Manrubia 61fd84ab5e Add server-side caching and HTTP caching when serving events in the timeline 2025-09-09 11:30:05 +02:00