dify/web/app/components/plugins/plugin-detail-panel/tool-selector
Harry e9e843b27d fix(tool): standardize tool naming across components
- Updated references from `trigger_name` to `tool_name` in multiple components for consistency.
- Adjusted type definitions to reflect the change in naming convention, enhancing clarity in the codebase.
2025-09-11 16:55:57 +08:00
..
hooks.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
index.tsx fix(tool): standardize tool naming across components 2025-09-11 16:55:57 +08:00
reasoning-config-form.tsx CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
schema-modal.tsx feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
tool-credentials-form.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tool-item.tsx Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
tool-trigger.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00