Andy Smith
ea41c46bfb
Merge pull request #1560 from basecamp/mobile-column-view
...
Mobile column view
2025-11-12 11:09:00 -06:00
Jorge Manrubia
8795e64531
Merge pull request #1569 from basecamp/smoother-replacements
...
Smoother card tagging and reactions with streams
2025-11-12 18:05:47 +01:00
Jorge Manrubia
2d96e7c9c6
Use streams to update/remove reactions
...
Prevents race condition causing flickering https://app.fizzy.do/5986089/cards/2906
This will prevent these from udpating live, but we will tackle that as part of live card
updates with page refreshes, which I will tackle soon.
2025-11-12 18:04:20 +01:00
Andy Smith
58859cdc0b
Move Not Now to top
2025-11-12 11:02:57 -06:00
Jorge Manrubia
285328ec60
Smoother tag updates with streams
2025-11-12 17:29:35 +01:00
Jason Zimdars
72040786a8
Add logo to public page footer
2025-11-12 09:37:48 -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
5668612287
Add icon to public footer
2025-11-12 09:31:06 -06:00
Jason Zimdars
ac6732698c
Merge branch 'main' into update-public-boards
2025-11-12 09:17:03 -06:00
Jorge Manrubia
9903a37243
Fix tests
2025-11-12 11:37:06 +01:00
Jorge Manrubia
dba3b2d65d
Remove nil param
2025-11-12 11:25:51 +01:00
Sean Mitchell
a901b29553
Move icon_tag inside link
2025-11-11 16:50:10 -08:00
Sean Mitchell
730c2eb8e4
Add inline fizzy icon
2025-11-11 16:46:25 -08:00
Jason Zimdars
10567b20d3
Reduce dialpad to 3, copy edits to places
2025-11-11 18:05:46 -06:00
Jason Zimdars
7d095c87b1
Simplify label, try showing the hotkey outside the button when we have room
2025-11-11 17:54:56 -06:00
Jason Zimdars
61dcb50282
Ensure Maybe? is centered
2025-11-11 17:48:05 -06:00
Jason Zimdars
54098c33a1
Add attribution footer
2025-11-11 17:42:41 -06:00
Jason Zimdars
4386eea75f
Use url
2025-11-11 17:31:23 -06:00
Jason Zimdars
718ceb8e31
Use url
2025-11-11 17:26:53 -06:00
Jason Zimdars
f79b6ecb91
Use modern back button style
2025-11-11 17:24:56 -06:00
Jason Zimdars
7b5afc8c14
No longer used
2025-11-11 17:23:27 -06:00
Jason Zimdars
f9b6928e56
Add navigation and title to column views
2025-11-11 17:22:16 -06:00
Jason Zimdars
ea943a8a40
Bring back button to expand to grid view
2025-11-11 16:52:43 -06:00
Jason Zimdars
4a75d7ed40
Update to use column_frame_tag, restore button to expand to grid view
2025-11-11 16:52:24 -06:00
Jason Zimdars
7274661313
Special case blank slate for public
2025-11-11 16:30:07 -06:00
Jason Zimdars
776a8e3c0a
Typo
2025-11-11 16:08:27 -06:00
Jason Zimdars
66708e7f4c
Hotkeys and loading state
2025-11-11 16:02:06 -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
68c8c61d56
Add tooltips for icon buttons
2025-11-11 15:33:38 -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
Jason Zimdars
dd1fc0dcda
Rename and add tooltip
2025-11-11 15:19:29 -06:00
Jason Zimdars
4ef7bc01c0
Rename, move to follow boards
2025-11-11 15:17:02 -06:00
Jason Zimdars
bdde877de3
Apply the new hotkey and style to all back buttons
...
Also updates design for email address change screens
2025-11-11 15:13:30 -06:00
Andy Smith
3892003baa
Add turbo attributes to fix content missing error
2025-11-11 14:54:12 -06:00
Andy Smith
822786af72
Add correct counts to columns
2025-11-11 14:51:27 -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
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