Commit Graph

5430 Commits

Author SHA1 Message Date
Jorge Manrubia 98172ddb44 Fix: rich text content not applied to new cards 2025-08-14 12:13:52 +02:00
Jorge Manrubia 20f4d29788 Merge pull request #905 from basecamp/toolbar
Show pressed buttons in the editor toolbar depending on the format
2025-08-14 11:59:01 +02:00
Jorge Manrubia f21bab5390 Update action text lexical 2025-08-14 11:57:17 +02:00
Jorge Manrubia 661750a3c5 Restore commit to style the language picker that I removed by mistake
I messed when rebasing the branch 🙏

See https://github.com/basecamp/fizzy/commit/a72d41a151abac36b683aba655676f0ea5920618

Co-authored-by: Jason Zimdars <jz@37signals.com>
2025-08-14 11:33:41 +02:00
Jorge Manrubia d016747bf4 CSS for showing pressed buttons 2025-08-14 11:27:15 +02:00
Jorge Manrubia 6a337de327 Merge pull request #904 from basecamp/code
Add language picker for code blocks
2025-08-14 11:26:45 +02:00
Jorge Manrubia 3ecb387797 Update lexical 2025-08-14 11:25:47 +02:00
Jorge Manrubia 6e2c8615a0 Add language picker for code blocks 2025-08-14 11:24:39 +02:00
Andy Smith ba34cce5c1 Merge pull request #911 from basecamp/fizzy-menu-better-sticky-footer
Hack for Safari sticky-footer-while-transitioning bug
2025-08-13 15:57:21 -05:00
Andy Smith 0843e3d555 Hack for Safari sticky-footer-while-transitioning bug 2025-08-13 15:42:03 -05:00
Andy Smith fd448cbb54 Merge pull request #906 from basecamp/clear-on-card-hover
Show notification X on card hover
2025-08-13 13:44:09 -05:00
Andy Smith efa0a56207 Show notification X on card hover 2025-08-13 13:40:08 -05:00
Andy Smith 7423413fa4 Merge pull request #898 from basecamp/more-navigable-lists
More navigable lists
2025-08-13 12:53:28 -05:00
Andy Smith 085d1456fa Add keyboard tips 2025-08-13 12:48:14 -05:00
Andy Smith d23c579d67 Better disabled state for switches 2025-08-13 12:33:00 -05:00
Andy Smith 389273072d Handle disabled switches 2025-08-13 12:30:12 -05:00
Andy Smith 5da1dee450 Only add selected BG color when it makes sense 2025-08-13 12:20:39 -05:00
Stanko K.R. 95b324cda7 Fix /ask sometimes triggering a search 2025-08-13 15:26:33 +02:00
Stanko K.R. 4f219fadf3 Add test for the price calculation 2025-08-13 15:14:12 +02:00
Stanko K.R. 6282142250 Remove unused failure handling 2025-08-13 15:14:12 +02:00
Stanko K.R. a44cff5e15 Re-record VCR cassette 2025-08-13 15:14:12 +02:00
Stanko K.R. aa11c82e1c Add test for the list comments tool 2025-08-13 15:14:12 +02:00
Stanko K.R. 0807337ede Add test for the list collections tool 2025-08-13 15:14:12 +02:00
Stanko K.R. 8574e53d83 Add test for the list users tool 2025-08-13 15:14:12 +02:00
Stanko K.R. 33daa866f3 Test the list cards tool 2025-08-13 15:14:12 +02:00
Stanko K.R. c1bd68d0e6 Add tests for OrderClause 2025-08-13 15:14:12 +02:00
Stanko K.R. 7f38586bda Fix crash when searching 2025-08-13 15:14:12 +02:00
Stanko K.R. d0734775c3 Reorganize tools 2025-08-13 15:14:12 +02:00
Stanko K.R. f6279b87cf Clean up filtering and serialization for tools 2025-08-13 15:14:12 +02:00
Stanko K.R. 8d323bb0aa Extract card filtering 2025-08-13 15:14:12 +02:00
Stanko K.R. 0e92447719 Partially fix tool URLs 2025-08-13 15:14:12 +02:00
Stanko K.R. 51f6326404 Add tenant to URLs 2025-08-13 15:14:12 +02:00
Stanko K.R. 7603d0bbcf Tweak the prompt so it's clearer 2025-08-13 15:14:12 +02:00
Stanko K.R. 8a8888c3ef Tidy up #ask & #respond 2025-08-13 15:14:12 +02:00
Stanko K.R. c95e8678a9 Extract #all_emoji? to a Rails ext 2025-08-13 15:14:12 +02:00
Stanko K.R. 67c9bdc3d9 Add controller tests for conversations and messages 2025-08-13 15:14:12 +02:00
Stanko K.R. 5d982fd3f1 Remove unused route 2025-08-13 15:14:12 +02:00
Stanko K.R. db4415d6c7 Add tests for conversations and messages 2025-08-13 15:14:12 +02:00
Jason Zimdars de74f8ded0 Simplify thinking state 2025-08-13 15:14:12 +02:00
Jason Zimdars 07f3bcd225 Target the scrollable element 2025-08-13 15:14:12 +02:00
Jason Zimdars ab235be9ae Close button 2025-08-13 15:14:12 +02:00
Jason Zimdars 83dac29dce More styles; submit message on enter, ctrl+enter 2025-08-13 15:14:12 +02:00
Jason Zimdars 5dfd74f9b8 Style 2025-08-13 15:14:12 +02:00
Jason Zimdars e6055d0379 Style 2025-08-13 15:14:12 +02:00
Jason Zimdars 31bad4431b First pass at design 2025-08-13 15:14:12 +02:00
Jason Zimdars 56dff30c40 BEM naming conventions 2025-08-13 15:14:12 +02:00
Jason Zimdars e0637edd7b No need to nest, re-order alphabetically 2025-08-13 15:14:12 +02:00
Stanko K.R. 09739fdba4 Add tests for the Conversation object 2025-08-13 15:14:12 +02:00
Stanko K.R. e49c7cb1cb Make sending messages feel snappy 2025-08-13 15:14:12 +02:00
Stanko K.R. 13eeb8574d Add the ask command 2025-08-13 15:14:12 +02:00