mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| __tests__ | ||
| CodeAccordian.tsx | ||
| CodeBlock.tsx | ||
| DecoratedVSCodeTextField.tsx | ||
| DismissibleUpsell.tsx | ||
| FormattedTextField.tsx | ||
| IconButton.tsx | ||
| ImageBlock.tsx | ||
| ImageViewer.tsx | ||
| MarkdownBlock.tsx | ||
| MermaidActionButtons.tsx | ||
| MermaidBlock.tsx | ||
| MermaidButton.tsx | ||
| Modal.tsx | ||
| Tab.tsx | ||
| TabButton.tsx | ||
| TelemetryBanner.tsx | ||
| Thumbnails.tsx | ||
| ToolUseBlock.tsx | ||
| VersionIndicator.tsx | ||
| VSCodeButtonLink.tsx | ||
| ZoomControls.tsx | ||