dify/web/app/components/plugins
CodingOnStar c29af7a15f feat(auth): implement credential management modals and hooks
- Added  component for handling delete confirmation and edit modals.
- Introduced  and  for displaying credentials.
- Created custom hooks  and  to manage credential actions and modal states.
- Refactored  component to utilize new hooks and components for improved readability and maintainability.
2026-01-14 17:05:17 +08:00
..
base refactor(web): remove useMixedTranslation, better resource loading (#30630) 2026-01-07 13:20:09 +08:00
card refactor(web): remove useMixedTranslation, better resource loading (#30630) 2026-01-07 13:20:09 +08:00
install-plugin test: unify i18next mocks into centralized helpers (#30376) 2025-12-31 16:53:33 +09:00
marketplace refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
plugin-auth feat(auth): implement credential management modals and hooks 2026-01-14 17:05:17 +08:00
plugin-detail-panel refactor(web): MCP tool availability to context-based version gating (#30955) 2026-01-14 13:40:16 +08:00
plugin-item refactor(web): remove useMixedTranslation, better resource loading (#30630) 2026-01-07 13:20:09 +08:00
plugin-mutation-model test: unify i18next mocks into centralized helpers (#30376) 2025-12-31 16:53:33 +09:00
plugin-page refactor: marketplace state management (#30702) 2026-01-09 14:31:24 +08:00
readme-panel test: add some tests for marketplace (#30326) 2025-12-30 09:21:19 +08:00
reference-setting-modal refactor: marketplace state management (#30702) 2026-01-09 14:31:24 +08:00
update-plugin refactor(i18n): about locales (#30336) 2025-12-30 14:38:23 +08:00
constants.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
hooks.ts refactor(web): remove useMixedTranslation, better resource loading (#30630) 2026-01-07 13:20:09 +08:00
provider-card.tsx feat: model total credits (#30727) 2026-01-08 14:11:44 +08:00
types.ts feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
utils.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00