Jason Zimdars
b1feebb129
Balance buttons
2025-08-28 14:12:01 -05:00
Jason Zimdars
0ffaf75c32
Remove blue outline, ensure hover state is visible in dark mode
2025-08-28 14:08:16 -05:00
Jason Zimdars
e1dfe17d0e
Merge pull request #997 from basecamp/golden-filter
...
Filter by golden status
2025-08-28 13:44:31 -05:00
Jason Zimdars
ce05d800d3
Filter by golden status
2025-08-28 13:39:02 -05:00
Andy Smith
18417d1bd2
Max size for bubble number to prevent FF bug
2025-08-28 13:34:45 -05:00
Andy Smith
f89413f3f5
Merge branch 'main' into fizzy-menu-everywhere
...
* main:
Add a focus effect when hovering columns
Fix up hotkeys
test: backfill hotkeys helper tests
refactor: remove unused routes associated with "resource :account"
test: backfill account route tests to prepare for refactor
Alphabetically order concerns (#992 )
Copy
Don't show the filter if there aren't any tags
Add clearer labels for sorting options
Prevent deleting the last collection
Don't show "All collections" when there's only the default collection
Rename engagement columns
2025-08-28 12:24:14 -05:00
Andy Smith
2036071ddd
Remove collection filtering where it's not needed
2025-08-28 12:22:48 -05:00
Jason Zimdars
ce1b47ce41
Merge pull request #995 from basecamp/hover-cols
...
Add a focus effect when hovering columns
2025-08-28 12:16:47 -05:00
Andy Smith
3db7644c06
Merge pull request #989 from basecamp/single-collection
...
Single collection
2025-08-28 12:15:15 -05:00
Jason Zimdars
3d252850fb
Add a focus effect when hovering columns
2025-08-28 12:10:37 -05:00
Mike Dalessio
f4f38015dd
Merge pull request #993 from basecamp/flavorjones/clean-up-unused-routes-1
...
refactor: remove unused routes associated with "resource :account"
2025-08-28 12:19:05 -04:00
Mike Dalessio
5f4ee049c6
Fix up hotkeys
...
ref: https://fizzy.37signals.com/5986089/collections/2/cards/1452
2025-08-28 11:47:45 -04:00
Mike Dalessio
28c4cc7cee
test: backfill hotkeys helper tests
...
and remove support for the unused use case of comma-delimited-strings
2025-08-28 11:44:51 -04:00
Mike Dalessio
87d81e608b
refactor: remove unused routes associated with "resource :account"
...
- Drop from 313 unused routes to 306 unused routes
- Use a namespace for the account-related resource routes
- Controllers are nested under the "Account" module now
- Move views from "accounts/" to "account/"
2025-08-28 11:12:24 -04:00
Stanko Krtalić
41edfae2b5
Alphabetically order concerns ( #992 )
2025-08-28 11:07:56 +02:00
Jason Zimdars
ff130401b1
Copy
2025-08-27 19:03:58 -05:00
Jason Zimdars
2cb98a2e31
Don't show the filter if there aren't any tags
2025-08-27 18:56:06 -05:00
Jason Zimdars
f54ee090b8
Add clearer labels for sorting options
2025-08-27 18:49:51 -05:00
Andy Smith
bb15e5aba1
Prevent deleting the last collection
2025-08-27 14:48:20 -05:00
Andy Smith
d8a3397c70
Don't show "All collections" when there's only the default collection
2025-08-27 14:45:03 -05:00
Andy Smith
5c42054004
Better syntax
2025-08-27 14:29:00 -05:00
Andy Smith
4d923f79ec
Fix user test
2025-08-27 14:25:47 -05:00
Andy Smith
c86be111f3
Remove unused navigation helper
2025-08-27 14:07:46 -05:00
Andy Smith
ff0e74bbb0
Add menu to user show and edit pages
2025-08-27 14:07:21 -05:00
Andy Smith
ef661b4c23
Menu on workflow new and index pages
2025-08-27 14:00:03 -05:00
Andy Smith
527223f8ff
Menu on new collection page
2025-08-27 13:58:06 -05:00
Andy Smith
ec5643a8ff
Menu on notifications index
2025-08-27 13:56:57 -05:00
Andy Smith
27ac5b1fc1
Menu on notification settings page
2025-08-27 13:55:54 -05:00
Andy Smith
dcb8175dac
Menu on collection settings page
2025-08-27 13:52:04 -05:00
Andy Smith
f7b300beee
Menu on account settings page
2025-08-27 13:50:17 -05:00
Andy Smith
bb04512b0c
Consolidate header and nav layouts
2025-08-27 13:48:47 -05:00
Jason Zimdars
65c61c4bab
Rename engagement columns
2025-08-27 13:48:36 -05:00
Andy Smith
d4f048df9b
Fix timestamp alignment on pinned cards
2025-08-27 11:37:09 -05:00
Jorge Manrubia
80e37bef36
Separate method with two outputs into two
2025-08-27 14:32:13 +02:00
Jorge Manrubia
744faf12c0
Extract "response cost" object to unify calculations around LLM usage costs
2025-08-27 13:18:41 +02:00
Jorge Manrubia
81d6df3616
Remove comments from card prompts
...
We don't use to_prompt to generate AI responses anymore, only for events. Grabbing
all the comments don't make as much sense, and I'm sure it is quite expensive
2025-08-27 09:56:13 +02:00
Jorge Manrubia
d2dbbe8651
Merge pull request #978 from basecamp/summary-costs
...
Track costs of generating AI summaries
2025-08-27 09:43:17 +02:00
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
Stanko Krtalić
0f467be316
Make Fizzy Ask respond with an error message when a response fails to generate ( #975 )
2025-08-27 08:59:27 +02: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
958315acc0
Center figure attachments and use normal size for Save Changes button
2025-08-26 15:27:57 -05: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ć
13eacb4d95
Merge pull request #929 from basecamp/fizzy-ask-spend-limits
...
Conversation cost limits
2025-08-26 08:52:33 +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