* main:
Update dependencies
dep: bump to ruby 3.4.5
Switch to docker-dev
Cache needs to include publication key
First iteration on adding new users, from the console.
Fix clear button position in Safari
Give them screen reader labels
Not needed
Add missing `lang` attribute
Restore missing aspect ratio on the perma
Give the field more space when typing on mobile
We're only concerned with truncating the placeholder, scope to that
Make sure users can't login from launchpad if they're deactivated
Destroy the SignalId::User when a user is deactivated
* main:
Revert "Adjust borders"
Don't allow wrapping initially
Adjust borders
Truncate long commands
Try using env safe insets to avoid overlapping elements on mobile
Correct asset width and remove caption input focus ring
Revert "Make a focus-ring global variable"
Make a focus-ring global variable
Set `id` explicitly so the `label for` reference works
Higher resolution image
When adding a card out of context, default to most recently accessed collection
Fine tuning to handle different attachment types
Replace helper with view lookup
Make nil safe
Extract attachments to a partial
Remove `card_published` check and render its own template
Extract common concern to examine attachments
This is a hack but we should be showing the card description and attachments for new cards
Display attachments in events for comments
Indicate cards with attachments in the description
* main: (203 commits)
Re-write help content, try a modal-like display
Move to internal registry
Show date instead of time for notifications older than 1 day
Ensure checks are visible for tags and assignments
Adjust padding so card number isn't cut off
Don't color the collection header in considering
Golden cards bubble to the top of Considering, too
Adjust card collection header when colored golden
Allow cards in Considering to gilded
Hide focus ring on new card titles and step inputs
Add hover effect for comment edit button
Add hover effect to overflow button
Improve multi-account behavior of the PWA
Remove unneeded *
Rename test
Review the code to move cards
Update editor
Generalize and delete mentions too
Remove unused code
Make sure we don't remove accesses if collection is accessible
...
I proposed this upstream in https://github.com/rails/rails/pull/55250,
but it's not clear if the presence of script_name should _always_
prefix generated URLs, so for now it's local to Fizzy.
Embedded PDF previewing isnt' reliable (not working in Safari with active storage). Instead
let's align the editor with Active Storage previews and support pdf previews