Commit Graph

4289 Commits

Author SHA1 Message Date
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
Andy Smith 994694308f Remove sticky footer in popup 2025-08-11 17:09:41 -05:00
Andy Smith 669798f100 Hide hotkeys when filtering 2025-08-11 16:54:05 -05:00
Andy Smith 441b1e5759 Merge pull request #887 from basecamp/mobile-metadata
Stack meta info on mobile
2025-08-11 16:48:10 -05:00
Mike Dalessio de1c05155d Merge pull request #888 from basecamp/flavorjones/fix-excerpts
Fix Excerpt Helper which was blocking some mention notifications from getting sent
2025-08-11 17:41:18 -04:00
Mike Dalessio d2da1dcc06 Make ExcerptHelper work for String inputs 2025-08-11 17:38:24 -04:00
Mike Dalessio d2a0196fe2 Backfill tests for ExcerptHelper 2025-08-11 17:33:19 -04:00
Andy Smith 267a5f11fa Stack meta info on mobile 2025-08-11 15:54:59 -05:00
Mike Dalessio 8d9f112c4f Merge pull request #886 from basecamp/flavorjones/dockerfile-cache-fix-2
fix: make sure bundler is installed in the image
2025-08-11 14:49:28 -04:00
Mike Dalessio 3683ec2cf2 fix: make sure bundler is installed in the image
accidentally removed in #882
2025-08-11 14:46:35 -04:00
Mike Dalessio 9e827a194a Merge pull request #885 from basecamp/flavorjones/dockerfile-cache-fix
fix caching of gems in the Dockerfile
2025-08-11 14:40:38 -04:00
Mike Dalessio 12f28eec8a fix caching of gems in the Dockerfile
see related #882
2025-08-11 14:39:51 -04:00
Mike Dalessio 9a0958e4b6 Merge pull request #884 from basecamp/flavorjones/bump-rails-20250811
dep: bump rails, active_record-tenanted, and indirect dependencies
2025-08-11 14:28:57 -04:00
Mike Dalessio 2a047fd7ff dep: bundle update
- active_record-tenanted
- mini_magick: 5.2.0 -> 5.3.0
  - used by image_processing
- ostruct: 0.6.2 -> 0.6.3
  - used by kamal
- json: 2.13.0 -> 2.13.2
  - used by rails_structured_logging, ruby_llm
- faraday: 2.13.2 -> 2.13.4
  - used by ruby_llm
- multi_json: 1.15.0 -> 1.17.0
  - used by signal_id
- et-orbi: 1.2.11 -> 1.3.0
  - used by solid_queue
2025-08-11 14:27:11 -04:00
Mike Dalessio b30d40e618 dep: bump rails, rack, reline 2025-08-11 14:26:27 -04:00
Mike Dalessio 56bcf5609d Merge pull request #883 from basecamp/flavorjones/bump-deps-20250811
bump dependencies
2025-08-11 14:17:46 -04:00
Mike Dalessio 8238c06857 dep: update signal_id and portfolio 2025-08-11 14:10:04 -04:00
Mike Dalessio 8ece7a037e dep: update aws-sdk-s3 1.193.0 → 1.196.1 2025-08-11 14:08:49 -04:00