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
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
Fernando Álvarez
9b8236a3ab
Revert "Mount /certificates for fizzy-production"
...
This reverts commit e13bfe8a86 .
2025-10-20 14:30:17 -07:00
Fernando Álvarez
e13bfe8a86
Mount /certificates for fizzy-production
2025-10-20 14:27:01 -07:00
Jason Zimdars
ca046f57ad
Merge pull request #1349 from basecamp/update-icon
...
Update icon
2025-10-19 23:43:45 -05:00
Sean Mitchell
c30147fe26
Update fav and app icons
2025-10-18 20:52:33 -07:00
Sean Mitchell
cd156d5608
Tryout an icon chiclet
2025-10-18 20:51:50 -07:00
Jason Fried
414ce36f9b
Board, not collection.
2025-10-18 10:28:27 -07:00
Jorge Manrubia
031c7a1f48
Merge pull request #1348 from basecamp/column-invalidation
...
Invalidate cards when columns are added/removed
2025-10-18 13:53:39 +02:00
Jorge Manrubia
61b397071a
Not listing columns on previews
2025-10-18 13:37:11 +02:00
Jorge Manrubia
a9939ac47a
Invalidate cards when columns are added/removed
2025-10-18 13:35:32 +02:00
Jason Fried
e1d253c3f4
Orientation video in 4K.
2025-10-17 19:07:44 -07:00