dify/web/app/components/app
lyzno1 4b43196295 feat: add specialized trigger icons to workflow logs
- Create TriggerByDisplay component with appropriate colored icons
- Add dedicated Code icon for debugging triggers (blue background)
- Add KnowledgeRetrieval icon for RAG pipeline triggers (green background)
- Use existing webhook, schedule, and plugin icons with proper colors
- Add comprehensive i18n translations for Chinese, Japanese, and English
- Integrate icon display into workflow logs table
- Follow project color standards from block-icon component
2025-09-29 12:53:35 +08:00
..
annotation [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
app-access-control lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
app-publisher Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
configuration Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-27 21:32:38 +08:00
create-app-dialog lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
create-app-modal [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
create-from-dsl-modal feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
duplicate-modal Revert "fix: fix duplicate app lose custom image" (#19995) 2025-05-20 18:42:59 +08:00
log chore: refactor component exports for consistency (#26033) 2025-09-23 17:04:56 +08:00
log-annotation Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
overview Add toast notifications to TriggerCard toggle operations 2025-09-28 14:21:51 +08:00
switch-app-modal Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
text-generate fix: text generation app log not show (#21436) 2025-06-24 20:33:10 +08:00
type-selector example of readonly (#25220) 2025-09-05 12:41:54 +08:00
workflow-log feat: add specialized trigger icons to workflow logs 2025-09-29 12:53:35 +08:00
store.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00