Commit Graph

5375 Commits

Author SHA1 Message Date
Jorge Manrubia a357c2ad03 Merge pull request #1215 from basecamp/drag-and-drop-bug
Fix: wrong style update when D&D cards
2025-10-02 17:13:33 +02:00
Jorge Manrubia 9293d557c8 Fix: this was getting idiomorph confused as it was being invoked on many subtree elements
See https://fizzy.37signals.com/5986089/cards/2057
2025-10-02 17:12:18 +02:00
Jorge Manrubia 1b9d752772 Keep column popups during page refreshes 2025-10-02 16:15:18 +02:00
Jorge Manrubia 5bf4504945 Merge pull request #1214 from basecamp/live-updates
Live updates
2025-10-02 16:12:19 +02:00
Jorge Manrubia 44c3910699 Don't render next link unless there is more activity 2025-10-02 16:10:00 +02:00
Jorge Manrubia 575d231650 Live updates for the collection perma 2025-10-02 16:04:39 +02:00
Jorge Manrubia dbc2f47f80 Keep filter panel during page refreshes 2025-10-02 15:58:27 +02:00
Jorge Manrubia b986927e25 Add pagination to the list of filtered cards 2025-10-02 15:54:02 +02:00
Jorge Manrubia bc90129af2 Use frame based pagination for the users timeline too 2025-10-02 15:45:09 +02:00
Jorge Manrubia 0d6333f8ba Use frame-based pagination for the activity timeline 2025-10-02 15:07:52 +02:00
Jorge Manrubia 5f8457ad9d Don't broadcast updates of cards unless published
To prevent https://fizzy.37signals.com/5986089/cards/1631
2025-10-02 14:19:21 +02:00
Jorge Manrubia 10c9214d52 Live updates for the timeline 2025-10-02 14:04:42 +02:00
Jorge Manrubia a198cb1e27 Make permanent to avoid losing menu on page refreshes 2025-10-02 14:04:05 +02:00
Jorge Manrubia 46502609e6 Merge pull request #1211 from basecamp/prevent-empty-save
Use controller to disable empty comment submit
2025-10-02 09:39:01 +02:00
Jorge Manrubia 0774101b0d Use the new required attribute that now Lexxy supports 2025-10-02 09:34:41 +02:00
Jason Zimdars 5a051946ff Merge pull request #1213 from basecamp/JZ/10-1-2025-PM
JZ 10/1/2025 pm
2025-10-01 17:36:43 -05:00
Andy Smith 80e072f845 Use controller to disable empty comment submit 2025-10-01 16:56:55 -05:00
Andy Smith 4243db372b Merge pull request #1208 from basecamp/tray-mobile-height
Dynamic height for pins based on viewport height
2025-10-01 14:43:46 -05:00
Andy Smith e37cbe6d7f Dynamic height for pins based on viewport height 2025-10-01 14:28:38 -05:00
Andy Smith dafebce2da Merge pull request #1207 from basecamp/misc-tweaks
Misc tweaks
2025-10-01 13:45:00 -05:00
Andy Smith 60a7e21eb2 Position lexxy language picker 2025-10-01 13:37:05 -05:00
Jason Zimdars 935c503ac5 Replace old link with proper collection path 2025-10-01 13:33:38 -05:00
Jason Zimdars 3ae82da19e No longer needed 2025-10-01 13:32:15 -05:00
Jason Zimdars ca81e2aa36 Prevent card bubbles getting clipped in grid layout 2025-10-01 13:31:17 -05:00
Jason Zimdars 8627f8829f Prefer single key hotkeys
We'll still support cmd/ctrl + J for legacy muscle memory but new
customer should just use `J`
2025-10-01 13:24:29 -05:00
Andy Smith 8062490b93 Give captions more contrast on gray BG 2025-10-01 13:15:27 -05:00
Jason Zimdars 9c9430709b Merge pull request #1206 from basecamp/JZ/10-1-25
JZ 10/1/25
2025-10-01 12:20:21 -05:00
Jason Zimdars 7ee8fa27a2 This action needs to be on the whole dialog element 2025-10-01 11:57:34 -05:00
Jason Zimdars 1c555db836 Rework so we get a nice hover effect 2025-10-01 11:38:55 -05:00
Jason Zimdars 571a89ac10 Better prompt 2025-10-01 11:37:48 -05:00
Jason Zimdars da7ea49f9b Tighten gap between cards 2025-10-01 11:27:48 -05:00
Jason Zimdars e6c7fd283d Don't clip bubbles 2025-10-01 11:21:41 -05:00
Jason Zimdars 8d03785cd8 Restore themed card text colors 2025-10-01 11:19:31 -05:00
Jason Zimdars 038be0b9ff Simply search placeholder, shortcut, and shortcut indicator 2025-10-01 10:53:31 -05:00
Jason Zimdars e68de532d7 Copy edit 2025-10-01 10:26:29 -05:00
Jason Zimdars ac96f7349c No need to point this out here
This isn't a daily thing that needs to be highly keyboard accessible.
You can still do it, but we don't need to waste space telling you how.
2025-10-01 10:25:22 -05:00
Jason Zimdars 7f4103682b Tighten up and remove unnecessary spacing and test sizing 2025-10-01 10:21:54 -05:00
Jason Zimdars 18f80f12a3 Tighten up Fizzy bar, simplify try toggles 2025-10-01 09:57:06 -05:00
Jason Zimdars f64d1715d8 Tighten up Fizzy bar, simplify try toggles 2025-10-01 09:54:17 -05:00
Jorge Manrubia 955d6f241f Merge pull request #1204 from basecamp/column-bugs
Fix some column bugs
2025-10-01 16:24:28 +02:00
Jorge Manrubia 6b181cacc1 Don't use rename for both scenarios! 2025-10-01 16:20:07 +02:00
Jorge Manrubia eec9bf2cbe Touch colections when creating columns 2025-10-01 16:15:14 +02:00
Stanko Krtalić 180c10bc92 Merge pull request #1203 from basecamp/fix-failing-webhooks-to-basecamp
Fix production Basecamp webhook format
2025-10-01 14:47:13 +02:00
Stanko K.R. 9ddfe4d803 Fix production Basecamp webhook format 2025-10-01 14:44:36 +02:00
Jason Zimdars da9dcc7e31 Merge pull request #1202 from basecamp/jz/9-30-25-PM
JZ 9/30/25 pm
2025-09-30 20:21:12 -05:00
Jason Zimdars f953dabea2 Try a gradient for pop and subtle 2025-09-30 20:18:17 -05:00
Jason Zimdars dc4d61c98c Style .crash file attachments 2025-09-30 20:15:05 -05:00
Jason Zimdars 9998599353 Merge pull request #1201 from basecamp/jz/9-30-25
JZ 9/30/25
2025-09-30 18:44:45 -05:00
Jason Zimdars 1ecbc6d8ac This child of <ol> should be <li> 2025-09-30 18:11:24 -05:00
Jason Zimdars a1132ece1d Try full saturation colors 2025-09-30 17:59:39 -05:00