Commit Graph

4306 Commits

Author SHA1 Message Date
Andy Smith 3f5d070ae9 Stub out basic boundary detection 2025-08-14 14:42:08 -05:00
Andy Smith 6c2063d3ab Merge pull request #915 from basecamp/card-tag-overflow
Truncate tags on cards
2025-08-14 14:15:06 -05:00
Andy Smith 20e27541be Truncate tags on cards 2025-08-14 13:55:20 -05:00
Jason Zimdars 7319d6cebc Merge pull request #914 from basecamp/notif-settings-help-fix
Fix missing image assets
2025-08-14 12:12:40 -05:00
Jason Zimdars c779224d67 Fix missing image assets 2025-08-14 12:11:29 -05:00
Jorge Manrubia 1d9905d071 Update lexical to remove debug traces 2025-08-14 15:14:22 +02:00
Jorge Manrubia 3e3d9fed23 Merge pull request #913 from basecamp/assorted-lexical-fixes
Update editor to bring a bunch of fixes
2025-08-14 15:07:23 +02:00
Jorge Manrubia 3dc2e3fc43 Update lexical to bring https://github.com/basecamp/actiontext-lexical/pull/43 2025-08-14 15:05:14 +02:00
Jorge Manrubia 0792d6cea8 Merge pull request #912 from basecamp/styling-problems-new-cards
Fix: rich text content not applied to new cards
2025-08-14 12:15:58 +02:00
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
Jorge Manrubia 445ae632cc Merge pull request #893 from basecamp/prompt-and-spaces
Update lexical and make SPACE select by default
2025-08-13 11:19:35 +02:00
Jorge Manrubia 79b5d57bde Update action text lexical to latest 2025-08-13 11:18:22 +02:00
Jorge Manrubia 06abad8e4d Update lexical and make SPACE select by default (except when searching cards with #) 2025-08-13 11:17:41 +02:00
Jason Zimdars 8195b69bfa Merge pull request #899 from basecamp/three-col-collections
Add a third, "On deck" column in Collections
2025-08-12 18:04:53 -05:00
Jason Zimdars aa13853ae4 Add a third, "On deck" column in Collections 2025-08-12 17:58:12 -05:00
Andy Smith 8f86b25a54 Ensure card__link is visible on cards with backgrounds 2025-08-12 15:20:21 -05:00
Andy Smith 54ecd47c77 Use stage preview when previewing 2025-08-12 15:15:11 -05:00
Andy Smith 327f48bd4f Ensure avatars aren't tab-focusable when previewing 2025-08-12 15:12:48 -05:00
Andy Smith bdf3356e1b Make user list navigable on account and collection settings pages 2025-08-12 14:49:37 -05:00
Andy Smith e89c1c6762 Merge pull request #897 from basecamp/fizzy-do-placeholder
Nicer center-to-left transition for Fizzy do placeholder
2025-08-12 11:52:04 -05:00
Andy Smith 19364af144 Merge pull request #870 from basecamp/tooltips
Tooltips
2025-08-12 11:49:08 -05:00
Mike Dalessio 3cf2c84460 Merge pull request #896 from basecamp/flavorjones/configure-remote-builder
Configure a remote builder
2025-08-12 12:48:33 -04:00
Andy Smith 68b648dfb0 Nicer center-to-left transition for Fizzy do placeholder 2025-08-12 11:47:29 -05:00
Mike Dalessio 3b1cbba25d Configure a remote builder
set KAMAL_BUILDER_LOCAL=false to use it
2025-08-12 12:47:14 -04:00
Mike Dalessio e2620f04bd Merge pull request #895 from basecamp/flavorjones/dep-jbuilder-2.14.1
dep: update jbuilder to 2.14.1
2025-08-12 12:33:47 -04:00
Mike Dalessio 8b0cfefb5d dep: update jbuilder to 2.14.1 2025-08-12 12:31:43 -04:00
Jorge Manrubia 1ac2ed784c Merge pull request #894 from basecamp/toolbar-fixes
Update action text lexical
2025-08-12 13:52:46 +02:00
Jorge Manrubia bd0b474587 Update action text lexical to bring fix for https://3.basecamp.com/2914079/buckets/43459788/todos/8954483910 2025-08-12 13:51:29 +02:00
Jorge Manrubia 1bdc5e886e Update action text lexical to bring improvements from https://github.com/basecamp/actiontext-lexical/pull/37 2025-08-12 13:37:36 +02:00
Jason Zimdars e8dc14fda7 Simplify prompt, adjust styles to move away from bullet format 2025-08-11 18:03:48 -05:00
Mike Dalessio c0b521f967 Merge pull request #890 from basecamp/flavorjones/fix-logging
dep: Revert jbuilder upgrade
2025-08-11 18:34:30 -04:00
Mike Dalessio dbeab5a726 dep: Revert jbuilder upgrade
because it breaks structured logging
2025-08-11 18:31:11 -04:00
Andy Smith c45a9a50c9 Merge pull request #889 from basecamp/fix-hotkey-flicker-on-open
Fix hotkey flicker on open
2025-08-11 17:13:06 -05:00
Andy Smith 5b31a8f86d Revert "Hide hotkeys when filtering"
This reverts commit 669798f100.
2025-08-11 17:10:34 -05:00