SurfSense/surfsense_web/components/tool-ui/google-calendar
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-event.tsx refactor: unify interrupt handling in Gmail and Google Calendar tools 2026-04-13 20:22:26 +05:30
delete-event.tsx refactor: unify interrupt handling in Gmail and Google Calendar tools 2026-04-13 20:22:26 +05:30
index.ts chore: ran linting 2026-03-21 13:20:13 +05:30
update-event.tsx refactor: unify interrupt handling in Gmail and Google Calendar tools 2026-04-13 20:22:26 +05:30