SurfSense/surfsense_web/components/tool-ui/google-calendar
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-event.tsx feat: integrate HITL phase management across tool components 2026-03-21 11:18:35 +05:30
delete-event.tsx feat: integrate HITL phase management across tool components 2026-03-21 11:18:35 +05:30
index.ts feat: add initial logic for HITL for gmail and google calendar connectors 2026-03-20 18:47:06 +05:30
update-event.tsx feat: integrate HITL phase management across tool components 2026-03-21 11:18:35 +05:30