dify/web/app/components/workflow/block-selector/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
..
action-item.tsx refactor(trigger): rename trigger references to event for consistency 2025-10-09 03:12:35 +08:00
item.tsx refactor(trigger): rename trigger references to event for consistency 2025-10-09 03:12:35 +08:00
list.tsx refactor: update import paths and remove unused props in block selector components 2025-09-28 15:21:44 +08:00