Commit Graph

1706 Commits

Author SHA1 Message Date
Andy Smith c354ac4ac2 Fox wonky notification position 2025-08-19 10:33:36 -05:00
Andy Smith d1142cb651 Make all pagination start on a new line 2025-08-18 15:27:25 -05:00
Andy Smith 1f54e5d6bf Animate color piacker and split onto two rows for mobile 2025-08-18 14:56:08 -05:00
Jason Zimdars 1617fafaa0 Always show the filter button 2025-08-18 08:43:01 -05:00
Jorge Manrubia fa82dc0384 Remove code related to Fizzy Do /command support and filtering
https://3.basecamp.com/2914079/buckets/37331921/messages/8961776532
2025-08-18 13:41:20 +02:00
Mike Dalessio 149babd361 Fix profile activity feed pagination to fetch on demand
Literally the same fix I applied in a5655041 to the global activity
feed.
2025-08-15 13:12:22 -04:00
Stanko Krtalić 9a02716a46 Merge pull request #857 from basecamp/fizzy-ask
Fizzy Ask
2025-08-15 08:40:28 +02:00
Jason Zimdars a1e597b04f Include in every instance of the menu 2025-08-14 21:16:31 -05:00
Jason Zimdars 41f82b54bb Add some navigation destinations 2025-08-14 17:45:46 -05:00
Jason Zimdars 33553d3d2e This is really account settings; use hidden keywords for better matching 2025-08-14 17:19:41 -05:00
Jason Zimdars afce135613 Background is alread set correctly to canvas in dialogs 2025-08-14 16:53:48 -05:00
Jason Zimdars e8d09ac44c Merge branch 'summary-prompt-edits' 2025-08-14 14:35:10 -05:00
Andy Smith 20e27541be Truncate tags on cards 2025-08-14 13:55:20 -05:00
Jason Zimdars 58259f006a Clean up prompt sandbox view, especially for dark mode 2025-08-14 13:47:03 -05:00
Jason Zimdars c779224d67 Fix missing image assets 2025-08-14 12:11:29 -05:00
Stanko K.R. e6f2dcbe2a Follow tag.div convention 2025-08-14 16:08:09 +02:00
Stanko K.R. 9b98f91b7f Use if to improve readability 2025-08-14 15:47:13 +02:00
Jorge Manrubia 98172ddb44 Fix: rich text content not applied to new cards 2025-08-14 12:13:52 +02:00
Jorge Manrubia 6e2c8615a0 Add language picker for code blocks 2025-08-14 11:24:39 +02:00
Andy Smith 7423413fa4 Merge pull request #898 from basecamp/more-navigable-lists
More navigable lists
2025-08-13 12:53:28 -05:00
Andy Smith 085d1456fa Add keyboard tips 2025-08-13 12:48:14 -05:00
Jason Zimdars de74f8ded0 Simplify thinking state 2025-08-13 15:14:12 +02:00
Jason Zimdars ab235be9ae Close button 2025-08-13 15:14:12 +02:00
Jason Zimdars 83dac29dce More styles; submit message on enter, ctrl+enter 2025-08-13 15:14:12 +02:00
Jason Zimdars 5dfd74f9b8 Style 2025-08-13 15:14:12 +02:00
Jason Zimdars e6055d0379 Style 2025-08-13 15:14:12 +02:00
Jason Zimdars 31bad4431b First pass at design 2025-08-13 15:14:12 +02:00
Stanko K.R. e49c7cb1cb Make sending messages feel snappy 2025-08-13 15:14:12 +02:00
Stanko K.R. 13eeb8574d Add the ask command 2025-08-13 15:14:12 +02:00
Jason Zimdars aa13853ae4 Add a third, "On deck" column in Collections 2025-08-12 17:58:12 -05:00
Andy Smith 8f86b25a54 Ensure card__link is visible on cards with backgrounds 2025-08-12 15:20:21 -05:00
Andy Smith 54ecd47c77 Use stage preview when previewing 2025-08-12 15:15:11 -05:00
Andy Smith 327f48bd4f Ensure avatars aren't tab-focusable when previewing 2025-08-12 15:12:48 -05:00
Andy Smith bdf3356e1b Make user list navigable on account and collection settings pages 2025-08-12 14:49:37 -05:00
Andy Smith 19364af144 Merge pull request #870 from basecamp/tooltips
Tooltips
2025-08-12 11:49:08 -05:00
Andy Smith 267a5f11fa Stack meta info on mobile 2025-08-11 15:54:59 -05:00
Andy Smith 9224b76104 Workflow stages look better on mobile 2025-08-11 11:43:03 -05:00
Mike Dalessio c78bb652d5 Clean up beacon on-visibility-change handling
The previous version was not posting the beacon when the page was
loaded and visible.
2025-08-09 14:09:34 -04:00
Mike Dalessio 8ec109ec1a Delay clearing notifications until a card is actually viewed.
Send the "read" beacon when the card is made visible.

Also take care to only send the "disconnect" beacon if the card is
visible.

ref: https://fizzy.37signals.com/5986089/collections/2/cards/1301
2025-08-08 08:02:54 -04:00
Andy Smith 7fc2a662ee Merge branch 'main' into settings-page-improvements
* main:
  Whitespace
  Link to lightbox for images in comments and card descriptions
  Introduce turbo_stream_flash helper and use it for collection edit
  Extract flash message into a partial, and wrap in a turbo frame
  Display flash when saving public description, update notice
  Fix tray hat layout
  Only connect lightbox controller where the partial is present
  New script to allow creation of a local-auth User.
  Set up a "cleanslate" seed that has no cards and no collections
  Allow local authentication with LOCAL_AUTHENTICATION=1
  Account.signal_account is optional again
  Summary should be the same as color as the canvas
  Make popup group title padding more targeted
  Adjust prompt
2025-08-07 17:15:20 -05:00
Andy Smith a3cee15170 Add BG image tooltip 2025-08-07 15:40:26 -05:00
Andy Smith a83b0a5e15 Assign tooltip 2025-08-07 15:38:47 -05:00
Andy Smith ffe88b824e Tooltip for Add a tag 2025-08-07 15:36:50 -05:00
Andy Smith 24617a8861 Add a couple more tooltips 2025-08-07 15:31:48 -05:00
Andy Smith 49d3b900bf Add tooltips to icon buttons 2025-08-07 15:28:45 -05:00
Jason Zimdars 2ddd94cec8 Whitespace 2025-08-07 15:19:52 -05:00
Jason Zimdars d4d1134aca Link to lightbox for images in comments and card descriptions 2025-08-07 15:19:27 -05:00
Mike Dalessio a8a8a46efa Extract flash message into a partial, and wrap in a turbo frame
to prepare for turbo responses to set a flash message.
2025-08-07 15:04:09 -04:00
Jason Zimdars d33cebd708 Display flash when saving public description, update notice 2025-08-07 13:50:45 -05:00
Jason Zimdars 3efdd766eb Merge pull request #865 from basecamp/fix-tray-hat
Fix tray hat layout
2025-08-06 17:55:17 -05:00