SurfSense/surfsense_web/components/tool-ui/gmail
Anish Sarkar e6065b6793 refactor: unify interrupt handling in Gmail and Google Calendar tools
Refactored the create, send, update, and delete functionalities in Gmail and Google Calendar tools to utilize a consistent InterruptResult interface with specific context types. This change enhances code clarity and maintains uniformity in handling user approvals by integrating the useHitlDecision hook for decision dispatching.
2026-04-13 20:22:26 +05:30
..
create-draft.tsx refactor: unify interrupt handling in Gmail and Google Calendar tools 2026-04-13 20:22:26 +05:30
index.ts feat: add update functionality for Gmail drafts 2026-03-20 23:50:27 +05:30
send-email.tsx refactor: unify interrupt handling in Gmail and Google Calendar tools 2026-04-13 20:22:26 +05:30
trash-email.tsx refactor: unify interrupt handling in Gmail and Google Calendar tools 2026-04-13 20:22:26 +05:30
update-draft.tsx refactor: unify interrupt handling in Gmail and Google Calendar tools 2026-04-13 20:22:26 +05:30