dify/web/app/components/plugins/plugin-page/__tests__
CodingOnStar 05481059ed refactor: replace CustomDialog with Dialog component across multiple files
- Updated DeleteAccount, FeedBack, BatchModal, VersionInfoModal, GetAutomaticRes, GetCodeGeneratorRes, EditModal, ConfigModal, ParamsConfig, DSLConfirmModal, and CreateFromDSLModal to use the new Dialog component from @langgenius/dify-ui/dialog instead of the previous CustomDialog and Modal components.
- Enhanced dialog structure for better accessibility and styling consistency.
2026-05-08 18:38:12 +08:00
..
context-provider.spec.tsx refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
context.spec.tsx refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
debug-info.spec.tsx fix(web): three small UX fixes on /datasets and /plugins (#35514) 2026-04-23 06:46:54 +00:00
index.spec.tsx refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
install-plugin-dropdown.spec.tsx fix(plugin): handle file input reset and improve local installer close functionality (#35506) 2026-04-23 03:03:20 +00:00
plugin-info.spec.tsx refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
plugins-panel.spec.tsx test: add unit tests for access control components to enhance coverage and reliability (#34722) 2026-04-08 08:50:57 +00:00
use-reference-setting.spec.ts refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
use-uploader.spec.ts test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220) 2026-02-12 10:04:56 +08:00