Commit Graph

5856 Commits

Author SHA1 Message Date
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
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 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
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
Jason Zimdars b1a2e9ee92 Merge pull request #1347 from basecamp/jz/10/17/25-pm
Jz/10/17/25 pm
2025-10-17 17:07:34 -05:00
Jason Zimdars ea27e4e6bd Missed a few instances of "Collection" in the UI 2025-10-17 17:02:34 -05:00
Jason Zimdars 8ca9e80c6c Settle on "Moved to Done" 2025-10-17 16:56:26 -05:00
Jason Zimdars 4373b74fbb Controller requires this attribute 2025-10-17 16:49:46 -05:00
Jason Zimdars b07b45e62b Add orientation video to menu 2025-10-17 16:33:14 -05:00
Jason Zimdars 903bb2bdee Display a welcome video to new accounts
FIXME: we'll need a beter way, especially because this won't show up for
new users on busy accounts. To avoid seeing it blip everytime you
paginate it's set to `display: none` if there are enough events to
paginate. So people can scroll down to watch again if they only have a
few events.
2025-10-17 16:28:11 -05:00
Jason Zimdars 4460f06aa7 Make activity pagination links invisible 2025-10-17 16:15:44 -05:00
Jason Zimdars f86ab63b4b Merge pull request #1346 from basecamp/jz/10/17/25
Jz/10/17/25
2025-10-17 14:26:20 -05:00
Jason Zimdars 49be074329 Better yet, just capitalize the first word 2025-10-17 14:04:18 -05:00
Jason Zimdars adc42de6e5 Lowercase is fine 2025-10-17 13:36:14 -05:00
Stanko Krtalić 6efeb03252 Create system user with account (#1345)
* Create system user with account

* Update tests
2025-10-17 20:23:34 +02:00
Andy Smith 844b1054f0 Merge pull request #1344 from basecamp/ui-fixes
UI fixes
2025-10-17 10:26:13 -05:00
Andy Smith 965557ef30 Smaller logo size on error page 2025-10-17 10:21:23 -05:00
Andy Smith 4e0f4766d2 Fix double scrollbar 2025-10-17 10:19:42 -05:00
Andy Smith b187a4c883 Add gaps between public view cards 2025-10-17 10:14:34 -05:00
Jason Zimdars 388da31fa6 Merge pull request #1341 from basecamp/update-icon
Update icon
2025-10-17 09:37:29 -05:00
Jason Zimdars 4c220bfd72 Use a differnt glyph for accounts 2025-10-17 09:35:01 -05:00
Jason Zimdars fba5e664e6 Update logo in public footer 2025-10-17 09:15:20 -05:00
Fernando Álvarez 91f078e0b9 Mount /certificates for fizzy-staging 2025-10-17 11:46:31 +02:00
Sean Mitchell ebedcd3afa Update icon images 2025-10-16 22:43:55 -07:00
Sean Mitchell 9c85e43f47 Remove unused favicon SVG 2025-10-16 22:41:48 -07:00
Sean Mitchell 45f3ac1c91 Replace logo SVG with PNG 2025-10-16 22:41:02 -07:00
Sean Mitchell b84e03b57f Update fizzy-menu-trigger CSS 2025-10-16 22:40:21 -07:00