Andy Smith
34d3383cbd
Fix hotkey text size on tiny viewports
2025-12-04 15:23:20 -06:00
Jorge Manrubia
1122556383
Move css bit to the new blank slates CSS
2025-12-04 18:42:44 +01:00
Jorge Manrubia
19051aec3e
Append dropped cards instead of relying on server-side rendering to refresh the columns
...
This implements a simple strategy to optimistically insert cards in columns without waiting for the column refresh. Cards will be placed at the top respecting golden cards.
This uses sorting by "created at" with sorting by "updated at" for the _Not now_ column, so that the treatment everywhere is homogenous.
2025-12-04 18:31:23 +01:00
Andy Smith
bb149da532
Move blank slates to its own file
2025-12-03 14:13:04 -06:00
Andy Smith
0ef6f8a822
Nicer blank slates
2025-12-03 14:11:08 -06:00
Andy Smith
e7cdeb1148
Don't monkey with input width
2025-12-03 11:51:23 -06:00
Andy Smith
5118ca04b1
Don't hide quick filters on mobile
2025-12-03 11:43:50 -06:00
Andy Smith
c3172c66ee
Target tooltips instead of specific buttons
2025-12-03 11:16:37 -06:00
Andy Smith
d62a608772
Repair margins for attachments
2025-12-03 11:02:02 -06:00
Andy Smith
c1881ffb15
Merge pull request #1825 from basecamp/clean-media-queries
...
Consistent breakpoints for min- and max-width
2025-12-02 17:12:10 -06:00
Jason Zimdars
f7e375a4ef
We can't hide public boards like this
2025-12-02 16:41:32 -06:00
Andy Smith
ccd8d5736b
Consistent breakpoints for min- and max-width
2025-12-02 16:22:56 -06:00
Andy Smith
f0804a151f
Repair tooltip z-index selector
2025-12-02 15:47:16 -06:00
Andy Smith
657b3c04c5
Account for input padding on autoresize pseudo-element
2025-12-02 15:19:16 -06:00
Jason Zimdars
da59bafa5c
Make the jump nav hotkeys look like the others
2025-12-02 11:36:06 -06:00
Jorge Manrubia
f385a971d7
Remove comment--mine classes (not used)
2025-12-02 07:07:52 +01:00
Jorge Manrubia
11249949eb
Fix: edit comment button disappears when morphing the page
...
This also replaces the ad-hoc stimulus controller with the pure-css based
solution we recently added.
https://app.fizzy.do/5986089/cards/3243
2025-12-02 07:06:50 +01:00
Jason Zimdars
b2feab1e60
Introduce a means to hide sections for filtering only
2025-12-01 16:21:35 -06:00
Andy Smith
48b70d175a
Move card title margins to perma CSS
2025-12-01 15:40:28 -06:00
Andy Smith
c0f8a539ec
Better alignment for nav sections
2025-12-01 15:14:32 -06:00
Andy Smith
5c9039cb4e
Remove top margin on lexxy-toolbar
2025-12-01 14:55:23 -06:00
Andy Smith
0cbd8d197d
Set font size on section, not menu
2025-12-01 14:45:37 -06:00
Andy Smith
9bbaee4f3a
Add dividers and move icon to left
2025-12-01 14:43:06 -06:00
Andy Smith
3a67f66a8e
Shrink space between title and content
2025-12-01 14:07:42 -06:00
Andy Smith
220581c657
Fix Remove Pin button position when busy
2025-12-01 12:53:03 -06:00
Andy Smith
971244092d
Colorful column list names on hover
2025-12-01 12:38:20 -06:00
Andy Smith
743af355df
Better card title line height on the perma
2025-12-01 12:21:16 -06:00
Sean Mitchell
09b39f3f16
Update system user avatar
2025-11-27 13:49:33 -08:00
Jason Zimdars
8ec1a5c760
Fix that board button was leaking to the right of columns
...
See: https://app.fizzy.do/5986089/cards/3148
2025-11-26 15:38:26 -06:00
Jason Zimdars
9ca4cda5e4
Larger emojis in picker, fit on narrow viewports
2025-11-26 11:13:18 -06:00
Jason Zimdars
3e0d2d8b4d
Include bottom inset on the modal and footer, too
...
Makes sure everything moves together on mobile
2025-11-24 21:28:48 -06:00
Jason Zimdars
5215c5ccb9
Attempt to fix expanded search input
2025-11-24 21:24:09 -06:00
Jason Zimdars
b45554966f
Lose the second close button
2025-11-24 17:48:21 -06:00
Jason Zimdars
74cd88d626
Always display the cancel button, esc isn't obvious
2025-11-24 17:19:01 -06:00
Jason Zimdars
cfc61c318d
Nothing should cover the bar, trays or search results
2025-11-24 17:18:44 -06:00
Jason Zimdars
a1fcabf01e
Add env constaints for mobile layout
...
In theory, this prevents overlapping device elements like the dynamic
island in landscape
2025-11-24 16:33:32 -06:00
Jason Zimdars
b93224b45c
Smaller on mobile
...
It really takes up a lot of space in landscape
2025-11-24 16:22:33 -06:00
Jason Zimdars
4e14c0df27
Reasonalbe max heights
...
Use all the available space above the search/trays footer. On mobile use
the full viewport height
2025-11-24 16:16:09 -06:00
Jason Zimdars
2f6f4cd3f5
Set reasonable maxes
2025-11-24 15:47:57 -06:00
Jason Zimdars
3a2b347aba
Restore bubble to Maybe
...
Stalled cards in Maybe are often out of view
2025-11-24 15:17:45 -06:00
Jason Zimdars
a9da44b575
Merge pull request #1663 from basecamp/not-now-polish
...
Not now polish
2025-11-24 10:33:25 -06:00
Jason Zimdars
dd2b067e98
Add properties for Lexxy's built-in styles
...
Usually, `<b>`, `<i>`, etc are enough but when you attempt a combo like
bold-italic, Lexxy applies two classes to a single element instead of
rendering tags like in the output
2025-11-24 10:04:12 -06:00
Stanko K.R.
46d80f2ca2
Serve system user avatar as an asset
2025-11-24 13:16:14 +01:00
Jason Zimdars
2f3d602deb
No longer used
...
These are for the old closed section at the bottom of the screen and are
no longer relevant
2025-11-24 12:04:33 +01:00
Jason Zimdars
87c2428d47
Differentiate, even though they share some properties
2025-11-24 12:04:33 +01:00
Jason Zimdars
805c505f8d
Fussy padding tweaks on boosts
2025-11-21 16:48:40 -06:00
Jason Zimdars
d3365e4ac2
Typo
2025-11-21 16:37:06 -06:00
Andy Smith
ec0681bbed
Better focus and clearing when searching
2025-11-21 16:08:52 -06:00
Jason Zimdars
a9bbd9d539
Special handling on mobile
2025-11-21 16:07:36 -06:00
Jason Zimdars
0747eadb81
For some reason 1pw wants to fill this field, avoid overflow
2025-11-21 14:11:44 -06:00