Jason Zimdars
073d1af862
List, create, and revoke access tokens
2025-12-10 09:23:52 +01:00
Andy Smith
6074ed2347
Add blank slate to the main menu
2025-12-09 15:56:10 -06:00
Andy Smith
fbb0c9d795
Merge pull request #2007 from basecamp/prompt-spacing-fix
...
Fixing Lexxy prompt menu spacing
2025-12-09 15:43:01 -06:00
Zoltan Hosszu
d12eaa4073
Fixing Lexxy prompt menu spacing
2025-12-09 17:36:22 +01:00
Jason Zimdars
f8a812f038
Merge pull request #2021 from basecamp/internal/pr-2000
...
Update font stack
2025-12-08 16:10:23 -06:00
Andy Smith
bc8ecc3e91
Account for browser button styled and adjust mobile padding for perma BG
2025-12-08 15:59:58 -06:00
Andy Smith
27585a75b2
Wrap the overflow menu
2025-12-08 15:01:47 -06:00
Mike Dalessio
5865d79ed9
Display the verification code in the dev env
...
This seems better and easier than the console log.
2025-12-06 13:46:13 -05:00
Zoltan Hosszu
e562c72ec9
Small visual tweak for indented list style
2025-12-06 17:58:01 +01:00
Andy Smith
2cf718835b
Style updates for latest Lexxy version
...
Style nested lists, highlight dropdown, and link dropdown. Also organizes the CSS file a bit better.
2025-12-05 11:16:11 -06:00
Jorge Manrubia
1ac5867d5c
These are textareas now
2025-12-05 11:41:11 +01:00
Jorge Manrubia
48ef7d0b98
Update Lexxy and hide the highlighter for now
2025-12-05 11:24:52 +01:00
Jorge Manrubia
67f36886a1
Update lexxy to latest
...
Color highlighter, more code languages...
2025-12-05 11:17:29 +01:00
user
7b6dfeced4
Update --font-sans variable for better cross-platform compatibility
2025-12-05 14:59:39 +09:00
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