* main: (45 commits)
Display tag counts in the filter menu
Move Add Card button to header
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
...
* 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
...
- PWA manifest:
- declares slugged scope
- includes the account name (and non-prod environment name) in the title
So we can have one PWA installed for each account (in each
environment) and links should get routed properly.
ref: https://3.basecamp.com/2914079/buckets/37331921/todos/8827769164
* main:
Don't create mentions from drafts until those are published
Change Active Storage account slug extension to a to_prepare block
dep: bump actiontext-lexical for previewable attachment fix
Add assertion for composite command line
Remove trace
restore the right command
Update action text
The prompt confirmation system wasn't really working after moving to lexical
Parse commands where it's just a gid properly
Move inside concerns or the override won't work
Truncation for comment author line
Avoid duplicated queries and, instead, bump the last ones
Adjust screen for screen readers
Adjust icon sizing and uploading styles