* main:
Icon for unassigned events
Tweak comment event icon
update lexical
Update lexical to support placeholders and style them up
Not used anymore
update lexical
* main:
Rename constant
Address PR feedback
Cleanup, phew!
Working with longer text
WIP: Partially working
Basic, non-animated version
WIP
Remove unused class and markup
Position "close as" dialog
WIP
* main: (21 commits)
Migration to migrate URLs after renaming bubbles => cards
Remove migration
Restore bubbles.css since some styles are used
Fix issues with styling card__ components
Remove bubbles.css
Fix renames that the scripts missed
Reorganize templates to remove cards/cards redundancy
Rename bubbles => cards
Safari sure loves outlines
Use a number field, and improve focus styles
Fix boosting via number input
Embed additional video formats
Fix that notifications weren't marked as read
Fix tray item position
Update House to bring patch for history restoration error
Tighten up
Restore additional missing routes removed in c0f3ff46d7
Retore route removed in c0f3ff46d7
Fix visual regression in popup menus
Perma cards should not always be 100% width
...
* main: (27 commits)
Leave some space for the tray
Let's not assume it's a due date
Avoid overlap
Let's try without the big drag button, extend beyond the column a touch
Tighten labels
Match notification dot
Spacing
Add more context
Avoid leaving the tray open
This shouldn't be here
Paginate the read notifications
Add a test case
Split up a big view
Allow filtering by stage
Send beacon request on disconnect as well
Wire up notifications "Mark all as read" button
Add unread dot
Set state for when there are no new notifications
Move to right side, smooth transition
Open tray on click, stub mark-as-read button
...
* main: (29 commits)
Add assigners to filter summary
Use `Current.user`'s name for filter chips
Allow assigner ids param
Sort filter params before hashing
Fix tests
Test field accessors
Test filter chips controller
Test filter terms
Wire up assigner filters
Spell out button_to params
Use Filter class method to digest fixture params
Add frame to search terms form
Render each kind of filter in its own frame
button -> chip
No need to apply terms from the controller anymore
Add terms to filter
buttons -> chips
Clean up Filter class methods
KNOWN_PARAMS -> PERMITTED_PARAMS
Remove most_active as index option
...