Roo-Code/webview-ui/src/components
roomote[bot] d959e88a97
feat: Add telemetry tracking to DismissibleUpsell component (#8309)
* feat: add telemetry tracking to DismissibleUpsell component

- Added UPSELL_DISMISSED and UPSELL_CLICKED events to TelemetryEventName enum
- Updated DismissibleUpsell component to track clicks and dismissals with telemetry
- Added telemetry tests to DismissibleUpsell test suite
- Events include upsellId in the payload for tracking specific upsells

* refactor(webview): make handleDismiss synchronous in DismissibleUpsell

test(webview): add scenario where dismissOnClick=true without onClick tracks only UPSELL_DISMISSED; update tests; all tests passing locally

---------

Co-authored-by: Roo Code <roomote@roocode.com>
2025-09-25 13:29:43 -04:00
..
__tests__ Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
chat Show cloud switcher and option to add a team when logged in (#8291) 2025-09-24 16:42:06 -04:00
cloud Show cloud switcher and option to add a team when logged in (#8291) 2025-09-24 16:42:06 -04:00
common feat: Add telemetry tracking to DismissibleUpsell component (#8309) 2025-09-25 13:29:43 -04:00
history feat: clean up task list in HistoryPreview and History components (#6687) 2025-08-05 11:05:55 -07:00
human-relay fix: Adjust the style of the HumanRelayDialog component to increase the maximum height and spacing of the content area (#1791) 2025-03-19 00:09:04 -04:00
marketplace Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
mcp fix: prevent disabled MCP servers from starting processes and show correct status (#6084) 2025-08-05 16:55:30 -07:00
modes feat: add documentation links for global custom instructions in UI (#7114) 2025-08-22 08:40:22 -07:00
settings ux: Collapse thinking blocks by default (but control all of them with a keyboard shortcut) (#8254) 2025-09-23 18:48:04 -04:00
ui fix: respect Ollama Modelfile num_ctx configuration (#7798) 2025-09-22 23:08:09 -04:00
welcome feat: In-extension dismissible upsells for Roo Code Cloud (#7850) 2025-09-10 13:06:13 -07:00
ErrorBoundary.tsx Remove duplicated assignment (#6355) 2025-07-29 10:54:44 -04:00