Commit Graph

3918 Commits

Author SHA1 Message Date
Andy Smith f6fe1f7ddc Add example audio files 2025-09-26 11:51:17 -05:00
Andy Smith 5d72ae8e29 Finish up preloading logic 2025-09-26 11:33:29 -05:00
Andy Smith 88ef14ccd8 Preload various instruments 2025-09-26 11:19:39 -05:00
Andy Smith c6d987e95c Remove unused imports 2025-09-25 16:32:55 -05:00
Andy Smith e5654d067a Removed unused bits 2025-09-25 16:29:45 -05:00
Andy Smith f9427dac13 Extract from drag and drop 2025-09-25 16:29:13 -05:00
Andy Smith 8097e15c7e Working guitar sounds 2025-09-25 13:01:03 -05:00
Andy Smith 418406e6ee Align column overflow better 2025-09-25 11:45:25 -05:00
Andy Smith 22758ec81b Revert to blue default card color 2025-09-24 16:42:49 -05:00
Andy Smith 56635867f3 Repair card perma text styles 2025-09-24 16:01:21 -05:00
Andy Smith d9958d01d0 Stub out column menus 2025-09-24 15:38:01 -05:00
Andy Smith 0da89ee2f4 More space above footer 2025-09-24 13:25:59 -05:00
Andy Smith 37cc95f7ce Hide stages within columns 2025-09-24 13:23:15 -05:00
Andy Smith 113063ada3 Add wavy BG to Stream workflow stage 2025-09-24 12:03:58 -05:00
Andy Smith 7438e3d4a9 Add mini bubbles to collapsed columns 2025-09-24 11:43:52 -05:00
Andy Smith 684af83c0e Wider filters input 2025-09-24 11:32:43 -05:00
Andy Smith 399791bddb Card design tweaks 2025-09-24 11:24:23 -05:00
Andy Smith a817ee0831 More padding for expanded columns 2025-09-24 11:19:36 -05:00
Jorge Manrubia c96334ca3d Merge main into collapsing-columns branch
Resolves merge conflicts by:
- Integrating new Cards::Columns architecture from main
- Preserving collapsible columns functionality
- Maintaining stage-specific doing columns support
- Using new column-based rendering while keeping expanders

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-24 10:19:04 +02:00
Andy Smith 51f2bd98b5 Use column color when collapsing 2025-09-23 16:56:43 -05:00
Andy Smith 744228f4e7 Repair the overview card 2025-09-23 16:53:53 -05:00
Andy Smith ab9c45746b Center columns when anything is expanded 2025-09-23 16:52:05 -05:00
Andy Smith 7c05a503e7 CSS cleanup 2025-09-23 16:01:36 -05:00
Andy Smith 82bac33f41 Tidy up the expander 2025-09-23 15:15:41 -05:00
Andy Smith 043421a1a0 Project header divider 2025-09-23 13:59:50 -05:00
Andy Smith ca7e606ace Remove card columns bottom border 2025-09-23 13:51:10 -05:00
Stanko K.R. 24ac7cd00d Add custom labels for Webhooks 2025-09-23 18:00:13 +02:00
Jorge Manrubia e8f6323cf0 Select the previous week when passing a sunday 2025-09-23 14:02:29 +02:00
Jorge Manrubia bfe0f5a68b Fix: missing highlights due to not interpreting timezones right 2025-09-23 13:38:25 +02:00
Jason Zimdars 38e87262da Make it more subtle, align 2025-09-22 20:29:41 -05:00
Jason Zimdars 0c7c2ee462 Put the button outside the columns 2025-09-22 20:28:15 -05:00
Jason Zimdars 7d90f92684 Center the stream column, hang the others 2025-09-22 19:43:19 -05:00
Jason Zimdars 2217a92651 Simpler add a column button 2025-09-22 19:36:54 -05:00
Jason Zimdars a4c3f3257c Combine count and progress elements 2025-09-22 19:23:10 -05:00
Jason Zimdars cf9d24f093 Move title back to the top, center filter input, hang toggle 2025-09-22 19:09:50 -05:00
Andy Smith b2f4038ea1 Merge pull request #1150 from basecamp/watch-button-icons
Watch button icons
2025-09-22 15:02:02 -05:00
Jason Zimdars c5e17ce526 New stage/column button (stubbed) 2025-09-22 14:31:31 -05:00
Jason Zimdars 1ea9fa9dd3 Space them like columns with separation for current collection 2025-09-22 14:27:58 -05:00
Jason Zimdars b22d7ec05a Try a subnav that has the most recent collections 2025-09-22 14:23:57 -05:00
Jason Zimdars c99084c65c No workflows, columns will be ad-hoc 2025-09-22 13:57:37 -05:00
Jason Zimdars 1bcaee6da2 No more falling back
Still needs implemented but we won't be autoreconsidering anymore. All
entropy will auto-close with reasion: Not now so it appears in the Not
Now column
2025-09-22 13:57:12 -05:00
Jason Zimdars bb177b78a5 Move all engagements to the stage picker UI 2025-09-22 13:46:00 -05:00
Andy Smith 7fec5a98c1 Use class_names helper 2025-09-22 11:22:40 -05:00
Jason Zimdars 7a7fd9ceea Add "Not now" reason 2025-09-22 11:21:08 -05:00
Jason Zimdars 4fe735d9fe Only show the glowing pattern on Considering 2025-09-22 11:10:27 -05:00
Jason Zimdars 6b22724ce4 Don't display bubbles for what will be closed cards later 2025-09-22 11:08:11 -05:00
Jason Zimdars a931dae8d7 Avoid rending menu under filters 2025-09-22 11:07:53 -05:00
Jason Zimdars 01007d2fd0 Fix that Fizzy menu would render underneath filters 2025-09-22 10:57:01 -05:00
Jason Zimdars 2ea2e65f04 Always show the stage picker, cards in Considering are unstaged 2025-09-22 10:55:22 -05:00
Jorge Manrubia 8de84ad329 Revert "Fix highlights being skipped"
This reverts commit 102ce0bf3c.
2025-09-22 14:16:35 +02:00