Commit Graph

6458 Commits

Author SHA1 Message Date
Aaron Santos d0e45a0852 Use fizzy as app name on deploy notifications 2025-11-05 13:00:00 +08:00
Jason Zimdars e0a26059b4 Merge pull request #1490 from basecamp/remove-drafts
Remove drafts
2025-11-04 22:02:34 -06:00
Jason Zimdars 1f1303b7a6 Don't test for the draft status filter, it's gone 2025-11-04 21:59:55 -06:00
Jason Zimdars aac6349999 Remove draft status filter 2025-11-04 21:56:25 -06:00
Jason Zimdars 81ec0154ea Don't indicate drafts in preview cards 2025-11-04 21:55:36 -06:00
Jason Zimdars b826eb47fe Remove draft restoration notice
We don't need to announce that there is autosaved content
2025-11-04 21:54:14 -06:00
Jason Zimdars 1fcf28abcf Don't include drafted cards in filtered views 2025-11-04 21:53:50 -06:00
Jason Zimdars df640d50e5 Don't add draft status to cards 2025-11-04 21:53:37 -06:00
Mike Dalessio 06a740f528 Merge pull request #1489 from basecamp/flavorjones/2789-prompt-for-active-users-only
Only include active users in Lexxy prompts
2025-11-04 18:52:32 -05:00
Mike Dalessio 739d77e0c6 Only include active users in Lexxy prompts
Specifically, exclude users that are inactive or with role "system".

ref: https://app.fizzy.do/5986089/cards/2760
ref: https://app.fizzy.do/5986089/cards/2789
2025-11-04 18:48:59 -05:00
Jason Zimdars 3452bba2d5 Merge pull request #1487 from basecamp/hide-hotkeys
Hide hotkeys
2025-11-04 16:39:18 -06:00
Jason Zimdars 08df019ce6 Hide keyboard shortcuts on touch devices 2025-11-04 16:34:28 -06:00
Jason Zimdars 1c5abbae2f Add space between label and hotkey another way 2025-11-04 16:27:44 -06:00
Jason Zimdars f197a34412 Merge pull request #1486 from basecamp/code-input-fix
Fix magic link code input
2025-11-04 13:20:10 -06:00
Jason Zimdars aaa24074f3 Fix magic link code input
Fix that paste action didn't work and hitting `enter` caused the form to
post twice
2025-11-04 13:18:14 -06:00
Jason Zimdars 9160c36e66 Merge pull request #1484 from basecamp/landing
Make that the landing page is the sole collection when only one collection
2025-11-04 13:03:17 -06:00
Jason Zimdars 5c1c46a52c Merge pull request #1485 from basecamp/onboarding-gifs
Onboarding gifs
2025-11-04 12:54:44 -06:00
Jason Zimdars 8c5006152c Add the rest 2025-11-04 12:51:38 -06:00
Jason Zimdars b554d8ce5a Add renaming gif 2025-11-04 11:35:46 -06:00
Stanko K.R. 875515b51d Skip the menu screen if there is just one account 2025-11-04 17:52:31 +01:00
Jorge Manrubia 5775702159 Fix smoke tests 2025-11-04 17:20:04 +01:00
Jorge Manrubia 2bb90eab13 Use the sole collection as the root for a better onboarding experience for new accounts 2025-11-04 17:09:35 +01:00
Stanko Krtalić 2e0ce7bda9 Merge pull request #1483 from basecamp/fix-signout-button
Fix the menu sing out button
2025-11-04 15:33:59 +01:00
Stanko K.R. 9a2af5025f Fix the menu sing out button 2025-11-04 15:32:41 +01:00
Mike Dalessio 1e3b986354 Merge pull request #1482 from basecamp/flavorjones/better-bin-setup
bin/setup no longer resets when migrations are pending
2025-11-04 07:57:57 -05:00
Mike Dalessio 9ca63db91c bin/setup no longer resets when migrations are pending 2025-11-04 07:56:09 -05:00
Kevin McConnell 7325cbc8ca Merge pull request #1481 from basecamp/dont-pop-basic-auth-on-hover
Disable Turbo prefetch on signup link
2025-11-04 12:55:32 +00:00
Kevin McConnell 4146dc2b92 Disable Turbo prefetch on signup link
This is because we have basic auth enabled there, so prefetching will
trigger the popup.
2025-11-04 12:51:41 +00:00
Jorge Manrubia 7fb16bf645 Merge remote-tracking branch 'origin/main' 2025-11-04 13:42:41 +01:00
Jorge Manrubia 20596fa97e Update lexxy 2025-11-04 13:42:32 +01:00
Fernando Álvarez 2b9f494045 Merge pull request #1480 from basecamp/fizzy-do-domain
Migrate to fizzy.do
2025-11-04 13:28:23 +01:00
Fernando Álvarez 514c0f45a2 Migrate to fizzy.do 2025-11-04 13:17:10 +01:00
Jorge Manrubia c6a30cffd6 Merge pull request #1479 from basecamp/prompts-position
Update lexxy
2025-11-04 12:45:51 +01:00
David Heinemeier Hansson 912f7d179a We already have a button to create the card 2025-11-04 12:45:09 +01:00
Jorge Manrubia 2f3c1699c9 Update lexxy 2025-11-04 12:45:03 +01:00
Kevin McConnell 21772db917 Merge pull request #1478 from basecamp/beamer-zones
Upgrade Beamer to zone-aware version
2025-11-04 10:45:14 +00:00
Kevin McConnell 417acab12a Upgrade Beamer to zone-aware version 2025-11-04 09:58:53 +00:00
Stanko Krtalić deff054d7b Merge pull request #1477 from basecamp/magic-links-cleanup
Magic links cleanup
2025-11-04 09:05:10 +01:00
Stanko K.R. 87d9c3cd01 Make unauthenticated access permit unauthorized access 2025-11-04 09:02:36 +01:00
Jorge Manrubia a21502e83a Update to latest Lexxy (Lexical 38.2) 2025-11-04 07:33:29 +01:00
Stanko K.R. 5f26690aa1 Redirect to the account you joined after sign in 2025-11-04 07:20:16 +01:00
Stanko K.R. fd7a9330e8 Remove email_address & password_digest from User 2025-11-04 07:20:16 +01:00
Stanko K.R. 1c4c271fd8 Remove unused route 2025-11-04 07:20:16 +01:00
Jorge Manrubia 32fee8ca24 Merge pull request #1476 from basecamp/mark-all-read
Fix: mark all as read wasn't refreshing in the notifications screen
2025-11-04 06:14:20 +01:00
Jorge Manrubia 8aead31200 Fix: mark all as read wasn't refreshing in the notifications screen 2025-11-04 06:12:30 +01:00
Jorge Manrubia 3608667cd4 Merge pull request #1449 from basecamp/seed-new-accounts
System to seed new accounts
2025-11-04 05:12:27 +01:00
Jorge Manrubia ed518bac71 Remove unused var 2025-11-04 05:09:48 +01:00
Jorge Manrubia 445ee48b0d Format 2025-11-04 05:07:26 +01:00
Jorge Manrubia f104e31f3f Remove unused method 2025-11-04 05:06:18 +01:00
Jason Zimdars 2d197601b7 Add JF's fizzy orientation video 2025-11-03 17:47:30 -06:00