* 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
...
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.
* main:
Set a password for the owner
Add account creation script
We can just apply it to `this.element` and adjust the CSS accordingly
Prefer helper
Updated global and local auto-close language.
Update test
Include drafts in filter collection
Move style out of .considering scope so it can apply in the filter view
Remove closure reasons
They're all just *done*
Just close as done
Don't animate expanding columns when restoring
This patches 2 problems in Turbo/idiomorph that are causing problems when reloading the pagination frames:
- No remove callback in idiomorph when removing a node that had been mapped.
- Regression introduced by https://github.com/hotwired/turbo/pull/1311, where it won't prevent the removal of frames with refresh=morph
I will upstream both patches, this is temporary.
https://fizzy.37signals.com/5986089/cards/2291
* main: (41 commits)
Mount our backup vol.
"Postpones" -> "Closes in"
Prevent view transition animations on page refreshes
dep: update AR::Tenanted to allow config adapter registration
More fine-grained approach to listen for broadcasted refresh signals
Reuse existing cache invalidation logic that replaced this helper
Show completed cards when filtering cards by creator
Refactor to remove workflows styles
Display column when viewing cards in a grid (filtering)
Dial back title size on perma
Add bubble when The Stream has bubbled cards
This got too wide in the collapsed state
Allow selecting default color
Style
Focus filter input with a hotkey, adjust sizing
`esc` clears filters
beamer-testbed configures fizzy-01 to be the writer
beamer-testbed can connect to queenbee on the host
beamer-testbed runs on host port 3006
Activity bumps cards to the top of triaged columns, too
...