dify/web/app/components/workflow/nodes/trigger-plugin
Harry 91318d3d04 refactor(trigger): rename trigger references to event for consistency
- Updated variable names and types from 'trigger' to 'event' across multiple files to enhance clarity and maintain consistency in the codebase.
- Adjusted related data structures and API responses to reflect the new naming convention.
- Improved type annotations and error handling in the workflow trigger run API and associated services.
2025-10-09 03:12:35 +08:00
..
components refactor(trigger): rename trigger references to event for consistency 2025-10-09 03:12:35 +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 refactor(trigger): rename trigger references to event for consistency 2025-10-09 03:12:35 +08:00
node.tsx feat: implement trigger plugin frontend integration (#25283) 2025-09-06 16:18:46 +08:00
panel.tsx feat/trigger plugin apikey (#25388) 2025-09-09 15:01:06 +08:00
types.ts refactor(trigger): rename trigger references to event for consistency 2025-10-09 03:12:35 +08:00
use-config.ts refactor(trigger): rename trigger references to event for consistency 2025-10-09 03:12:35 +08:00