Stanko K.R.
fc0fccef11
Show only published cards to Fizzy Ask
2025-08-26 11:42:12 +02:00
Jorge Manrubia
218519d075
Configure letter opener
2025-08-26 10:21:13 +02:00
Jorge Manrubia
b911a12833
Configure action mailer
2025-08-26 10:15:27 +02:00
Stanko Krtalić
6f32b5076f
Merge pull request #971 from basecamp/ai-quota-migration-fix
...
Remove unique index
2025-08-26 09:10:57 +02:00
Stanko K.R.
a33758a6a1
Remove unique index
2025-08-26 09:07:58 +02:00
Stanko Krtalić
13eacb4d95
Merge pull request #929 from basecamp/fizzy-ask-spend-limits
...
Conversation cost limits
2025-08-26 08:52:33 +02:00
Jorge Manrubia
001aae0b83
Merge pull request #964 from basecamp/rename-to-lexxy
...
Rename Action Text Lexical => Lexxy
2025-08-26 08:39:19 +02:00
Jorge Manrubia
78c3484b44
Update to latest lexxy (merged renamed branch)
2025-08-26 08:36:03 +02:00
Jorge Manrubia
a2963e3032
Fix lexxy events prefix
2025-08-26 08:33:15 +02:00
Jorge Manrubia
5b5c698af7
Rename Action Text Lexical => Lexxy
...
Conflicts:
app/assets/stylesheets/terminals.css
2025-08-26 08:25:19 +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
08c689ba0c
Syntax fix
2025-08-25 13:06:14 -05:00
Jason Zimdars
4509b2c404
Merge branch 'jz/8-25-25'
...
* jz/8-25-25:
Ensure empty/new transcript isn't narrow
Source order
2025-08-25 12:46:15 -05:00
Jason Zimdars
52e8bbbd9b
Ensure empty/new transcript isn't narrow
2025-08-25 12:44:06 -05:00
Jason Zimdars
eac01cec77
Source order
2025-08-25 12:41:19 -05:00
Jason Zimdars
29f94e6f11
Merge pull request #969 from basecamp/jz/post-merge-fixes
...
Jz/post merge fixes
2025-08-25 12:31:13 -05:00
Jason Zimdars
768b377553
We need this for the events index
2025-08-25 12:26:32 -05:00
Jason Zimdars
1461c7b3f1
Safari apparently doesn't apply position in its internal stylesheet
...
- Also slightly tweaks size and position
2025-08-25 12:23:39 -05:00
Andy Smith
25af985f5c
Namespace the hotkey link helper
2025-08-25 12:20:02 -05:00
Jason Zimdars
c4207285fa
Merge remote-tracking branch 'origin/main' into jz/post-merge-fixes
2025-08-25 12:11:55 -05:00
Jason Zimdars
c496c05f18
Don't allow the pattern to show through buttons
2025-08-25 12:09:37 -05:00
Andy Smith
a62cf7a61b
Consolidate fizzy-dialog classes to fizzy-menu
2025-08-25 12:08:22 -05:00
Andy Smith
14e61e6f2b
Remove legacy cards/index/header partial
2025-08-25 11:59:53 -05:00
Andy Smith
84a54f497e
Corrections after merge
2025-08-25 11:57:09 -05:00
Jason Zimdars
8da7e27266
Button is now in the column, merge fix
2025-08-25 11:46:25 -05:00
Andy Smith
f2e4256209
Merge branch 'main' into combobox-a11y
...
* main: (46 commits)
Use magic number to position bottom notch on card perma
Fix: queries were failing due to using the wrong alias
Simplify search results
Center thinking indicator, make input size/position consistent
Use a more reliable transition method, adjust input styles
Prevent back navigation when hitting esc to close the dialog
Bring back the thinking indicator
Adjust conversation transcript, improve input entry effect
Typo
Heavier to match tray text
Slide trays away
Tighten up display of search results, placeholder and modal
Tidy search results, make it scrollable
Focus the input field when Fizzy bar gets triggered
Fix hotkeys
Fix search
Fiz Fizzy Ask
Render inputs inline & results in a turbo frame
First mind reading session - WIP
WIP
...
2025-08-25 11:32:56 -05:00
Andy Smith
6a90832a1d
Style tweaks to bar placeholder
2025-08-25 11:06:53 -05:00
Andy Smith
d6cad77d96
Merge pull request #967 from basecamp/card-footer-borked
...
Use magic number to position bottom notch on card perma
2025-08-25 10:49:54 -05:00
Andy Smith
53e7508097
Use magic number to position bottom notch on card perma
2025-08-25 10:45:08 -05:00
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 K.R.
0d11b472b4
Fix type mismatch
2025-08-25 10:59:04 +02:00
Stanko K.R.
f9e7aff6e8
Make the quota error message friendlier
2025-08-25 10:58:48 +02:00
Stanko K.R.
c3e0deb57f
Remove test for now private method
2025-08-25 10:32:33 +02:00
Stanko K.R.
b46c0260e8
Extract the defaut quota into a constant
2025-08-25 10:30:44 +02:00
Stanko K.R.
6b89aa6805
Improve naming & remove money accessors
2025-08-25 10:30:43 +02:00
Stanko K.R.
4505f80b8c
Remove unused scope
2025-08-25 10:29:03 +02:00
Stanko K.R.
abad369c6a
Introduce a Quota and Money object
2025-08-25 10:29:00 +02:00
Stanko K.R.
cb5fe7c4f8
Add spend limits to conversations
2025-08-25 10:24:15 +02: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