Commit Graph

4416 Commits

Author SHA1 Message Date
Jason Zimdars fd96648e3f Add move events to webhooks 2025-10-29 11:00:41 -05:00
Jason Zimdars 6d2a919a88 Typo 2025-10-29 11:00:19 -05:00
Jason Zimdars e594f89919 Add missing events to comment thread 2025-10-29 10:51:47 -05:00
Jason Zimdars b20ddde5f6 Capture old_collection before it changes
Fixes: https://box-car.com/5986089/cards/2577 in which the old and new
collection name would always be the destination (current) collection
2025-10-29 10:31:19 -05:00
Jason Zimdars 95e48e9053 Prefer double quotes 2025-10-29 10:17:47 -05:00
Jason Zimdars 3b34faa652 Copy edits 2025-10-29 10:14:15 -05:00
Jorge Manrubia bd1b2154f7 Format 2025-10-29 15:11:57 +01:00
Jorge Manrubia 7fd986858c Extract helper 2025-10-29 15:06:47 +01:00
Jorge Manrubia e2284547e7 No need to escape everything 2025-10-29 15:05:09 +01:00
Jorge Manrubia 82fc978b16 Safe operator to prevent nil error if event not resolved 2025-10-29 15:01:47 +01:00
Jorge Manrubia 96798679af Tidy up helper 2025-10-29 15:01:07 +01:00
Jorge Manrubia 85bee1af9b Add events for moving between columns 2025-10-29 14:49:02 +01:00
David Heinemeier Hansson a0c6b8394a Split by layering 2025-10-29 13:51:41 +01:00
David Heinemeier Hansson b8a0660d7c Fix indention 2025-10-29 13:50:19 +01:00
David Heinemeier Hansson d9ebc8ace0 We need to upstream this fix to turbo-rails
If page refreshes and view transitions clash for us, they'll clash for
all.

cc: @jorgemanrubia
2025-10-29 13:47:51 +01:00
David Heinemeier Hansson 716e5ee506 Mark for upstreaming 2025-10-29 13:41:11 +01:00
David Heinemeier Hansson 2ed10b23c4 Aesthetics 2025-10-29 13:37:14 +01:00
David Heinemeier Hansson 60a429e463 Use more naturally-sounding ensures
These match Basecamp and the existing predicate methods
2025-10-29 13:33:34 +01:00
Jorge Manrubia 1547cfd651 Merge pull request #1414 from basecamp/remove-summaries
Remove AI summaries and semantic searches
2025-10-29 12:00:57 +01:00
Jorge Manrubia aa1ffb3357 Remove AI summaries and semantic searches
We were not using either. We can restore if we revisit.
2025-10-29 11:55:32 +01:00
Fernando Álvarez 654f8906c3 Merge pull request #1409 from basecamp/box-car-dot-com
Migrate to box-car.com
2025-10-29 10:39:43 +01:00
Andy Smith 7ce10b3dcf Better selector 2025-10-28 16:46:03 -05:00
Andy Smith c9aa6b90b7 Hide filters when empty 2025-10-28 16:44:48 -05:00
Andy Smith a403410386 Remove one last aria-hidden attr 2025-10-28 16:13:39 -05:00
Andy Smith b21be8fc0b Fix remaining popup check icons 2025-10-28 16:10:59 -05:00
Fernando Álvarez 3946733b65 Migrate to box-car.com 2025-10-28 18:44:25 +01:00
Jason Zimdars f32968bbf9 Hide link after additional pages load
Also removes some unnecessary properties
2025-10-28 11:07:27 -05:00
Mike Dalessio 57ec1d1d99 Retry RubyLLM jobs on RubyLLM::ForbiddenError
ref: https://fizzy.37signals.com/5986089/cards/2574
2025-10-28 09:44:03 -04:00
Andy Smith b2a83f1625 Add Basecamp-style boosts 2025-10-27 16:59:57 -05:00
Andy Smith 6b0fc35627 Revert "Reactions" 2025-10-27 16:16:57 -05:00
Andy Smith d2817f1df1 Remove pinstripe BG 2025-10-27 16:07:36 -05:00
Andy Smith f7687e2ff5 Merge pull request #1393 from basecamp/reactions
Reactions
2025-10-27 16:02:30 -05:00
Andy Smith 0b743037db Set explicit button type 2025-10-27 15:57:59 -05:00
Andy Smith 539a7d87e4 Consolidate popup checked classes 2025-10-27 15:36:34 -05:00
Andy Smith cd59b745fc Ensure check icons are targeted properly 2025-10-27 15:27:24 -05:00
Andy Smith ce4899d089 Better trigger alignment without reactions 2025-10-27 15:05:40 -05:00
Andy Smith 5180555e30 Position the reaction button when empty 2025-10-27 14:49:20 -05:00
Andy Smith fdec3f2155 Add extra enojis 2025-10-27 14:35:49 -05:00
Andy Smith fe00a43786 Nicer submit and cancel buttons 2025-10-27 14:27:55 -05:00
Andy Smith a742ed65ff Use new icons 2025-10-27 14:10:47 -05:00
Andy Smith d72136ae92 Insert emoji character to input 2025-10-27 13:37:53 -05:00
Andy Smith 9711a8e1e5 Prevent empty submit on reaction input 2025-10-27 13:24:30 -05:00
Andy Smith 7b432a40f6 Consolidate quick-reactions and reactions 2025-10-27 11:34:35 -05:00
Andy Smith a6c8e9e01a Update dark mode highlight color 2025-10-27 10:40:25 -05:00
Jorge Manrubia 7c85f07dde Restore tokenizer version I reverted by mistake when removing Fizzy Ask 2025-10-27 15:07:40 +01:00
Jorge Manrubia 9317a82570 Remove Fizzy Ask
Since we are not going to ship it
2025-10-27 14:45:30 +01:00
Jorge Manrubia 6cff82226b Place concern in order 2025-10-25 20:08:28 +02:00
Jorge Manrubia 392bdae316 Rename highlights -> summary 2025-10-25 20:06:57 +02:00
Jorge Manrubia d6c7fb2084 Remove unused constants / controller
This came from the previous 3-column times
2025-10-25 18:50:37 +02:00
Jason Zimdars e38e1666b7 Clean up, set position to near the end of the block where pagination kicks in 2025-10-24 18:48:41 -06:00