dify/web/app/components/plugins/plugin-detail-panel/subscription-list
2026-03-27 01:46:19 +00:00
..
__tests__ refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001) 2026-03-24 14:02:52 +08:00
create test: use happy dom (#34154) 2026-03-27 01:46:19 +00:00
edit refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001) 2026-03-24 14:02:52 +08:00
delete-confirm.tsx refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
index.tsx
list-view.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
log-viewer.tsx refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001) 2026-03-24 14:02:52 +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.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +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
use-subscription-list.ts