dify/web/app/components/plugins/plugin-detail-panel/subscription-list
2025-12-29 15:02:55 +08:00
..
create test: add unit tests for plugin detail panel components including model selector, TTS parameters, and subscription management 2025-12-29 13:16:20 +08:00
edit test: add unit tests for install plugin components including GitHub, local package, and marketplace installations 2025-12-29 15:02:55 +08:00
delete-confirm.spec.tsx test: add unit tests for install plugin components including GitHub, local package, and marketplace installations 2025-12-29 15:02:55 +08:00
delete-confirm.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
index.spec.tsx test: add unit tests for install plugin components including GitHub, local package, and marketplace installations 2025-12-29 15:02:55 +08:00
index.tsx feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
list-view.spec.tsx test: add unit tests for install plugin components including GitHub, local package, and marketplace installations 2025-12-29 15:02:55 +08:00
list-view.tsx feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
log-viewer.spec.tsx test: add unit tests for install plugin components including GitHub, local package, and marketplace installations 2025-12-29 15:02:55 +08:00
log-viewer.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
selector-entry.spec.tsx test: add unit tests for install plugin components including GitHub, local package, and marketplace installations 2025-12-29 15:02:55 +08:00
selector-entry.tsx feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
selector-view.spec.tsx test: add unit tests for install plugin components including GitHub, local package, and marketplace installations 2025-12-29 15:02:55 +08:00
selector-view.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
subscription-card.spec.tsx test: add unit tests for install plugin components including GitHub, local package, and marketplace installations 2025-12-29 15:02:55 +08:00
subscription-card.tsx feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
types.ts feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
use-subscription-list.spec.ts test: add unit tests for install plugin components including GitHub, local package, and marketplace installations 2025-12-29 15:02:55 +08:00
use-subscription-list.ts fix: update currentTriggerPlugin check in BasePanel component (#28287) 2025-11-17 17:19:35 +08:00