dify/web/app/components/plugins/plugin-page
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
..
empty refactor(plugin-tasks): consolidate plugin task components and improve state management 2025-12-29 15:30:13 +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 refactor(plugin-tasks): consolidate plugin task components and improve state management 2025-12-29 15:30:13 +08:00
context.tsx refactor(query-state): migrate query param state management to nuqs (#30184) 2025-12-29 11:24:54 +08:00
debug-info.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
index.tsx refactor(query-state): migrate query param state management to nuqs (#30184) 2025-12-29 11:24:54 +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