Jason Zimdars
8917f7ba86
Any press of esc should close the dialog
2025-08-25 10:32:04 -05:00
Jason Zimdars
3c2581a98f
Copy
2025-08-25 10:26:44 -05:00
Stanko Krtalić
78fdabf62f
Merge pull request #932 from basecamp/fizzy-bar-v1
...
Fizzy bar V1
2025-08-25 07:16:42 +02:00
Jorge Manrubia
e1813800bf
Merge pull request #960 from basecamp/filters-cleanup
...
Filters: unify and tidy up code
2025-08-22 09:35:08 +02:00
Jorge Manrubia
2eaf462efd
Fix: queries were failing due to using the wrong alias
2025-08-22 09:23:35 +02:00
Jason Zimdars
2384ce5d94
Simplify search results
2025-08-22 07:33:26 +02:00
Jason Zimdars
0aa18f4d3a
Center thinking indicator, make input size/position consistent
2025-08-22 07:33:26 +02: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
7bfa929ab8
Bring back the thinking indicator
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
bb83ce0602
Typo
2025-08-22 07:33:26 +02:00
Jason Zimdars
dac5d4b397
Heavier to match tray text
2025-08-22 07:33:26 +02:00
Jason Zimdars
3bebbfd4d4
Slide trays away
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.
56152c77f3
Focus the input field when Fizzy bar gets triggered
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.
ed2aab78c6
Fiz Fizzy Ask
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.
ceb81c7a86
Fix race condition that causes a missing outlet error
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.
30f0079fc2
Extract isInput into a helper
2025-08-22 07:33:26 +02:00
Stanko K.R.
7a17f36228
Remove optional question argument
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.
a580a0ddbf
Fix navigation bugs
2025-08-22 07:33:26 +02:00
Stanko K.R.
f87a403107
Fix PR review comments
2025-08-22 07:33:26 +02:00
Stanko K.R.
761aa9e2b3
Move conversation initialization to a method
2025-08-22 07:33:26 +02:00
Stanko K.R.
89af9066d3
Remove Fizzy Do command logic
2025-08-22 07:33:24 +02:00
Stanko K.R.
4596c5364d
Rename .terminal to .bar
2025-08-22 07:33:00 +02:00
Stanko K.R.
50562bff0b
Add close button to search
2025-08-22 07:33:00 +02:00
Stanko K.R.
9a6fc1f54a
Create bar controller
2025-08-22 07:33:00 +02:00
Jason Zimdars
ff48f8a301
Copy
2025-08-21 21:29:46 -05:00
Jason Zimdars
9d4df8500e
Let the stream flood a little
2025-08-21 21:29:01 -05:00
Jason Zimdars
6896e2c3d4
More separation for closed section
2025-08-21 20:51:40 -05:00
Jorge Manrubia
c8569ce8b9
Split indexed_by into two filters: indexed by and sort by
...
https://3.basecamp.com/2914079/buckets/37331921/todos/8877489555#__recording_8987808963
2025-08-21 19:12:54 +02:00
Jorge Manrubia
311fc20837
Merge branch 'main' into filters-cleanup
2025-08-21 16:52:02 +02:00
Jorge Manrubia
6c7474ed6c
Extract helper dialog to dry common template code
2025-08-21 16:14:12 +02:00
Jorge Manrubia
56fbabb374
Extract helper
2025-08-21 16:01:45 +02:00
Jorge Manrubia
675223a4fa
Remove old filter templates
2025-08-21 15:28:01 +02:00
Jorge Manrubia
0819e87ae2
Make filters work in the cards path directly re-add strong markup for collections in custom filter names
2025-08-21 15:10:55 +02:00
Jorge Manrubia
42c8bb89e5
Use the unified filter for cards/show
2025-08-21 14:25:02 +02:00
Jorge Manrubia
5896a21499
Support filter by collection in different screens
...
We want to filter in the same screen for cards/events but not when viewing a card or from other screens. This adds a controller action to flag the actions where this is supported
2025-08-21 14:19:13 +02:00
Jorge Manrubia
109a95ac6f
Tidy up settings
2025-08-21 13:25:47 +02:00
Andy Smith
fac14f9c3e
Merge pull request #959 from basecamp/larger-meta-on-perma
...
Increase meta font size on perma on desktop
2025-08-20 18:04:09 -05:00
Andy Smith
2c7d330852
Increase meta font size on perma on desktop
2025-08-20 18:03:22 -05:00
Jason Zimdars
00933570b9
Show 3 cols in public view
2025-08-20 17:30:21 -05:00