SurfSense/surfsense_web/components/tool-ui/confluence
Anish Sarkar f844c3288c refactor: unify interrupt handling in Confluence and Jira tools
Refactored the create, delete, and update functions in Confluence and Jira tools to utilize a consistent InterruptResult interface with specific context types. This change enhances code clarity and maintains uniformity in handling user approvals across different tools by integrating the useHitlDecision hook for decision dispatching.
2026-04-13 20:20:38 +05:30
..
create-confluence-page.tsx refactor: unify interrupt handling in Confluence and Jira tools 2026-04-13 20:20:38 +05:30
delete-confluence-page.tsx refactor: unify interrupt handling in Confluence and Jira tools 2026-04-13 20:20:38 +05:30
index.ts feat: initial files for jira and confluence HITL tool 2026-03-21 12:16:44 +05:30
update-confluence-page.tsx refactor: unify interrupt handling in Confluence and Jira tools 2026-04-13 20:20:38 +05:30