Commit Graph

18 Commits

Author SHA1 Message Date
Jason Zimdars 038be0b9ff Simply search placeholder, shortcut, and shortcut indicator 2025-10-01 10:53:31 -05:00
Stanko Krtalić 24cb5da194 Make Fizzy Ask staff-only (#1037)
* Make Fizzy Ask invisible but usable by staff

* Remove unused span

* Prevent non-staff users from creating or browsing messages

* Extract staff-only into a mixin

* Keep existing markup, use the utility class we already have

---------

Co-authored-by: Jason Zimdars <jz@37signals.com>
2025-09-09 11:23:31 +02:00
Andy Smith c90ea3910a Merge pull request #968 from basecamp/fizzy-do-placeholder-tweaks
Style tweaks to bar placeholder
2025-08-25 13:57:27 -05:00
Andy Smith 6a90832a1d Style tweaks to bar placeholder 2025-08-25 11:06:53 -05:00
Jason Zimdars 8917f7ba86 Any press of esc should close the dialog 2025-08-25 10:32:04 -05:00
Jason Zimdars b2ac817d5b Use a more reliable transition method, adjust input styles 2025-08-22 07:33:26 +02:00
Jason Zimdars 4d31477d06 Prevent back navigation when hitting esc to close the dialog 2025-08-22 07:33:26 +02:00
Jason Zimdars 517f7d946f Adjust conversation transcript, improve input entry effect 2025-08-22 07:33:26 +02:00
Jason Zimdars a89ec643e4 Tighten up display of search results, placeholder and modal 2025-08-22 07:33:26 +02:00
Jason Zimdars 4c71570b8d Tidy search results, make it scrollable 2025-08-22 07:33:26 +02:00
Stanko K.R. 8c6cb0cbb1 Fix hotkeys 2025-08-22 07:33:26 +02:00
Stanko K.R. 8b21b5a570 Fix search 2025-08-22 07:33:26 +02:00
Stanko K.R. 59a488eb9c Render inputs inline & results in a turbo frame 2025-08-22 07:33:26 +02:00
Stanko K.R. 831bc686de First mind reading session - WIP 2025-08-22 07:33:26 +02:00
Jason Zimdars a2af8360e1 WIP
Move the inputs for search and ask into the bar, output in the modals.
Simplify search.
2025-08-22 07:33:26 +02:00
Stanko K.R. e1e8a32f2e Fix card creation hanging 2025-08-22 07:33:26 +02:00
Stanko K.R. dcffe706a3 Make hotkeys activate only when not using inputs 2025-08-22 07:33:26 +02:00
Stanko K.R. f87a403107 Fix PR review comments 2025-08-22 07:33:26 +02:00