Commit Graph

4538 Commits

Author SHA1 Message Date
Jorge Manrubia 0eea4f003c Remove unnecessary guards 2025-08-27 09:41:47 +02:00
Jorge Manrubia 853a75a54f Rename "cost_microcents" => "cost_in_microcents" 2025-08-27 09:38:23 +02:00
Andy Smith 43fb6f0ec5 Merge pull request #962 from basecamp/combobox-a11y
Combobox a11y
2025-08-26 16:13:10 -05:00
Andy Smith 4fb6e365db Merge branch 'main' into combobox-a11y
* main: (26 commits)
  Center figure attachments and use normal size for Save Changes button
  Re-record message response VCR cassette
  Improve link rendering
  Give Fizzy Ask context about who it's talking to
  Show only published cards to Fizzy Ask
  Remove unique index
  Update to latest lexxy (merged renamed branch)
  Fix lexxy events prefix
  Rename Action Text Lexical => Lexxy
  Ensure empty/new transcript isn't narrow
  Source order
  We need this for the events index
  Safari apparently doesn't apply `position` in its internal stylesheet
  Don't allow the pattern to show through buttons
  Button is now in the column, merge fix
  Style tweaks to bar placeholder
  Any press of `esc` should close the dialog
  Copy
  Fix type mismatch
  Make the quota error message friendlier
  ...
2025-08-26 16:11:33 -05:00
Andy Smith 3cfff2639e Merge pull request #977 from basecamp/center-images-in-comments
Center figure attachments and use normal size for Save Changes button
2025-08-26 15:34:50 -05:00
Andy Smith 958315acc0 Center figure attachments and use normal size for Save Changes button 2025-08-26 15:27:57 -05:00
Stanko Krtalić 50086cfbf9 Merge pull request #972 from basecamp/fizzy-ask-bugfixes
Fizzy Ask bugfixes
2025-08-26 12:41:49 +02:00
Stanko K.R. 84551d60de Re-record message response VCR cassette 2025-08-26 12:31:21 +02:00
Stanko K.R. 66fcb49c51 Improve link rendering 2025-08-26 12:20:39 +02:00
Stanko K.R. 1263ca582a Give Fizzy Ask context about who it's talking to 2025-08-26 11:55:03 +02:00
Stanko K.R. fc0fccef11 Show only published cards to Fizzy Ask 2025-08-26 11:42:12 +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