Andy Smith
287cac239a
Stub out mobile view and styles
2025-11-11 14:33:19 -06:00
Jason Zimdars
90967374d3
Add ™ for Fizzy and 37signals
2025-11-11 14:18:46 -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
Jorge Manrubia
588dc76c6b
I had got this condition wrong during the timeline helpers refactor
2025-11-11 17:07:46 +01:00
Jorge Manrubia
13c241d30a
Fix: boosts not working
...
We were rendering a douplicated container hidden in the menu.
Using block_given? to yield in the template was not fixing this.
https://app.fizzy.do/5986089/cards/2901
2025-11-11 16:30:09 +01:00
David Heinemeier Hansson
c385eff09b
Fix broken hotkey links
2025-11-11 13:30:27 +01:00
Jorge Manrubia
0f664a8ce1
Add create cards with keyboard
...
CTRL+ENTER to create
CTRL+SHIFT+ENTER to create and add another
2025-11-11 12:38:23 +01:00
Jason Zimdars
287f16b6b4
Move to new partial
2025-11-10 19:08:35 -06:00
Jason Zimdars
2ac0d5388f
Merge branch 'main' into jz-11-10-25
2025-11-10 19:08:26 -06:00
Jason Zimdars
949311c462
Indicate account if you have many
2025-11-10 19:01:07 -06:00
Jason Zimdars
16d8661a12
This wasn't quite right
2025-11-10 18:55:38 -06:00
Jason Zimdars
fe06b41ade
Add a distinct edit button
2025-11-10 18:25:11 -06:00
Jason Zimdars
2afadd41e8
Indicate shortcut on comment submit
2025-11-10 18:20:58 -06:00
Jason Zimdars
1df7ad9d4e
Hit D to mark-as-done
2025-11-10 18:15:12 -06:00
Jason Zimdars
44edaed18a
Hotkey for opening assignees picker
2025-11-10 18:11:36 -06:00
Jason Zimdars
57acdd8ffc
Adjust layout
2025-11-10 18:11:22 -06:00
Jason Zimdars
3114ec7a82
Hotkey to open tags, focus field, move add to bottom
2025-11-10 18:07:32 -06:00
Jason Zimdars
6a119dbe7a
Adjust these so we get proper spinner styles when submitting
2025-11-10 17:13:45 -06:00
Jason Zimdars
6cb4c74fe3
json compatible escaping for special characters
2025-11-10 15:35:37 -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
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
9c20cc034b
Refactor nav menu
2025-11-10 14:20:56 -06:00
Jason Zimdars
e975a7396d
Fix link, add target blank
2025-11-10 13:49:42 -06:00
Jason Zimdars
df02f48007
Update support email, fine-tune attribution lines
2025-11-10 13:43:35 -06:00
Andy Smith
8cc4f2ee8e
Clicking assignee opens popup
2025-11-10 11:36:31 -06:00
Jorge Manrubia
05ef07f77b
Extract helper for the container of events grouped by hour
2025-11-10 16:17:03 +01:00
Jorge Manrubia
590a63c422
Move helpers salad to a presenter column when rendering the timeline
2025-11-10 15:52:59 +01:00
David Heinemeier Hansson
8b5416b7ca
No need for partials here either
2025-11-08 17:35:07 +01:00
David Heinemeier Hansson
f87b9dcf98
This needn't be permanent
2025-11-08 17:16:09 +01:00
David Heinemeier Hansson
690d6ced4d
Slim down my/menu even more and lazy load the dynamic elements
...
Then we also don't have to keep them up to date for filter changes
2025-11-08 17:11:38 +01:00
David Heinemeier Hansson
7b4741e3b9
Extra spaces
2025-11-08 16:59:41 +01:00
David Heinemeier Hansson
5d98ca3c4b
Move loader up a level
2025-11-08 16:59:36 +01:00
David Heinemeier Hansson
0edfc337c9
Inline anemic partials
2025-11-08 16:58:02 +01:00
David Heinemeier Hansson
882cff885c
Remove overloaded filtering scope from my menu
...
Making the filtering object serve the role of loading 4 collections is
not good separation.
2025-11-08 16:54:30 +01:00
David Heinemeier Hansson
9c15e8d5dc
No need to have a loading state for something that's hidden and preloaded
2025-11-08 16:44:09 +01:00
David Heinemeier Hansson
fef9c2dab6
turbo_frame_tag has built-in dom_id expansion
2025-11-08 16:42:41 +01: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
1e8f9888b4
Button to add boards on home
2025-11-07 17:24:40 -06:00
Andy Smith
678cf1ffa5
Merge pull request #1514 from basecamp/update-column-icons
...
Use different icons for column buttons
2025-11-07 16:49:03 -06:00
Jason Zimdars
d088aa43e5
Reorder hotkeys, copy edits in menu
2025-11-07 16:39:45 -06:00
Jason Zimdars
25c85b0af1
Merge pull request #1532 from basecamp/adjust-permissions
...
Adjust permissions
2025-11-07 16:27:13 -06:00
Jason Zimdars
7ed4884986
Disable most account and board settings for non-admins
2025-11-07 16:01:50 -06:00
Jason Zimdars
b10ed25ca2
Not being used
2025-11-07 16:01:05 -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
f3e9a16b20
Merge pull request #1525 from basecamp/mail-avatars
...
Render SVG avatars with regular HTML in emails since mail services won't support SVG
2025-11-07 14:00:07 -06:00
Andy Smith
23ce52d79a
Sticky Fizzy nav
2025-11-07 11:31:24 -06:00
Andy Smith
281d57db10
Account for MS mail
2025-11-07 11:04:49 -06:00
Andy Smith
5df2559951
Style avatar initials
2025-11-07 11:02:57 -06:00