Commit Graph

6072 Commits

Author SHA1 Message Date
Jason Zimdars 80e2255671 Merge pull request #1425 from basecamp/jz-10-29-25
JZ 10-29-25
2025-10-29 17:12:34 -05:00
Andy Smith a66f0671e1 Merge pull request #1427 from basecamp/boost-color-icon
Use BC icon
2025-10-29 16:54:31 -05:00
Andy Smith 6ab46e869e Use BC icon 2025-10-29 16:53:06 -05:00
Andy Smith 4cec4ea0a1 Merge pull request #1426 from basecamp/boost-improvements
Boost improvements
2025-10-29 16:48:50 -05:00
Andy Smith 23b042adb2 Boost icon, and input gains focus 2025-10-29 16:47:58 -05:00
Andy Smith 93834ffc5f Use boost icon 2025-10-29 16:43:34 -05:00
Jason Zimdars 5c3f664e7e Allow changing columns even when cards are done 2025-10-29 16:32:11 -05:00
Jason Zimdars 8618d277c3 Typo 2025-10-29 16:31:48 -05:00
Jason Zimdars 2ab737b032 Open should mean everything except closed and not now 2025-10-29 16:07:29 -05:00
Jason Zimdars 18f0782b37 Make this a little more understandable 2025-10-29 15:45:22 -05:00
Jason Zimdars 9f59dd7bdb Reset bar after clicking a result
Fixes that search input was still filled even though the dialog was
gone: https://box-car.com/5986089/cards/2513
2025-10-29 15:35:33 -05:00
Andy Smith 4cbff100ff Merge pull request #1424 from basecamp/betters-filters-on-mobile
Flatten the filter containers
2025-10-29 15:30:01 -05:00
Andy Smith 157d7d72df Flatten the filter containers 2025-10-29 15:25:40 -05:00
Andy Smith 52fce02ca9 Merge pull request #1423 from basecamp/orient-popovers
Orient popovers to bottom edge of viewport
2025-10-29 14:39:47 -05:00
Andy Smith 0cbd19efe5 Orient popovers to bottom edge of viewport 2025-10-29 14:34:36 -05:00
Andy Smith 6b90af616d Merge pull request #1422 from basecamp/timestamp-weight
Make pinned timestamp have a consistent font weight
2025-10-29 14:00:50 -05:00
Andy Smith 2a8445c63e Make pinned timestamp have a consistent font weight 2025-10-29 13:58:47 -05:00
David Heinemeier Hansson 7877ab286f Extract helper 2025-10-29 18:27:07 +01:00
David Heinemeier Hansson b0d697d6dc Styling 2025-10-29 18:26:55 +01:00
David Heinemeier Hansson f41882bfdd Extract explaining and implementation hiding helper 2025-10-29 18:16:43 +01:00
David Heinemeier Hansson e59f756c01 Extract explaining helper method 2025-10-29 18:11:43 +01:00
David Heinemeier Hansson 01beb8517a Don't use _url unless we are changing hosts 2025-10-29 18:05:13 +01:00
David Heinemeier Hansson 321575990e Need to have the suffix for Rails to find it
(I don't like this)
2025-10-29 17:47:49 +01:00
Andy Smith edd26512b0 Merge pull request #1421 from basecamp/column-transition-smooth
Animate translate instead of margin
2025-10-29 11:43:27 -05:00
Andy Smith d0998684de Animate translate instead of margin 2025-10-29 11:40:33 -05:00
David Heinemeier Hansson 7bebea07b4 Simplify the error handling
Just use normal HTML + static CSS
2025-10-29 17:39:57 +01:00
Andy Smith 711c87e0e1 Merge pull request #1420 from basecamp/column-transition-top-margin
Transition the top margin
2025-10-29 11:23:06 -05:00
Andy Smith 0e20f29da0 Transition the top margin 2025-10-29 11:16:20 -05:00
Andy Smith ced4f8dae6 Merge pull request #1419 from basecamp/column-transitions-alt
Column transitions alt
2025-10-29 11:11:43 -05:00
Andy Smith 2cc694281c Animate the column BG 2025-10-29 11:09:42 -05:00
Andy Smith c3024e251e Also fade out opacity 2025-10-29 11:04:30 -05:00
Andy Smith 9f61907eb8 Add bounce to cards 2025-10-29 11:02:47 -05:00
Andy Smith ff5e1fb80a Remove column transition 2025-10-29 10:59:02 -05:00
Andy Smith 3de37f3ab3 Drag container outline offset 2025-10-29 10:58:26 -05:00
Fernando Álvarez cdb7a410cf Update configure script for fizzy-lb-401 2025-10-29 15:58:07 +01:00
Jason Zimdars b9a129e2e2 Merge pull request #1415 from basecamp/jz-10-28-25
JZ 10/28/25
2025-10-29 09:09:19 -05:00
Jorge Manrubia d195debb6c No more AI for now 2025-10-29 14:04:08 +01:00
Fernando Álvarez 4b929cd51f Update configure fizzy-lb-101 script 2025-10-29 13:57:38 +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 875a298f9a Remove AI summaries and semantic searches
We were not using either. We can restore if we revisit.
2025-10-29 11:55:49 +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
Fernando Álvarez 260eaa0369 Amend references to box-car.com 2025-10-29 10:09:12 +01:00
Jorge Manrubia 23c889e564 Merge remote-tracking branch 'origin/dependabot/bundler/benchmark-0.5.0' into update-dependencies 2025-10-29 08:43:27 +01:00