dify/web/app/components/plugins
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
..
base feat: performance optimization (#22810) 2025-07-23 16:04:46 +08:00
card feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
install-plugin fix: refresh datasource list after install datasource (#25949) 2025-09-19 11:03:45 +08:00
marketplace feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
plugin-auth Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
plugin-detail-panel feat(plugin): enhance trigger events list with dynamic tool integration 2025-09-26 23:27:27 +08:00
plugin-item feat(pipeline): add language support to built-in pipeline templates and update related components (#26124) 2025-09-23 18:18:22 +08:00
plugin-mutation-model Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
plugin-page feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
reference-setting-modal feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
update-plugin CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
constants.ts Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
hooks.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
provider-card.tsx Feat: add search params with theme in links of marketplace (#19648) 2025-05-14 13:46:03 +08:00
types.ts Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
utils.ts fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00