dify/web/app/components/tools
Harry 8dfe693529 refactor(trigger): rename TriggerApiEntity to EventApiEntity and update related references
- Changed `TriggerApiEntity` to `EventApiEntity` in the trigger provider and subscription models to better reflect its purpose.
- Updated the description field type from `EventDescription` to `I18nObject` for improved consistency in event descriptions.
- Adjusted imports and references across multiple files to accommodate the renaming and type changes, ensuring proper functionality in trigger processing.
2025-10-13 21:10:31 +08:00
..
add-tool-modal chore: Optimize dark mode styles (#23222) (#23231) 2025-07-31 17:43:08 +08:00
edit-custom-collection-modal fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
labels Restore useLabelStore mistakenly removed in commit 403e2d58 (#24052) 2025-08-18 09:22:59 +08:00
marketplace feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
mcp Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-10 19:43:23 +08:00
provider feat(pipeline): add language support to built-in pipeline templates and update related components (#26124) 2025-09-23 18:18:22 +08:00
setting/build-in Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942) 2025-09-02 11:59:38 +08:00
utils fix: add missing toType to `toolCredentialToFormSchemas` (#26681) 2025-10-09 21:23:15 +08:00
workflow-tool style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
provider-list.tsx Fix/tool provider tag internationalization (#26710) 2025-10-10 15:52:09 +08:00
types.ts refactor(trigger): rename TriggerApiEntity to EventApiEntity and update related references 2025-10-13 21:10:31 +08:00