mirror of https://github.com/langgenius/dify.git
- Added a new component to manage and display plugin tasks, including running, success, and error states. - Created separate components for rendering sections of running, success, and error plugins. - Introduced a component for handling task interactions with visual indicators. - Implemented a custom hook to manage the state and logic of the plugin task panel. - Added comprehensive tests for the new components and their interactions, ensuring proper rendering and functionality across various states. |
||
|---|---|---|
| .. | ||
| base | ||
| card | ||
| install-plugin | ||
| marketplace | ||
| plugin-auth | ||
| plugin-detail-panel | ||
| plugin-item | ||
| plugin-mutation-model | ||
| plugin-page | ||
| readme-panel | ||
| reference-setting-modal | ||
| update-plugin | ||
| constants.ts | ||
| hooks.ts | ||
| provider-card.tsx | ||
| types.ts | ||
| utils.ts | ||