Stanko K.R.
|
79b012f319
|
Add Join Codes
|
2025-10-31 16:24:30 +01:00 |
|
Stanko K.R.
|
c8843360fe
|
Clean up and simplify magic links
|
2025-10-31 16:23:38 +01:00 |
|
Stanko K.R.
|
5cef4ffeb0
|
Add sign in flow using magic links
|
2025-10-31 16:22:12 +01:00 |
|
Mike Dalessio
|
d0215e9fd2
|
Introduce untenanted Identity and Membership models
and a script to populate these tables for existing 37id users
|
2025-10-31 16:22:12 +01:00 |
|
Jorge Manrubia
|
1a78de6f71
|
Fixes for refresh stream subscriptions
This will make the system listen for changes via the filtered
collections, when any, or via all the collections otherwise.
|
2025-10-31 12:25:05 +01:00 |
|
Jorge Manrubia
|
2a083bd82f
|
Fix typo
|
2025-10-31 11:09:41 +01:00 |
|
Jorge Manrubia
|
3ee4eb731a
|
Comment
|
2025-10-31 11:00:19 +01:00 |
|
Jorge Manrubia
|
19b286180f
|
Rename method
|
2025-10-31 10:41:22 +01:00 |
|
Jorge Manrubia
|
f437159da0
|
Reorder
|
2025-10-31 10:41:22 +01:00 |
|
Jorge Manrubia
|
214b465da1
|
This method should be private
|
2025-10-31 10:41:22 +01:00 |
|
Jorge Manrubia
|
12d461f8d1
|
Use last_active_at column for sorting since we are now touching updated_at for invalidating
|
2025-10-31 10:41:20 +01:00 |
|
Jorge Manrubia
|
3c8c4abc17
|
Invalidate cards when entropy configuration changes
|
2025-10-31 10:40:45 +01:00 |
|
Jorge Manrubia
|
75b18d8b3b
|
Touch cards when column is destroyed too
|
2025-10-31 10:40:45 +01:00 |
|
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 |
|