Jorge Manrubia
311fc20837
Merge branch 'main' into filters-cleanup
2025-08-21 16:52:02 +02:00
Jorge Manrubia
0819e87ae2
Make filters work in the cards path directly re-add strong markup for collections in custom filter names
2025-08-21 15:10:55 +02:00
Jorge Manrubia
42c8bb89e5
Use the unified filter for cards/show
2025-08-21 14:25:02 +02:00
Jorge Manrubia
109a95ac6f
Tidy up settings
2025-08-21 13:25:47 +02:00
Jason Zimdars
00c975fbe7
Tone-down add card button, copy edits
2025-08-20 17:24:59 -05:00
Jason Zimdars
91ba59f81c
Merge branch 'main' into shuffle-columns
...
* main:
Stack bottom notch buttons on small screens
Reintroduce logic
Align bottom notch when no closure message exists
Fix typo
Disable submit button when Lexical is empty
Don't touch the closed cards header
Account for mobile view
Card column headers no longer overlap bubbles when scrolling
2025-08-20 16:27:03 -05:00
Andy Smith
cad791c8ee
Stack bottom notch buttons on small screens
2025-08-20 16:08:04 -05:00
Andy Smith
4a12a91d63
Reintroduce logic
2025-08-20 15:56:12 -05:00
Andy Smith
95a2c1646a
Align bottom notch when no closure message exists
2025-08-20 15:54:53 -05:00
Jason Zimdars
b9c527c550
Add new card button, improve empty column states, adjust bubble layout
2025-08-20 15:43:15 -05:00
Jason Zimdars
aac511dd6e
Shuffle column order, make the middle column significant
...
- Steal wavy pattern from golden effect and use for the middle column
2025-08-20 14:17:08 -05:00
Andy Smith
477106b711
Only show close button when on touch device
2025-08-20 14:11:51 -05:00
Andy Smith
3ea9e28f90
Add close dialog button to fizzy menu
2025-08-20 14:01:56 -05:00
Andy Smith
a1ad0c9096
Merge pull request #945 from basecamp/mobile-card-footer-improvements
...
Mobile card footer improvements
2025-08-20 10:26:47 -05:00
Jorge Manrubia
763d924b64
Tidy up code related to show the selected collections' title in a filter
2025-08-20 12:49:12 +02:00
Jason Zimdars
878f96eb03
Empty space in selector, balance to match columns
2025-08-19 20:36:34 -05:00
Jason Zimdars
6ac1662e5f
Collapse the middle column when empty until start drag
2025-08-19 20:30:34 -05:00
Andy Smith
167434d238
Refactor meta display
2025-08-19 16:52:27 -05:00
Andy Smith
d1142cb651
Make all pagination start on a new line
2025-08-18 15:27:25 -05:00
Jason Zimdars
a1e597b04f
Include in every instance of the menu
2025-08-14 21:16:31 -05:00
Jason Zimdars
afce135613
Background is alread set correctly to canvas in dialogs
2025-08-14 16:53:48 -05:00
Andy Smith
20e27541be
Truncate tags on cards
2025-08-14 13:55:20 -05:00
Jorge Manrubia
98172ddb44
Fix: rich text content not applied to new cards
2025-08-14 12:13:52 +02:00
Jorge Manrubia
6e2c8615a0
Add language picker for code blocks
2025-08-14 11:24:39 +02:00
Andy Smith
7423413fa4
Merge pull request #898 from basecamp/more-navigable-lists
...
More navigable lists
2025-08-13 12:53:28 -05:00
Jason Zimdars
aa13853ae4
Add a third, "On deck" column in Collections
2025-08-12 17:58:12 -05:00
Andy Smith
8f86b25a54
Ensure card__link is visible on cards with backgrounds
2025-08-12 15:20:21 -05:00
Andy Smith
54ecd47c77
Use stage preview when previewing
2025-08-12 15:15:11 -05:00
Andy Smith
327f48bd4f
Ensure avatars aren't tab-focusable when previewing
2025-08-12 15:12:48 -05:00
Andy Smith
19364af144
Merge pull request #870 from basecamp/tooltips
...
Tooltips
2025-08-12 11:49:08 -05:00
Andy Smith
267a5f11fa
Stack meta info on mobile
2025-08-11 15:54:59 -05:00
Andy Smith
9224b76104
Workflow stages look better on mobile
2025-08-11 11:43:03 -05:00
Mike Dalessio
c78bb652d5
Clean up beacon on-visibility-change handling
...
The previous version was not posting the beacon when the page was
loaded and visible.
2025-08-09 14:09:34 -04:00
Mike Dalessio
8ec109ec1a
Delay clearing notifications until a card is actually viewed.
...
Send the "read" beacon when the card is made visible.
Also take care to only send the "disconnect" beacon if the card is
visible.
ref: https://fizzy.37signals.com/5986089/collections/2/cards/1301
2025-08-08 08:02:54 -04:00
Andy Smith
a3cee15170
Add BG image tooltip
2025-08-07 15:40:26 -05:00
Andy Smith
a83b0a5e15
Assign tooltip
2025-08-07 15:38:47 -05:00
Andy Smith
ffe88b824e
Tooltip for Add a tag
2025-08-07 15:36:50 -05:00
Andy Smith
24617a8861
Add a couple more tooltips
2025-08-07 15:31:48 -05:00
Andy Smith
49d3b900bf
Add tooltips to icon buttons
2025-08-07 15:28:45 -05:00
Jason Zimdars
7d77f014a2
Only connect lightbox controller where the partial is present
...
- Fixes a console error that complained the dialog target was missing
2025-08-06 17:38:45 -05:00
Andy Smith
72194598d9
Merge pull request #849 from basecamp/filter-improvements
...
Filter improvements
2025-08-05 15:34:27 -05:00
Andy Smith
e616b68fbe
Fix markup in other filter locations
2025-08-05 10:29:43 -05:00
Andy Smith
d5a1c9824c
Merge pull request #836 from basecamp/lightbox-improvements
...
Lightbox improvements
2025-08-05 09:59:37 -05:00
Andy Smith
38be44dd11
Move lightbox to cards/show so we can use it for description and Lexical images
2025-08-04 16:11:43 -05:00
Andy Smith
6d43582f5b
Hide lists when children are all hidden
2025-08-04 15:54:16 -05:00
Andy Smith
f0c63bd2f1
Better padding and alignment for radio buttons in filter menu
2025-08-04 14:56:24 -05:00
Andy Smith
7d35ab11ec
Add a remove image button inside the lightbox
2025-08-04 13:36:56 -05:00
Andy Smith
34f926ffca
Support optional captions
2025-08-04 13:05:39 -05:00
Jason Zimdars
43b6414015
Flatten fizzy menu button
2025-07-31 12:26:22 -05:00
Jason Zimdars
6227cf9a8b
Keyboard arrow through pins and notifications
2025-07-30 16:07:55 -05:00