Commit Graph

5513 Commits

Author SHA1 Message Date
Andy Smith c0ac0fb0f2 Merge pull request #1247 from basecamp/a11y-column-picker
Add proper radio functionality to column picker
2025-10-06 14:32:56 -05:00
Andy Smith 7affff16fd Add proper radio functionality to column picker 2025-10-06 14:25:07 -05:00
Andy Smith a2b21b75ee Merge pull request #1246 from basecamp/a11y-column-header
Use button instead of header for expander
2025-10-06 14:10:47 -05:00
Jason Zimdars 96f00bf122 Merge branch 'JZ/10/6/2025' 2025-10-06 14:07:01 -05:00
Jason Zimdars 609f6cfe6a Ensure you can click through to results below the header 2025-10-06 14:01:36 -05:00
Andy Smith efb0fd5237 Use button instead of header for expander 2025-10-06 13:59:02 -05:00
Jason Zimdars e077edc17a We need this for mobile rendering 2025-10-06 13:55:22 -05:00
Jason Zimdars bfb60deb80 Fix display of button in varying conditions 2025-10-06 13:34:18 -05:00
Jason Zimdars 0ff0ed796f Fix that pins were still hoverable and clickable when hidden 2025-10-06 13:29:31 -05:00
Jason Zimdars ae3a3b99da A little more space for Windows 2025-10-06 13:26:26 -05:00
Jason Zimdars 37c20caf98 Tighten up, remove keyboard nav hint
You'll only rarely need to use this, no need to explain a feature most
people don't need
2025-10-06 13:24:52 -05:00
Jason Zimdars f2abbb5d59 Display email address for users
Helps identify invited people
2025-10-06 13:10:19 -05:00
Andy Smith 5057b18027 Merge pull request #1245 from basecamp/follower-overflow
Fade out overflow on watcher avatars
2025-10-06 12:00:20 -05:00
Andy Smith 9b1cd84f96 Fade out overflow on watcher avatars 2025-10-06 11:37:16 -05:00
Jason Zimdars 31f2e941b2 Fix that background effect overlapped the pagination buttons 2025-10-06 09:27:56 -05:00
Jorge Manrubia 6073f79191 Invalidate cards when watching/unwatching
Follow up to https://fizzy.37signals.com/5986089/cards/2198
2025-10-06 16:13:33 +02:00
Jorge Manrubia dcffcd3d7b Merge pull request #1244 from basecamp/invalidate-watches
Invalidate cards when watchers change
2025-10-06 15:49:57 +02:00
Jorge Manrubia c846221208 Invalidate cards when watchers change 2025-10-06 15:44:12 +02:00
Jorge Manrubia 7dac096629 Merge pull request #1243 from basecamp/highlights-fixes
More fixes for highlights generation
2025-10-06 15:21:42 +02:00
Jorge Manrubia 69be750eb9 Remove vcr record 2025-10-06 15:20:46 +02:00
Jorge Manrubia 6b0bca2475 Reduce size further since sometimes you get truncated summaries 2025-10-06 15:17:28 +02:00
Jorge Manrubia 969d971616 Use a more consistent approach to highligts dates 2025-10-06 15:17:28 +02:00
Jorge Manrubia d9693e6787 Update ruby llm to latest 2025-10-06 15:00:29 +02:00
Jorge Manrubia e6750bfccd Remove hanging } 2025-10-06 14:58:32 +02:00
Jorge Manrubia 307d46855b Remove trace 2025-10-06 12:48:04 +02:00
Jorge Manrubia 328b488d3d Remove trace 2025-10-06 12:47:27 +02:00
Jorge Manrubia 7178945418 Reduce max length 2025-10-06 12:44:24 +02:00
Jorge Manrubia 4e5edef4df Invalidate cache when there are higlights 2025-10-06 12:43:05 +02:00
Jorge Manrubia 5d0d80fd03 Merge pull request #1240 from basecamp/user-higlights
More robust summary generation approach
2025-10-06 12:35:03 +02:00
Jorge Manrubia 3e67da7d0e Add a new join model to link summaries with users
So that changing the set of events does not result in not being able to find a generated highlight summary
2025-10-06 12:33:28 +02:00
Jorge Manrubia 5340f73bbb Merge pull request #1239 from basecamp/faster-bell
Higher fidelity for watching/unwatching cards
2025-10-06 10:52:14 +02:00
Jorge Manrubia 38116f64e4 Higher fidelity for watching/unwatching cards 2025-10-06 10:48:31 +02:00
Mike Dalessio 4ce2185fc0 Merge pull request #1167 from basecamp/dependabot/bundler/propshaft-1.3.1
Bump propshaft from 1.2.1 to 1.3.1
2025-10-04 14:48:36 -04:00
dependabot[bot] 9fa3ced50d Bump propshaft from 1.2.1 to 1.3.1
Bumps [propshaft](https://github.com/rails/propshaft) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/rails/propshaft/releases)
- [Commits](https://github.com/rails/propshaft/compare/v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: propshaft
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-04 18:41:33 +00:00
Mike Dalessio 4d04d5fbd2 Merge pull request #1238 from basecamp/flavorjones/fix-flaky-time-based-tests
test: Make sure tests pass on the weekend
2025-10-04 14:38:37 -04:00
Mike Dalessio c1a66e5ecb test: Make sure tests pass on the weekend 2025-10-04 14:37:06 -04:00
Mike Dalessio 05db517bc5 Merge pull request #1237 from basecamp/flavorjones/make-dependabot-weekly
dependabot: make the schedule weekly
2025-10-03 22:17:45 -04:00
Mike Dalessio 3a8ea5ea85 dependabot: make the schedule weekly
Daily is very noisy when we're using so many git branches.
2025-10-03 22:17:21 -04:00
Mike Dalessio 3e64445904 Merge pull request #1236 from basecamp/flavorjones/remove-mysql-from-container
Remove mysql deps from the production container
2025-10-03 22:17:01 -04:00
Mike Dalessio 2d4ba60d54 Remove mysql deps from the production container 2025-10-03 22:10:33 -04:00
Mike Dalessio 57e4f8a665 Merge pull request #1235 from basecamp/flavorjones/remove-mysql-setup
Remove the mysql setup
2025-10-03 21:57:02 -04:00
Mike Dalessio 6a9b98e44f Remove the mysql setup
no longer needed now that we're not connecting to 37id
2025-10-03 21:56:18 -04:00
Mike Dalessio 21ea628729 Merge pull request #1234 from basecamp/flavorjones/setup-os-dependencies
bin/setup installs system dependencies
2025-10-03 21:53:56 -04:00
Mike Dalessio dbc86f257c bin/setup installs system dependencies 2025-10-03 21:53:32 -04:00
Jason Zimdars 9878fea4c8 Merge branch 'main' into filter-input-tweaks 2025-10-03 18:04:59 -05:00
Jason Zimdars 56069d14e3 Tighten filter input 2025-10-03 18:03:25 -05:00
Jason Zimdars 5aa2e5016d Tighten filter input 2025-10-03 18:02:10 -05:00
Mike Dalessio 5c706e7888 Merge pull request #1233 from basecamp/flavorjones/small-account-fixes
Rename account column, small account-related fixes
2025-10-03 17:25:54 -04:00
Mike Dalessio f26b0b7256 Rename accounts.tenant_id to external_account_id
and simplify the params to Account.create_with_admin_user
2025-10-03 17:21:01 -04:00
Jason Zimdars d591166f01 Merge pull request #1212 from basecamp/column-perma
Column perma
2025-10-03 16:09:42 -05:00