mirror of
https://github.com/langgenius/dify.git
synced 2026-05-11 06:37:13 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| authorize | ||
| authorized | ||
| hooks | ||
| authorized-in-data-source-node.tsx | ||
| authorized-in-node.tsx | ||
| index.spec.tsx | ||
| index.tsx | ||
| plugin-auth-in-agent.tsx | ||
| plugin-auth-in-datasource-node.tsx | ||
| plugin-auth.tsx | ||
| types.ts | ||
| utils.ts | ||