SurfSense/surfsense_web/components
API Test Bot e4d020799b feat(crypto): add SurfSense 2.0 Crypto Co-Pilot UI components
Frontend - Web Dashboard:
- Add crypto dashboard page with Watchlist, Alerts, Market, Profile tabs
- Add 11 tool-ui components for inline chat display
- Add crypto components (ChainIcon, SafetyBadge, PriceDisplay, etc.)
- Add modals (AddTokenModal, CreateAlertModal)
- Add mock data for development

Frontend - Browser Extension:
- Add shared components (ChainIcon, RiskBadge, PriceDisplay, SuggestionCard)
- Add crypto components (SafetyScoreDisplay, WatchlistPanel, AlertConfigModal)
- Add chat enhancements (WelcomeScreen, ThinkingStepsDisplay)
- Add widget components for inline display
- Enhance TokenInfoCard, ChatHeader, ChatInput, ChatInterface

Documentation:
- Add conversational UX specification
- Add UX analysis report
- Update extension UX design

This implements the Conversational UX paradigm where crypto features
are AI-callable tools that render inline in the chat interface.
2026-02-04 02:19:57 +07:00
..
assistant-ui feat(frontend): Add DexScreener connector UI components 2026-02-01 14:20:48 +07:00
auth style: fix formatting issues 2026-01-27 13:49:46 +02:00
chat-comments feat(notifications): enhance inbox functionality with type filtering and independent pagination for mentions and status notifications 2026-01-28 02:14:36 +05:30
connectors feat: replace Loader2 with Spinner component for consistent loading indicators 2026-01-25 15:23:45 +05:30
contact feat: added incentive credits system 2026-01-26 23:32:30 -08:00
crypto feat(crypto): add SurfSense 2.0 Crypto Co-Pilot UI components 2026-02-04 02:19:57 +07:00
homepage chore: linting 2026-01-28 22:15:43 -08:00
layout feat(crypto): add SurfSense 2.0 Crypto Co-Pilot UI components 2026-02-04 02:19:57 +07:00
new-chat hotpatch(cloud): add llm load balancing 2026-01-29 15:28:31 -08:00
pricing chore: updated pricing section 2025-11-28 23:43:03 -08:00
prompt-kit refactor: improve write_todos tool and UI components 2025-12-26 17:49:56 +05:30
providers Merge pull request #748 from elammertsma/dev 2026-01-27 16:03:02 -08:00
public-chat feat(frontend): two-phase cloning with loading state 2026-01-28 00:17:44 +02:00
settings hotpatch(cloud): add llm load balancing 2026-01-29 15:28:31 -08:00
shared feat: replace Loader2 with Spinner component for consistent loading indicators 2026-01-25 15:23:45 +05:30
sources feat: added incentive credits system 2026-01-26 23:32:30 -08:00
theme feat: contact to frontpage and biome 2025-09-30 21:53:10 -07:00
tool-ui feat(crypto): add SurfSense 2.0 Crypto Co-Pilot UI components 2026-02-04 02:19:57 +07:00
ui feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30
BlockNoteEditor.tsx feat: Enhance mobile navbar animations and responsiveness across various components 2025-12-29 00:24:49 +05:30
dashboard-breadcrumb.tsx Merge upstream/dev - preserve local UI enhancements (Logs in menu, conditional search, hover edit buttons) 2026-01-22 19:41:11 -05:00
document-viewer.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
DynamicBlockNoteEditor.tsx code quality issues fixed 2025-11-23 16:39:23 +05:30
inference-params-editor.tsx chore: linting 2026-01-07 19:10:53 -08:00
json-metadata-viewer.tsx feat: Enhance mobile navbar animations and responsiveness across various components 2025-12-29 00:24:49 +05:30
LanguageSwitcher.tsx feat: implement responsive row action dropdowns and enhance mobile sidebar navigation 2025-12-28 23:25:22 +05:30
Logo.tsx feat: implement connector status management and warnings, ran frontend linting 2026-01-09 18:55:50 +05:30
markdown-viewer.tsx feat: add custom callout component to MarkdownViewer for enhanced styling 2026-01-13 01:48:43 -08:00
onboarding-tour.tsx feat: expand onboarding tour with inbox step and update tooltip positioning 2026-01-24 19:53:56 +05:30
pricing.tsx chore: suggested changes 2025-10-27 08:37:08 -07:00
search-space-form.tsx ui: adjust dashboard search spaces heading text and padding responsiveness 2026-01-03 01:09:33 +07:00
TokenHandler.tsx fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
UserDropdown.tsx Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00