* main: (24 commits)
Move load-balancer to fizzy-lb-101
Add otel_collector accessory for load balancer
Fix: this was getting idiomorph confused as it was being invoked on many subtree elements
Keep column popups during page refreshes
Don't render next link unless there is more activity
Live updates for the collection perma
Keep filter panel during page refreshes
Add pagination to the list of filtered cards
Use frame based pagination for the users timeline too
Use frame-based pagination for the activity timeline
Don't broadcast updates of cards unless published
Live updates for the timeline
Make permanent to avoid losing menu on page refreshes
Use the new required attribute that now Lexxy supports
Use controller to disable empty comment submit
Dynamic height for pins based on viewport height
Position lexxy language picker
Replace old link with proper collection path
No longer needed
Prevent card bubbles getting clipped in grid layout
...
Added a note because this keeps getting changed. A value of 1.1 looks
best but has problems with our automatic field sizing and in geneneral
with Windows. Windows since forever, has simply cropped descenders when
the line-height is lower than it prefers. It's dumb but real.
* main: (161 commits)
Save expanded state to localStorage
Update seeds to use the workflow stages
Disable autocomplete when editing columns
Reset column form and disable autocomplete
Remove unused job
Fix Stream workflow stage BG
We need the grid layout when filtering events
Fix: proper filtering by collection in the collection perma
Fix test
Fix test
Position expander menu
Use parent layout when using with_manual_pagination
Reinstate gap to cards list
Fix: include collection filter in the collection perma
Add some basic caching for the new columns approach
Format
Fix tests
No need to use extra method here
Move actions to stream templates
Prevent recursive loop now that we have nested frames
...
Resolved conflict in card-columns.css by keeping both changes:
- Added padding-inline for non-collapsed cards from collapsing-columns
- Kept bubble positioning, hover effects, and card steps from main