* 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
* main: (57 commits)
Rename /add_card => /add
Cards' "stalled" metric is reset when reconsidered
Use composite commands even for single commands since they can carry custom titles, which is what we want with AI
Fix merge issues
More prompt tweaks
Support completed by via natural language
Add filter pill for completed by
Add "close by" filter
Add /reopen command
Improved support to act on cards via ID
Refine prompt
Add more tests and fix failing ones
Add clarifying comment
Return standalone command when only one command
Extract attachable concerns
Format
Update lexical
Use your user gid to resolve yourself, so that this is not ambiguous
Support trailing spaces in inserted commands
Disable attachments in the terminal
...
* main: (57 commits)
Untenanted access in authenticated controllers should request auth
dep: bundle update
dep: update Rails
dep: bump AR::Tenanted
Clean up the cable meta tag
Fix activity feed pagination to fetch on demand
Create a "published" event if a card is created published
Scatter Honcho seeds over a 30 day period
Fix the PWA manifest to use slugged URLs
Collection publication edits render a turbo frame
Collection workflow edits render a turbo frame
Collection entropy config edits render a turbo frame
Use automatic sizing where supported
Introduce a separate controller for collection entropy config
Add `card_id` to index
Move to scope and inline method
Prefer modern syntax
Fix that stage should be visible above card background
Indicate opens menu
Hide dialog targets from screen readers when closed
...
# Conflicts:
# db/schema.rb
# db/schema_cache.yml