* main: (67 commits)
Add jason@37signals.com to the seeds.
Rework menu sizing
Firefox has its own psuedo elements
Allow pop-ups to overflow without breaking the layout
Style the prompt empty state
Update lexical
Scope CSS to custom attachments
Update to point to version with fix for attachments
Update AR::Tenanted to address tenant creation raciness
dep: Update signal_id to quash noisy test warnings
Update dependences, including Rails and queenbee-plugin
Update 400/422/500 error pages with latest stock Rails versions
Remove subdomain listing from the 404 page
Delete the first runs controller/routes/model
Redirect unauthenticated users to Launchpad
Update a few users' email to link to a valid identity.
Make sure the beta env keeps local authentication (for now)
Trampoline the Launchpad auth redirect from a GET into a POST
Add the shared signal_id secret
Script to create QB and SignalID accounts, and SignalID users
...
* main:
Don't choke when a card is missing its stage
Restore missing overlapping grid effect
Fix alignment of stamp in closed card rows
Improve card number alignment in Considering
Tighten space between title and collection in considering
Only display shortcut hints on desktop
Bring back hotkey for returning to collection
* main:
Render tags and users in menu, filter them
Don't add reserved bubble space to all columns in larger viewports
Don't allow horizontal scrolling on the body element
Fix the space reserved for bubbles in card columns
* main: (34 commits)
Opt out of writer affinity on readings controller
Enable VFS, but don't load extension again
Add flash notice when adding another card
Fix tests after updating rails
Fix fixtures after updating gem
Make sure you can't drag drafts
Fix clipped tag selector
Don't miss cards dropped in the same container!
Make sure that only cards in do/considering are draggable
Add test
Add test
Use the same controller for publishing cards and for publishing and adding another
Position Completed stamps better
Bump sentry-rails from 5.24.0 to 5.25.0
Bump rails from `0ac3fba` to `fd49d6a`
Bump sentry-ruby from 5.24.0 to 5.25.0
Add multiple cards quickly
Tweak a little more
Tighter bubbles on small screens
Need a little space in the layout for the drag/drop outline
...