dify/web/app/components/plugins/plugin-page
CodingOnStar 16cdf381dc feat: implement plugin task management UI and tests
- 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.
2025-12-26 14:18:05 +08:00
..
empty Merge branch 'main' into test/plgin-auth 2025-12-26 11:12:20 +08:00
filter-management test: enhance unit tests for plugin components 2025-12-25 17:27:54 +08:00
list test: enhance unit tests for plugin components 2025-12-25 17:27:54 +08:00
plugin-tasks feat: implement plugin task management UI and tests 2025-12-26 14:18:05 +08:00
context.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
debug-info.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
index.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
install-plugin-dropdown.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
plugin-info.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
plugins-panel.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-reference-setting.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-uploader.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00