Commit Graph

6034 Commits

Author SHA1 Message Date
Jorge Manrubia 85bee1af9b Add events for moving between columns 2025-10-29 14:49:02 +01:00
Jorge Manrubia d195debb6c No more AI for now 2025-10-29 14:04:08 +01:00
Fernando Álvarez 4b929cd51f Update configure fizzy-lb-101 script 2025-10-29 13:57:38 +01:00
David Heinemeier Hansson a0c6b8394a Split by layering 2025-10-29 13:51:41 +01:00
David Heinemeier Hansson b8a0660d7c Fix indention 2025-10-29 13:50:19 +01:00
David Heinemeier Hansson d9ebc8ace0 We need to upstream this fix to turbo-rails
If page refreshes and view transitions clash for us, they'll clash for
all.

cc: @jorgemanrubia
2025-10-29 13:47:51 +01:00
David Heinemeier Hansson 716e5ee506 Mark for upstreaming 2025-10-29 13:41:11 +01:00
David Heinemeier Hansson 2ed10b23c4 Aesthetics 2025-10-29 13:37:14 +01:00
David Heinemeier Hansson 60a429e463 Use more naturally-sounding ensures
These match Basecamp and the existing predicate methods
2025-10-29 13:33:34 +01:00
Jorge Manrubia 1547cfd651 Merge pull request #1414 from basecamp/remove-summaries
Remove AI summaries and semantic searches
2025-10-29 12:00:57 +01:00
Jorge Manrubia 875a298f9a Remove AI summaries and semantic searches
We were not using either. We can restore if we revisit.
2025-10-29 11:55:49 +01:00
Jorge Manrubia aa1ffb3357 Remove AI summaries and semantic searches
We were not using either. We can restore if we revisit.
2025-10-29 11:55:32 +01:00
Fernando Álvarez 654f8906c3 Merge pull request #1409 from basecamp/box-car-dot-com
Migrate to box-car.com
2025-10-29 10:39:43 +01:00
Fernando Álvarez 260eaa0369 Amend references to box-car.com 2025-10-29 10:09:12 +01:00
Jorge Manrubia 23c889e564 Merge remote-tracking branch 'origin/dependabot/bundler/benchmark-0.5.0' into update-dependencies 2025-10-29 08:43:27 +01:00
Jorge Manrubia dc1b6e80c5 Merge remote-tracking branch 'origin/dependabot/bundler/activerecord-tenanted-aaa4a34' into update-dependencies 2025-10-29 08:43:20 +01:00
Jorge Manrubia f1db0b6ebd Merge remote-tracking branch 'origin/dependabot/bundler/ruby_llm-cf27430' into update-dependencies 2025-10-29 08:43:12 +01:00
Jorge Manrubia aca723969d Merge remote-tracking branch 'origin/dependabot/bundler/sentry-rails-6.0.0' into update-dependencies 2025-10-29 08:43:04 +01:00
Jorge Manrubia 7429d500fb Merge remote-tracking branch 'origin/dependabot/bundler/solid_queue-1.2.2' into update-dependencies 2025-10-29 08:42:57 +01:00
Jorge Manrubia 9bb3161f02 Merge remote-tracking branch 'origin/dependabot/bundler/sentry-ruby-6.0.0' into update-dependencies 2025-10-29 08:42:50 +01:00
Jorge Manrubia d5d18d2be5 Merge remote-tracking branch 'origin/dependabot/bundler/development-dependencies-665d66c95d' into update-dependencies 2025-10-29 08:42:43 +01:00
Jorge Manrubia a8604bf62e Merge remote-tracking branch 'origin/dependabot/bundler/rails-d85a155' into update-dependencies 2025-10-29 08:42:35 +01:00
Jorge Manrubia 2341666f18 Merge remote-tracking branch 'origin/dependabot/bundler/kamal-2.8.2' into update-dependencies 2025-10-29 08:42:29 +01:00
dependabot[bot] 7e0bbea4aa Bump rails from 1ca9478 to d85a155
Bumps [rails](https://github.com/rails/rails) from `1ca9478` to `d85a155`.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/1ca947883d1975487e14208e8159726654fc20d1...d85a155ae9914bd286270d7ccbd4c5b0caad68ec)

---
updated-dependencies:
- dependency-name: rails
  dependency-version: d85a155ae9914bd286270d7ccbd4c5b0caad68ec
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-29 07:38:43 +00:00
Jorge Manrubia 2227874b58 Merge pull request #1413 from basecamp/upgrade-turbo
Upgrade turbo and remove our patched version
2025-10-29 08:36:45 +01:00
Jorge Manrubia 860ba1f2e4 Upgrade turbo and remove our patched version
We upstreamed the changes from https://github.com/basecamp/fizzy/pull/1327
2025-10-29 08:35:27 +01:00
Jorge Manrubia 6044287be4 Fix upload script: migrate_all can't be invoked like that anymore 2025-10-29 07:53:19 +01:00
Aaron Santos 3a6e4a0aa4 Merge pull request #1412 from basecamp/basecamp/send-dash-notif
Send notification to Dash on deploys
2025-10-29 10:37:42 +08:00
Aaron Santos 6c672c73e4 Send notification to Dash on deploys 2025-10-29 10:27:13 +08:00
Andy Smith ae9e38bfd0 Merge pull request #1411 from basecamp/filter-section-improvements
Hide filters when empty
2025-10-28 16:48:59 -05:00
Andy Smith 7ce10b3dcf Better selector 2025-10-28 16:46:03 -05:00
Andy Smith c9aa6b90b7 Hide filters when empty 2025-10-28 16:44:48 -05:00
Andy Smith 59a63aac55 Merge pull request #1410 from basecamp/popup-checks-pt-2
Fix remaining popup check icons
2025-10-28 16:20:36 -05:00
Andy Smith a403410386 Remove one last aria-hidden attr 2025-10-28 16:13:39 -05:00
Andy Smith b21be8fc0b Fix remaining popup check icons 2025-10-28 16:10:59 -05:00
Fernando Álvarez 3946733b65 Migrate to box-car.com 2025-10-28 18:44:25 +01:00
Jason Zimdars e802977e77 Merge pull request #1408 from basecamp/pagination-fix
Hide link after additional pages load
2025-10-28 11:22:44 -05:00
Jason Zimdars f32968bbf9 Hide link after additional pages load
Also removes some unnecessary properties
2025-10-28 11:07:27 -05:00
Jorge Manrubia cc84904d20 Fix time-dependent test 2025-10-28 16:26:03 +01:00
Mike Dalessio d63dda1b83 Merge pull request #1407 from basecamp/flavorjones/retry-rubyllm-jobs-on-forbidden
Retry RubyLLM jobs on RubyLLM::ForbiddenError
2025-10-28 09:48:46 -04:00
Mike Dalessio 57ec1d1d99 Retry RubyLLM jobs on RubyLLM::ForbiddenError
ref: https://fizzy.37signals.com/5986089/cards/2574
2025-10-28 09:44:03 -04:00
dependabot[bot] 7d20c2751b Bump kamal from 2.8.0 to 2.8.2
Bumps [kamal](https://github.com/basecamp/kamal) from 2.8.0 to 2.8.2.
- [Release notes](https://github.com/basecamp/kamal/releases)
- [Commits](https://github.com/basecamp/kamal/compare/v2.8.0...v2.8.2)

---
updated-dependencies:
- dependency-name: kamal
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 23:26:29 +00:00
Andy Smith 74cda9a8ef Merge pull request #1405 from basecamp/bc-style-reactions
Add Basecamp-style boosts
2025-10-27 17:06:11 -05:00
Andy Smith b2a83f1625 Add Basecamp-style boosts 2025-10-27 16:59:57 -05:00
Andy Smith bf44ad973a Merge pull request #1403 from basecamp/revert-1393-reactions
Revert "Reactions"
2025-10-27 16:19:01 -05:00
Andy Smith 6b0fc35627 Revert "Reactions" 2025-10-27 16:16:57 -05:00
dependabot[bot] 245c1fabbf Bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [webmock](https://github.com/bblimke/webmock).


Updates `selenium-webdriver` from 4.37.0 to 4.38.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.37.0...selenium-4.38.0)

Updates `webmock` from 3.25.1 to 3.26.0
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.25.1...v3.26.0)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-version: 4.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: webmock
  dependency-version: 3.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 21:11:11 +00:00
Andy Smith 9a49d410fb Merge pull request #1401 from basecamp/remove-maybe-background
Remove pinstripe BG
2025-10-27 16:11:03 -05:00
dependabot[bot] 7e209e188e Bump sentry-ruby from 5.28.0 to 6.0.0
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.28.0 to 6.0.0.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.28.0...6.0.0)

---
updated-dependencies:
- dependency-name: sentry-ruby
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 21:10:07 +00:00
dependabot[bot] 6d4c6deeef Bump solid_queue from 1.2.1 to 1.2.2
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/rails/solid_queue/releases)
- [Commits](https://github.com/rails/solid_queue/compare/v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: solid_queue
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 21:09:45 +00:00