dify/web/app/components/workflow-app
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 add listening status for variable panel 2025-09-30 15:18:07 +08:00
store/workflow Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
index.tsx Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-07 18:25:43 +08:00