Jorge Manrubia
6413570985
Revert "Color a11y"
2025-11-14 11:21:52 +01:00
Jorge Manrubia
295af8b1e9
Merge pull request #1588 from basecamp/color-a11y
...
Color a11y
2025-11-14 11:18:53 +01:00
Jason Zimdars
7650bf9c33
Display stamp in cards view when it's auto-postponed by the system
2025-11-13 18:12:24 -06:00
Andy Smith
8ad0d05750
Add column color names
2025-11-13 17:30:01 -06:00
Jason Zimdars
a064f575b6
Attempt to fix overflow in mobile safari
...
Fix header and close button, avoid `dvw` units because Safari 26 seems
to choke on those
2025-11-13 17:24:31 -06:00
Jason Zimdars
35371e2877
Adjust position so bubble isn't cut-off
2025-11-13 16:27:21 -06:00
Andy Smith
44ccfa167a
Max-width for body
2025-11-13 14:35:02 -06:00
Andy Smith
71436772ac
Place z-index of nav on top of bar
2025-11-13 14:34:45 -06:00
Andy Smith
73556a5092
Show mobile view regardless of touch type
2025-11-13 14:34:24 -06:00
Andy Smith
5246c202b0
Create back link helper that works nicely on mobile
2025-11-13 14:13:29 -06:00
Andy Smith
3d2b649828
Add btn--back class
2025-11-13 13:57:36 -06:00
Andy Smith
f4540467c2
L/R gradient direction for columns on mobile
2025-11-13 11:38:22 -06:00
Jorge Manrubia
3b60e68ceb
Merge branch 'main' into unique-notifications
2025-11-13 09:38:01 +01:00
Jason Zimdars
c0247671f7
Fix regression that made index full-width
2025-11-12 12:09:01 -06:00
Jason Zimdars
3625585a9d
Adjust unread indicator to include unread count
2025-11-12 11:15:25 -06:00
Andy Smith
ea41c46bfb
Merge pull request #1560 from basecamp/mobile-column-view
...
Mobile column view
2025-11-12 11:09:00 -06:00
Andy Smith
b143fef0a4
Show only on fat-finger touch devices
2025-11-12 11:07:41 -06:00
Jason Zimdars
4080b742ca
Merge branch 'main' into unique-notifications
2025-11-12 10:06:47 -06:00
Jason Zimdars
248123a9de
Merge pull request #1564 from basecamp/add-inline-icon
...
Add inline fizzy icon
2025-11-12 09:35:03 -06:00
Jason Zimdars
ac6732698c
Merge branch 'main' into update-public-boards
2025-11-12 09:17:03 -06:00
Sean Mitchell
730c2eb8e4
Add inline fizzy icon
2025-11-11 16:46:25 -08:00
Jason Zimdars
f9b6928e56
Add navigation and title to column views
2025-11-11 17:22:16 -06:00
Jason Zimdars
7274661313
Special case blank slate for public
2025-11-11 16:30:07 -06:00
Jason Zimdars
df858fcdd0
Rework to ensure button adopts card color
...
Removes unecessary field class, visually downplays edit button
2025-11-11 15:55:23 -06:00
Andy Smith
d8c6b06ae7
Start at smaller viewport size
2025-11-11 15:51:34 -06:00
Jason Zimdars
fa39e83263
Add tooltip, adjust selector so tooltip doesn't need to appear at the start of the controller list
2025-11-11 15:25:56 -06:00
Andy Smith
e53d6912f6
Add links to column show pages
2025-11-11 14:41:09 -06:00
Andy Smith
287cac239a
Stub out mobile view and styles
2025-11-11 14:33:19 -06:00
Jason Zimdars
5b6a22a961
Try a differnt approch to responsive panels
...
Improves upon 1190ae10
2025-11-11 14:21:52 -06:00
Jason Zimdars
1190ae101d
Ensure sign-in screens adapt on mobile
2025-11-11 14:14:49 -06:00
Andy Smith
490fac3067
Update maximize column icon and add focus ring for assignees
2025-11-11 13:57:45 -06:00
Andy Smith
5d88d76ec9
Hide nav dialog when closed
2025-11-11 10:52:27 -06:00
Jason Zimdars
2ac0d5388f
Merge branch 'main' into jz-11-10-25
2025-11-10 19:08:26 -06:00
Jason Zimdars
a4b064c626
Need to special case these so disabled buttons don't appear to be transparent
...
They actually are but the border shows through
2025-11-10 17:13:10 -06:00
Jason Zimdars
8901836ad8
Not needed now that there is no closure menu
2025-11-10 17:06:19 -06:00
Andy Smith
c8c8b9cb09
Merge pull request #1548 from basecamp/better-nav-layout
...
Better nav layout
2025-11-10 14:54:31 -06:00
Andy Smith
e2ac6c1d7e
Keep selected item in view
2025-11-10 14:42:42 -06:00
Sean Mitchell
9d2f7c0f41
Update icon ( #1530 )
...
* Update fav and app icons
* Update logo files
* Use logo webp
2025-11-10 12:33:29 -08:00
Andy Smith
0b35e26fd6
Add gap between sections
2025-11-10 14:25:04 -06:00
Andy Smith
9c20cc034b
Refactor nav menu
2025-11-10 14:20:56 -06:00
Andy Smith
f38fd4d9ae
Use explicit grid-column width for column header
2025-11-10 11:45:03 -06:00
Andy Smith
8cc4f2ee8e
Clicking assignee opens popup
2025-11-10 11:36:31 -06:00
Andy Smith
a98e8cabca
Merge pull request #1537 from basecamp/mini-bubble-position
...
Mini bubble positioned relative to transition container
2025-11-10 09:52:40 -06:00
Andy Smith
7d3d651eff
Mini bubble positioned relative to transition container
2025-11-10 09:48:53 -06:00
Jason Zimdars
a5144bbae5
Merge pull request #1534 from basecamp/jz-11-7-25
...
JZ 11-7-25
2025-11-07 17:25:31 -06:00
Jason Zimdars
3461a4af8e
We need to be more specific
...
Before this change the `aria-busy` on the turbo frame would trigger the
submitting animation
2025-11-07 17:15:24 -06:00
Andy Smith
e2f3d70bfe
Merge branch 'main' into update-column-icons
...
* main: (41 commits)
Remove animations from popups
Remove fixed position
Sticky Fizzy nav
Account for MS mail
Style avatar initials
Save three requests per card view
Ensure mention avatars cover the entire circle
Bump fizzy
Enable public file server for assets
Respect size
Reuse logo as avatar
Add test
Add background color
Don't render SVG avatars in emails since mail services won't render them
Disable user creation tests for the OSS config
Update test
Remove debug
Further copy tweaks
More copy and design edits
Extract saas helpers into a concern
...
2025-11-07 15:59:09 -06:00
Andy Smith
3c68162df4
Remove animations from popups
2025-11-07 15:11:15 -06:00
Andy Smith
87c0ab7c11
Remove fixed position
2025-11-07 11:41:18 -06:00
Andy Smith
23ce52d79a
Sticky Fizzy nav
2025-11-07 11:31:24 -06:00