Commit Graph

5575 Commits

Author SHA1 Message Date
Jason Zimdars fcba8b6acb Add column color to cache keys
So cards change colors when you change the column color
2025-10-08 17:08:32 -05:00
Jason Zimdars 9d1d21b625 Merge pull request #1270 from basecamp/set-column-colors
Set column colors
2025-10-08 16:52:22 -05:00
Jason Zimdars 7d8564996f Make the edit form the same dimensions as the add form 2025-10-08 16:49:16 -05:00
Jason Zimdars 7fd8cb2297 Don't let the column button effect apply to buttons in the picker 2025-10-08 16:48:44 -05:00
Jason Zimdars d7cf5c9348 Set and change column colors 2025-10-08 16:47:36 -05:00
Jeremy Daer a798cc445c Prom metrics in dev (#1269) 2025-10-08 14:06:28 -07:00
Jason Zimdars 643d12db1b Merge pull request #1268 from basecamp/mobile-columns
Mobile columns
2025-10-08 15:49:51 -05:00
Andy Smith 4638237889 Cleanup prototyping 2025-10-08 14:45:02 -05:00
Andy Smith 64175f040a Properly scroll and center content 2025-10-08 14:34:56 -05:00
Andy Smith 86b458bad0 Sorta working x-scroll 2025-10-08 13:54:24 -05:00
Andy Smith a701cf4324 WIP 2025-10-08 12:59:08 -05:00
Mike Dalessio 4cfeeea959 Merge pull request #1266 from basecamp/flavorjones/qb-signup
Signup user workflow (simple QB version)
2025-10-08 13:39:48 -04:00
Jeremy Daer 2b1c886bc9 maOS Tailscape.app CLI support (#1267) 2025-10-08 10:14:51 -07:00
Mike Dalessio 160a5b5269 Signup user flow 2025-10-08 12:09:17 -04:00
Andy Smith 699b2f7cb3 Merge pull request #1265 from basecamp/filter-bar-spacing
Add gap
2025-10-08 11:03:11 -05:00
Andy Smith c87dce0e7f Add gap 2025-10-08 10:57:07 -05:00
Mike Dalessio a9cf7c2c7c Re-introduce a Signup PORO model 2025-10-08 11:20:33 -04:00
Jorge Manrubia 753cba1cd8 Merge pull request #1264 from basecamp/remove-problematic-caching
Don't cache the whole stream column
2025-10-08 12:20:15 +02:00
Jorge Manrubia 245823ad1c Don't cache the whole stream column
It can result in serving the wrong watch button, causing trouble like https://fizzy.37signals.com/5986089/cards/2157

The list of cards is already cached.
2025-10-08 12:18:31 +02:00
Jorge Manrubia 509464778f Format 2025-10-08 11:21:49 +02:00
Jeremy Daer 5663d37dd4 Tailscale-aware deploys (#1263)
* If Tailscale isn't running, advise bringing it up

(No SSH gateway support; may retrofit later.)
2025-10-07 20:04:58 -07:00
Jason Zimdars e1f0bbd7d1 Merge pull request #1261 from basecamp/fix-users-lists
Fix squashed users lists
2025-10-07 20:29:10 -05:00
Jason Zimdars 6f73c6a729 Fix squashed users lists
Regressed in 9b1cd84f96 cc: @andyra
2025-10-07 20:27:55 -05:00
Mike Dalessio 32a6bedada Merge pull request #1262 from basecamp/flavorjones/bump-uri-for-cve
dep: bump uri for CVE-2025-61594
2025-10-07 20:38:33 -04:00
Mike Dalessio 878ff60ad7 dep: bump uri for CVE-2025-61594 2025-10-07 20:37:03 -04:00
Andy Smith e0b87fb7f4 Merge pull request #1259 from basecamp/a11y-toolbar
Remove aside and toolbar role from perma actions
2025-10-07 11:33:41 -05:00
Andy Smith 42aa213312 Remove aside and toolbar role from perma actions 2025-10-07 10:48:05 -05:00
Jorge Manrubia 5a329195fe Invalidate on collection (so that when we let you edit column colors it invalidates) 2025-10-07 11:25:14 +02:00
Jorge Manrubia 89f84e846c Migration I forgot to push 2025-10-07 11:24:42 +02:00
Jorge Manrubia 6035738bb4 No workflows anymore 2025-10-07 11:23:25 +02:00
Jorge Manrubia 2de27634d4 Merge pull request #1258 from basecamp/cleanup-workflows
Cleanup workflow/stages
2025-10-07 11:17:16 +02:00
Jorge Manrubia 1d1a3da9cf Cleanup workflow/stages
This was pending after moving to columns
2025-10-07 11:10:10 +02:00
Jorge Manrubia 6af1b3a40a Merge pull request #1257 from basecamp/filter-drafts
Exclude drafts from filtered cards
2025-10-07 10:34:49 +02:00
Jorge Manrubia 7cb575b329 Exclude drafts from filtered cards 2025-10-07 10:32:10 +02:00
Jorge Manrubia b7ea9d80ee Merge pull request #1256 from basecamp/comment-links
Fix: anchor links to comments not working
2025-10-07 10:13:16 +02:00
Jorge Manrubia 6af27c91d8 Fix: anchor links to comments not working
The problem was having the turbo frames as targets: their display: contents would make
auto-scrolling not working!

https://fizzy.37signals.com/5986089/cards/2190
2025-10-07 10:11:05 +02:00
Jorge Manrubia d4b9513d55 Merge pull request #1255 from basecamp/fix-syntax
Fix: no syntax highlighting for Lexxy code in production
2025-10-07 09:44:23 +02:00
Jorge Manrubia 59db345484 Don't lose existing values in case they had been set 2025-10-07 09:42:25 +02:00
Jorge Manrubia 2d2cc3bc23 Merge pull request #1254 from basecamp/pagination-improvements
Pagination improvements
2025-10-07 09:00:45 +02:00
Jorge Manrubia fe559cbca0 Brakeman ignore 2025-10-07 09:00:07 +02:00
Jorge Manrubia 00a9682bdf Prepare pagination link to be styled 2025-10-07 08:56:29 +02:00
Mike Dalessio 624d0662dd Merge pull request #1253 from basecamp/fix-script
Update the load-prod-db-in-dev script to handle migrations
2025-10-07 02:51:18 -04:00
Jorge Manrubia 543469965a Make all the pagination automatic 2025-10-07 08:50:33 +02:00
Mike Dalessio 73faf76976 Fix seeds script
broken in eb9ed86f
2025-10-07 02:50:15 -04:00
Jorge Manrubia 4e6866bd2e Add pagination to searches 2025-10-07 08:49:05 +02:00
Mike Dalessio 6f43fa3b2b Update the load-prod-db-in-dev script to handle migrations
This is obviously not a good fix, but it gets the job done. Permanent
fix will be researched at https://fizzy.37signals.com/5986089/cards/545
2025-10-07 02:45:54 -04:00
Jorge Manrubia 85907e2a4e Paginate filtered cards 2025-10-07 08:44:56 +02:00
Jorge Manrubia 0aca2a24bc Keep params when paginating, so that filters are kept 2025-10-07 08:41:48 +02:00
Jorge Manrubia 7ed5d31512 Merge pull request #1252 from basecamp/refactor-watchers
Use new method to fetch collection watchers
2025-10-07 08:34:50 +02:00
Jorge Manrubia 72ca4616b1 Update VCR fixtures 2025-10-07 08:34:08 +02:00