Commit Graph

7496 Commits

Author SHA1 Message Date
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
Jason Zimdars 7a22da9259 Tweak copy and icons 2025-10-29 13:41:45 -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
Jason Zimdars a8fc78fa90 Update tests 2025-10-29 11:23:13 -05: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
Jorge Manrubia a98a0eb3fc Add index to sort by position 2025-10-29 17:13:31 +01:00
Andy Smith ced4f8dae6 Merge pull request #1419 from basecamp/column-transitions-alt
Column transitions alt
2025-10-29 11:11:43 -05:00
Jason Zimdars 5afd8b71b1 Display actions in logical order 2025-10-29 11:11:04 -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
Jason Zimdars 49b63c856e Copy edits 2025-10-29 11:04:03 -05:00
Andy Smith 9f61907eb8 Add bounce to cards 2025-10-29 11:02:47 -05:00
Jason Zimdars 7b92a098e4 We don't have due dates anymore 2025-10-29 11:02:39 -05:00
Jason Zimdars d147215175 No longer used 2025-10-29 11:01:29 -05:00
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
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
Jorge Manrubia a86db74cc4 not used 2025-10-29 16:53:51 +01:00
Jason Zimdars e594f89919 Add missing events to comment thread 2025-10-29 10:51:47 -05:00
Jorge Manrubia 70333d2d4e Format 2025-10-29 16:51:45 +01:00
Jorge Manrubia cc8279181b Format 2025-10-29 16:48:22 +01:00
Jorge Manrubia 68ef01114c Not needed anymore since we moved the streams to the templates 2025-10-29 16:43:39 +01:00
Jorge Manrubia cda768aa08 Fix nil error when no position 2025-10-29 16:42:33 +01:00
Jorge Manrubia 7a1dde1a81 Add tests 2025-10-29 16:41:04 +01:00
Jorge Manrubia 24d24683dd Keep the expanded state when moving columns 2025-10-29 16:38:44 +01: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
Jorge Manrubia 5eb5e4b007 Add buttons to move columns left and right 2025-10-29 16:15:25 +01:00