Commit Graph

1506 Commits

Author SHA1 Message Date
Jorge Manrubia 6cfc0978a4 Columns touch the cards when the name/color changes 2025-10-31 10:40:45 +01:00
Jorge Manrubia ae4a07f843 Collections touch the cards when the name changes 2025-10-31 10:40:45 +01:00
Jorge Manrubia 2a79cb413e Remove cacheable concern, inline cache helper 2025-10-31 10:38:52 +01:00
Jorge Manrubia e8630159ab Not need to cache on the associations since we load those via turbo frames in the perma now 2025-10-31 10:37:36 +01:00
David Heinemeier Hansson eeeff7a19f Can't find any record of this to any turbo_stream_from 2025-10-30 14:53:36 +01:00
David Heinemeier Hansson c79d425e9d Easier to see orders when aligned 2025-10-30 14:45:01 +01:00
Jorge Manrubia 9d548e77ef Merge pull request #1418 from basecamp/sort-columns
Sort columns
2025-10-30 08:39:53 +01:00
Jorge Manrubia 51f07b286f Merge pull request #1416 from basecamp/move-events
Add events for moving cards between columns
2025-10-30 08:38:51 +01:00
Jorge Manrubia e1d2455c01 Remove unused events 2025-10-30 07:53:21 +01:00
Jorge Manrubia 0af3e76a6a Don't track triage events when postponing cards 2025-10-30 07:52:26 +01:00
Jason Zimdars 2ab737b032 Open should mean everything except closed and not now 2025-10-29 16:07:29 -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
Jason Zimdars e594f89919 Add missing events to comment thread 2025-10-29 10:51:47 -05:00
Jorge Manrubia cda768aa08 Fix nil error when no position 2025-10-29 16:42:33 +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
Jorge Manrubia 3ada6f271a Models for column positioning 2025-10-29 15:41:17 +01:00
Jorge Manrubia 85bee1af9b Add events for moving between columns 2025-10-29 14:49:02 +01:00
David Heinemeier Hansson 2ed10b23c4 Aesthetics 2025-10-29 13:37:14 +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
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
Andy Smith a28506a49e Update stream title to Maybe 2025-10-23 15:02:25 -07:00
Stanko K.R. abaa2d93d0 Remove unused argument 2025-10-23 12:41:22 +02:00
Stanko K.R. 2ac2d4e0da Add postpone and auto-postpone as Webhook triggers 2025-10-23 12:31:22 +02:00
Jorge Manrubia 61b397071a Not listing columns on previews 2025-10-18 13:37:11 +02:00
Jorge Manrubia a9939ac47a Invalidate cards when columns are added/removed 2025-10-18 13:35:32 +02:00
Jason Zimdars 8ca9e80c6c Settle on "Moved to Done" 2025-10-17 16:56:26 -05:00
Jason Zimdars 49be074329 Better yet, just capitalize the first word 2025-10-17 14:04:18 -05:00
Jason Zimdars adc42de6e5 Lowercase is fine 2025-10-17 13:36:14 -05:00
Stanko Krtalić 6efeb03252 Create system user with account (#1345)
* Create system user with account

* Update tests
2025-10-17 20:23:34 +02:00
Jason Zimdars 0a4e5dafcb Anchor to comments 2025-10-16 20:12:55 -05:00
Jason Zimdars a720a74d8e Capitalize 2025-10-16 18:40:04 -05:00
Jason Zimdars 391675e615 Rename: Collection -> Board 2025-10-16 18:40:04 -05:00
Jason Zimdars 4f6d8f0e7d Don't count closed cards because they're not displayed 2025-10-16 18:40:04 -05:00
Jason Zimdars 8b4d706dd9 Merge pull request #1323 from basecamp/remove-closure-reasons
Remove closure reasons
2025-10-16 14:24:28 -05:00
Jason Zimdars fe774efa6a Merge pull request #1324 from basecamp/make-drafts-visible-again
Make drafts visible again
2025-10-16 14:15:52 -05:00
Jason Zimdars c3a3f157a2 Merge branch 'main' into remove-closure-reasons 2025-10-16 13:55:13 -05:00
Jorge Manrubia 4b5e8dc233 The collections filters is pretty crucial, make it evident in the code 2025-10-16 17:34:16 +02:00
Jorge Manrubia 41a23b5634 Reapply "Don't relay name change events to the timeline"
This reverts commit 44d3c84e13.
2025-10-16 17:32:24 +02:00
Jorge Manrubia 44d3c84e13 Revert "Don't relay name change events to the timeline"
This reverts commit fc0b59267e.
2025-10-16 17:32:05 +02:00
Jorge Manrubia fc0b59267e Don't relay name change events to the timeline
it also adds a missing index

https://fizzy.37signals.com/5986089/cards/411
2025-10-16 17:31:51 +02:00
Jorge Manrubia 13135941d8 Sort search results by recency
https://fizzy.37signals.com/5986089/cards/2236/edit
2025-10-16 15:55:01 +02:00
Jorge Manrubia 7f918ca73f Fix: use user timezone when delivering notification emails 2025-10-16 06:35:27 +02:00