dify/web/app/components/workflow/nodes/trigger-plugin
zhsama 1c17a16830 feat(trigger): format event_parameters and improve 2025-10-16 14:00:21 +08:00
..
components/trigger-form feat(workflow): add disableVariableInsertion prop to form input and trigger components 2025-10-15 18:20:13 +08:00
hooks feat/trigger plugin apikey (#25388) 2025-09-09 15:01:06 +08:00
utils feat: implement trigger plugin authentication UI (#25310) 2025-09-07 21:53:22 +08:00
default.ts feat(trigger): add event_parameters to PluginTriggerNode configuration 2025-10-15 18:14:43 +08:00
node.tsx refactor(trigger): improve config value formatting in PluginTriggerNode 2025-10-10 17:28:41 +08:00
panel.tsx feat(workflow): add disableVariableInsertion prop to form input and trigger components 2025-10-15 18:20:13 +08:00
types.ts refactor(trigger): rename trigger references to event for consistency 2025-10-09 03:12:35 +08:00
use-config.ts feat(trigger): format event_parameters and improve 2025-10-16 14:00:21 +08:00