Commit Graph

5890 Commits

Author SHA1 Message Date
Jason Zimdars 2d16e98a7e Render a special state when no one is watching 2025-10-22 16:55:15 -07:00
Jason Zimdars c7f0b00a18 Don't autofocus collection name
This rarely changes, don't make it too easy. Especially because the
focused input prevents hotkeys you might want to use here
2025-10-22 16:35:59 -07:00
Jason Zimdars 4bd9904013 Add a line to credit 37signals 2025-10-22 16:34:02 -07:00
Mike Dalessio 4ccda3f427 Merge pull request #1371 from basecamp/flavorjones/sqlite3-in-containers
Include sqlite3 in the container images
2025-10-22 16:15:01 -07:00
Mike Dalessio 1662fe8721 Include sqlite3 in the container images 2025-10-22 16:13:39 -07:00
Mike Dalessio ec0bbf674d Merge pull request #1370 from basecamp/flavorjones/more-schema-cleanup
More schema cleanup
2025-10-22 15:41:43 -07:00
Mike Dalessio 384831fd57 More schema cleanup 2025-10-22 15:39:06 -07:00
Sean Mitchell 6c2b9021b1 Merge pull request #1368 from basecamp/update-icon 2025-10-22 14:52:28 -07:00
Sean Mitchell e1de13a68f Remove error page logo 2025-10-22 14:46:24 -07:00
Sean Mitchell 9bd3610a8b Merge branch 'main' into update-icon
* main: (36 commits)
  Update tests
  Avoid capitalizing "board"
  Rename Fizzy, Boxcar
  SPace out pinstripes
  Add script for configuring production load balancers
  Fix the default tenant in migration-audit
  Transitions wipe from right
  Use canvas BG color
  Pinstripe background
  dev: Fix the default tenant to be the correct Honcho id
  Indicate account name in settings
  Menu button always has the product name
  bin/setup detects when it needs to set up seeds
  Indicate account name in settings
  Menu button always has the product name
  bin/setup detects when it needs to set up seeds
  'Fizzy' -> 'Boxcar'
  pre-connect: make sure we're matching against unquoted hostnames
  Add a migrations check to CI
  Remove schema changes introduced in da413e75
  ...
2025-10-22 14:32:59 -07:00
Mike Dalessio c900dfcce7 Merge pull request #1369 from basecamp/flavorjones/beamer-testbed-uid
beamer-testbed runs with local user's UID/GID
2025-10-22 14:31:03 -07:00
Mike Dalessio cd6ef14d00 beamer-testbed runs with local user's UID/GID
so that created files aren't owned by root
2025-10-22 14:29:47 -07:00
Sean Mitchell 58e920566a Rename footer text 2025-10-22 14:24:16 -07:00
Sean Mitchell 3cf43e6b87 Rename button label 2025-10-22 14:23:40 -07:00
Sean Mitchell 621a1217a4 Rename logo image_tag 2025-10-22 14:21:46 -07:00
Sean Mitchell bee935e2e9 Rename and update logo 2025-10-22 14:19:42 -07:00
Sean Mitchell 997c0f2117 Update fav and app icons 2025-10-22 14:19:03 -07:00
Jason Zimdars 397ce8e99d Merge pull request #1367 from basecamp/boxcar
Fizzy -> Boxcar
2025-10-22 14:15:58 -07:00
Jason Zimdars 47042602de Update tests 2025-10-22 14:13:06 -07:00
Jason Zimdars 8be034d850 Merge branch 'main' into boxcar 2025-10-22 13:52:01 -07:00
Jason Zimdars 81618d758e Avoid capitalizing "board" 2025-10-22 13:49:23 -07:00
Jason Zimdars 49e87310d7 Rename Fizzy, Boxcar 2025-10-22 13:42:41 -07:00
Mike Dalessio a01e2588d6 Merge pull request #1343 from basecamp/flavorjones/configure-lb
Script to configure load balancers
2025-10-22 13:18:27 -07:00
Andy Smith 60b48145c4 SPace out pinstripes 2025-10-22 12:13:54 -07:00
Fernando Álvarez 4017da746c Add script for configuring production load balancers 2025-10-22 10:46:41 -07:00
Mike Dalessio 1944e7340b Merge pull request #1366 from basecamp/flavorjones/fix-migration-audit
Fix the default tenant in migration-audit
2025-10-22 08:42:48 -07:00
Mike Dalessio b4f98e35a7 Fix the default tenant in migration-audit
also skip the gum installation check (it's installed in bin/setup) and
explicitly use `--` to disambiguate file names.
2025-10-22 08:36:46 -07:00
Andy Smith 3e37269437 Transitions wipe from right 2025-10-21 15:54:15 -07:00
Andy Smith fb8968c141 Use canvas BG color 2025-10-21 15:42:59 -07:00
Andy Smith 437c1872ee Pinstripe background 2025-10-21 15:41:43 -07:00
Mike Dalessio 915fac3cfd Merge pull request #1364 from basecamp/flavorjones/fix-dev-default-tenant
dev: Fix the default tenant to be the correct Honcho id
2025-10-21 15:14:40 -07:00
Mike Dalessio 8e64ef741f dev: Fix the default tenant to be the correct Honcho id 2025-10-21 15:13:29 -07:00
Jason Zimdars 2d0b1e82a3 Indicate account name in settings 2025-10-21 14:31:26 -07:00
Jason Zimdars 6fa5b3d8b7 Menu button always has the product name
- Indicate the current account in the menu
2025-10-21 14:31:26 -07:00
Mike Dalessio 675515522d bin/setup detects when it needs to set up seeds 2025-10-21 14:31:04 -07:00
Jason Zimdars 92caa39969 Merge pull request #1363 from basecamp/display-account-name
Display account name
2025-10-21 16:23:24 -05:00
Jason Zimdars 1c5d302132 Indicate account name in settings 2025-10-21 14:17:24 -07:00
Jason Zimdars 94c74255b7 Menu button always has the product name
- Indicate the current account in the menu
2025-10-21 14:10:37 -07:00
Mike Dalessio 67f4866dd8 Merge pull request #1362 from basecamp/flavorjones/setup-detects-seeding-needed
bin/setup detects when it needs to set up seeds
2025-10-21 13:57:28 -07:00
Mike Dalessio 1b5f2b72d7 bin/setup detects when it needs to set up seeds 2025-10-21 13:56:11 -07:00
Jason Zimdars 465ede3e82 'Fizzy' -> 'Boxcar'
The menu button should always display the product name
2025-10-21 13:42:24 -07:00
Mike Dalessio 5ed268b188 Merge pull request #1361 from basecamp/flavorjones/fix-kamal-pre-connect
pre-connect: make sure we're matching against unquoted hostnames
2025-10-21 13:06:02 -07:00
Mike Dalessio 310856a112 pre-connect: make sure we're matching against unquoted hostnames 2025-10-21 13:02:36 -07:00
Mike Dalessio adc5bab13e Merge pull request #1360 from basecamp/flavorjones/migration-audit
Add a migrations check to CI
2025-10-21 09:32:54 -07:00
Mike Dalessio e7d59ff6d0 Add a migrations check to CI
which can be skipped with SKIP_MIGRATION_CHECK=1
2025-10-21 09:27:56 -07:00
Mike Dalessio 083af17305 Merge pull request #1359 from basecamp/flavorjones/fix-database-migrations
Fix database migrations
2025-10-20 20:54:00 -04:00
Mike Dalessio d984ac78d2 Remove schema changes introduced in da413e75
which I think was accidental
2025-10-20 17:48:24 -07:00
Mike Dalessio 6aafa3aff1 Update migration versions to 8.2 2025-10-20 17:47:42 -07:00
Mike Dalessio 25598e75bd Fix old migration that doesn't work with Rails edge 2025-10-20 17:44:17 -07:00
Fernando Álvarez f5124fb338 Mount /certificates for fizzy-production 2025-10-20 14:31:36 -07:00