Commit Graph

20 Commits

Author SHA1 Message Date
Jorge Manrubia 18cc24e1d3 Add an event prefix named after the model now that events are generic 2025-04-24 13:20:09 +02:00
Jorge Manrubia 54f4bd5144 Generalize event's cards as eventable,add collection
Lots to tidy up but this is working
2025-04-24 12:28:16 +02:00
Jorge Manrubia e8e3bd16a6 First step to make events more generic in nature 2025-04-24 12:28:16 +02:00
Jason Zimdars 5de85fa6bf Don't display published event in threads 2025-04-22 14:25:35 -05:00
David Heinemeier Hansson 760cbb6c99 Drop boosts
Killed by design.
2025-04-12 18:52:54 +02:00
Jorge Manrubia 723e6d94f5 Rename bubbles => cards 2025-04-09 14:50:58 +02:00
Jason Zimdars 572428bfbc Improved comments and events layout 2025-03-19 16:33:03 -05:00
Jason Zimdars affa4cae7a Track changes to the bubble's name 2025-02-04 16:14:29 -06:00
Jason Zimdars 246b44d1f5 Add popped to event summary 2025-02-04 16:01:11 -06:00
Jason Zimdars d1ddb8d299 Track events on due dates 2025-02-04 15:49:34 -06:00
Kevin McConnell 782259a678 Events should track published now
Previously when an item was `created`, we'd track the event, update the
summary text, and broadcast the notifications. But now that we have a
draft state, we shold do all of this when it's published instead.
2025-01-15 10:58:00 +00:00
Jose Farias f266e46b57 Wire up comboboxes 2024-11-21 19:58:21 -06:00
Jose Farias dbad5a1a8c Document intention to persist summary body 2024-10-28 10:24:43 -06:00
Jose Farias c571c4400d Inline EventSummary#tallied_boosts 2024-10-28 10:07:25 -06:00
Jose Farias 61d68bf79d Account for event summaries with no boosts 2024-10-27 17:53:00 -06:00
Jose Farias 287a956364 Let EventSummary do the work to summarize events 2024-10-27 17:41:48 -06:00
Jose Farias 45ba9b7a70 Use helpers instead of partials for events 2024-10-27 12:13:03 -06:00
Jose Farias f9712ea53f Messageables don't belong to bubble directly 2024-10-27 11:57:33 -06:00
Jose Farias a3edee6e58 Extract grouping of boosts 2024-10-25 16:06:34 -06:00
Jose Farias 85d47a35ab threadables -> messageables 2024-10-25 15:03:31 -06:00