SurfSense/surfsense_web/app
Anish Sarkar 9cd2c1f712 feat: integrate HITL phase management across tool components
- Refactored ApprovalCard in various tools (Gmail, Google Calendar, Google Drive) to utilize the new useHitlPhase hook for improved state management.
- Updated logic to handle tool action phases (pending, processing, complete, rejected) consistently across components, enhancing user feedback during interactions.
- Simplified decision handling by removing direct state management for approval decisions, streamlining the approval process.
- Enhanced UI feedback to reflect the current phase of tool actions, improving user experience during tool interactions.
2026-03-21 11:18:35 +05:30
..
(home) refactor: clean up login form and logo component 2026-03-17 23:44:30 +05:30
api feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter 2026-02-17 11:34:11 +05:30
auth/callback fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
dashboard feat: integrate HITL phase management across tool components 2026-03-21 11:18:35 +05:30
db try vercel fix 2025-09-30 22:45:04 -07:00
docs feat: add SidebarSeparator component and integrate into documentation layout 2026-02-27 02:38:52 +05:30
invite/[invite_code] feat: replace Loader2 with Spinner component for consistent loading indicators 2026-01-25 15:23:45 +05:30
public/[token] feat: add public chat frontend 2026-01-26 17:08:26 +02:00
verify-token chore: ran biome checks 2026-03-07 12:57:27 +05:30
error.tsx feat: enhance error handling with PostHog integration 2026-03-12 01:28:39 -07:00
favicon.ico feat: updated logo 2026-01-08 23:03:43 -08:00
global-error.tsx feat: enhance error handling with PostHog integration 2026-03-12 01:28:39 -07:00
globals.css feat: update UI components to utilize new main panel styling 2026-03-17 01:09:15 +05:30
layout.config.tsx chore: ran linting 2026-03-10 16:17:12 +05:30
layout.tsx feat: update metadata for SurfSense to reflect new branding and focus on open source enterprise AI search and knowledge management 2026-03-09 22:08:28 -07:00
sitemap.ts feat: add web search documentation to sitemap 2026-03-17 14:33:59 +05:30