dify/web/app/components/plugins/plugin-detail-panel
zhsama bcfdd07f85 feat(plugin): enhance trigger events list with dynamic tool integration
- Refactor TriggerEventsList component to utilize provider information for dynamic tool rendering.
- Implement locale-aware text handling for trigger descriptions and labels.
- Introduce utility functions for better management of tool parameters and trigger descriptions.
- Improve user experience by ensuring consistent display of trigger events based on available provider data.

This update enhances the functionality and maintainability of the trigger events list, aligning with the project's metadata-driven approach.
2025-09-26 23:27:27 +08:00
..
app-selector CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
model-selector fix: enhance model parameter handling with advanced mode support and localization updates (#25963) 2025-09-19 15:47:52 +08:00
multiple-tool-selector CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
subscription-list fix: oauth subscription 2025-09-26 17:44:57 +08:00
tool-selector fix(tool): standardize tool naming across components 2025-09-11 16:55:57 +08:00
action-list.tsx Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
agent-strategy-list.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
datasource-action-list.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
detail-header.tsx CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
endpoint-card.tsx updating icon (#22485) 2025-07-17 15:10:36 +08:00
endpoint-list.tsx Improve Tooltip UX by enabling delay by default (#21383) 2025-07-16 11:26:54 +08:00
endpoint-modal.tsx CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
index.tsx Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
model-list.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
operation-dropdown.tsx fix: hide marketplace information(#21275) (#21276) 2025-06-23 10:23:43 +08:00
store.ts feat: oauth config init 2025-09-18 00:00:50 +08:00
strategy-detail.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
strategy-item.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
trigger-events-list.tsx feat(plugin): enhance trigger events list with dynamic tool integration 2025-09-26 23:27:27 +08:00
utils.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00