dify/web/app/components/plugins/plugin-page/plugin-tasks
CodingOnStar b58a482475 refactor(plugin-tasks): consolidate plugin task components and improve state management
- Removed redundant components and consolidated logic for handling plugin tasks.
- Updated the rendering logic to directly manage plugin states within the main component.
- Enhanced the modal handling for clearing tasks and displaying statuses.
- Improved the overall structure and readability of the code by eliminating unnecessary files and simplifying the component hierarchy.
2025-12-29 15:30:13 +08:00
..
hooks.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
index.tsx refactor(plugin-tasks): consolidate plugin task components and improve state management 2025-12-29 15:30:13 +08:00