Commit Graph

6734 Commits

Author SHA1 Message Date
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
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 7ca7d5d897 Merge pull request #1568 from basecamp/add-footer-logo
Add logo to public page footer
2025-11-12 09:38:46 -06: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 adbf03f689 Merge pull request #1561 from basecamp/update-public-boards
Update public boards
2025-11-12 09:20:36 -06:00
Jason Zimdars ac6732698c Merge branch 'main' into update-public-boards 2025-11-12 09:17:03 -06:00
Jorge Manrubia 6929f536f2 Merge pull request #1567 from basecamp/permissions-tweak
Enforce several admin-only permissions in the backend
2025-11-12 11:50:21 +01:00
Jorge Manrubia 872537f02c Ensure only admins/creators can publish boards 2025-11-12 11:48:35 +01:00
Jorge Manrubia 39c88cf188 Ensure only admins/creators can touch the board entropy 2025-11-12 11:45:09 +01:00
Jorge Manrubia 9c77ad6029 Admins can't edit the board in general 2025-11-12 11:41:46 +01:00
Jorge Manrubia 9903a37243 Fix tests 2025-11-12 11:37:06 +01:00
Jorge Manrubia cc612479f0 Add missing test 2025-11-12 11:35:58 +01:00
Jorge Manrubia b7729401b4 Only admins can edit entropy 2025-11-12 11:33:46 +01:00
Jorge Manrubia e67cdd986f Only admins can manage join codes 2025-11-12 11:30:29 +01:00
Jorge Manrubia dba3b2d65d Remove nil param 2025-11-12 11:25:51 +01:00
Jorge Manrubia c43d7150a7 Merge pull request #1565 from basecamp/card-tags-problems
Fix: stale data when opening the tags and assignees selectors in the card perma
2025-11-12 11:18:15 +01:00
Jorge Manrubia 7bfcfb57c7 Fix: invalidate http cache when selecting assignees 2025-11-12 11:17:21 +01:00
Jorge Manrubia d36011dcbf Fix: invalidate http cache when selecting tags 2025-11-12 11:12:28 +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 5e8f35b6c0 Merge pull request #1563 from basecamp/jz-11-11-25-pm
Menu tweaks
2025-11-11 18:07:24 -06:00
Jason Zimdars 10567b20d3 Reduce dialpad to 3, copy edits to places 2025-11-11 18:05:46 -06:00
Jason Zimdars b749a6b86d Merge pull request #1562 from basecamp/jz-11-11-25
JZ 11-11-25
2025-11-11 18:00:04 -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 d9a3ee0e66 Use public layout for centered form look 2025-11-11 15:14:29 -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