dify/web/app/components/plugins/plugin-detail-panel/subscription-list
2025-12-29 16:44:49 +08:00
..
create Merge branch 'main' into test/plgin-detail 2025-12-29 16:44:49 +08:00
edit Merge branch 'main' into test/plgin-detail 2025-12-29 16:44:49 +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 refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +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 refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +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 refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +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 refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +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 refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +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 refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +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