* 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
* mobile-insets:
Revert "Adjust borders"
Don't allow wrapping initially
Adjust borders
Try using env safe insets to avoid overlapping elements on mobile
* 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