SurfSense/surfsense_web/components/tool-ui/gmail
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
..
create-draft.tsx feat: integrate HITL phase management across tool components 2026-03-21 11:18:35 +05:30
index.ts feat: add update functionality for Gmail drafts 2026-03-20 23:50:27 +05:30
send-email.tsx feat: integrate HITL phase management across tool components 2026-03-21 11:18:35 +05:30
trash-email.tsx feat: integrate HITL phase management across tool components 2026-03-21 11:18:35 +05:30
update-draft.tsx feat: integrate HITL phase management across tool components 2026-03-21 11:18:35 +05:30