Commit Graph

4959 Commits

Author SHA1 Message Date
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 f232d7f597 Merge pull request #1581 from basecamp/comment-streams
Handle comments with streams
2025-11-13 17:13:20 +01:00
Jorge Manrubia 17876b30d4 Manage comments with streams
We replacing the full list of comments within a turbo frame, which didn't feel great when you had several comments.
2025-11-13 17:12:46 +01:00
Jorge Manrubia 66c5005169 Disable temporarily 2025-11-13 17:01:00 +01:00
Jorge Manrubia bddbc0c0ac Make comment body area permanent so that morphing/refresh does not touch it 2025-11-13 16:52:54 +01:00
Jorge Manrubia 0267223749 Re-enable live updates for card permas 2025-11-13 14:49:17 +01:00
Jorge Manrubia a4ebdf4f42 Merge pull request #1574 from basecamp/aggregate-email-notifications
Aggregate email notifications by card
2025-11-13 09:50:21 +01:00
Jorge Manrubia 3b60e68ceb Merge branch 'main' into unique-notifications 2025-11-13 09:38:01 +01:00
Jason Zimdars 197cf12512 "Post" is too terse
I think we can go back to the longer label now that the hotkeys aren't
inside the button
2025-11-12 17:12:39 -06:00
Jason Zimdars a3f2bc276a Add hotkey indicators 2025-11-12 17:07:24 -06:00
Andy Smith 43ee91cee7 Move filter controller up to dialog for narrower listener scope 2025-11-12 15:41:36 -06:00
Andy Smith 3615c07f7f Clear filters when dialog closes 2025-11-12 15:29:27 -06:00
Jason Zimdars ed97d71cce Aggregate notifications by card 2025-11-12 14:29:25 -06:00
Jason Zimdars c0247671f7 Fix regression that made index full-width 2025-11-12 12:09:01 -06:00
Andy Smith 2415dadef5 Merge pull request #1572 from basecamp/notifications-tray-sizing
Make the dialog sizing property optional
2025-11-12 11:47:56 -06:00
Andy Smith 44b0f5f5bc Make the dialog sizing property optional 2025-11-12 11:44:31 -06:00
Jorge Manrubia 6e2d115b71 Http caching for my/menu 2025-11-12 18:27:11 +01:00
Jorge Manrubia 92ea409f9b Merge pull request #1570 from basecamp/stream-reaction-tweak
Replace the full container since we want to get back to the initial state
2025-11-12 18:16:06 +01:00
Jason Zimdars 3625585a9d Adjust unread indicator to include unread count 2025-11-12 11:15:25 -06:00
Jorge Manrubia 2dab14ef64 Replace the full container since we want to get back to the initial state
To see the boost button again
2025-11-12 18:14:31 +01: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
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 4080b742ca Merge branch 'main' into unique-notifications 2025-11-12 10:06:47 -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 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 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 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 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