dify/web/app/components/base/features/new-feature-panel
Novice 6b75188ddc
fix: resolve import migrations and test failures after segment 3 merge
- Migrate core.model_runtime -> dify_graph.model_runtime across 20+ files
- Migrate core.workflow.file -> dify_graph.file across 15+ files
- Migrate core.workflow.enums -> dify_graph.enums in service files
- Fix SandboxContext phantom import in dify_graph/context/__init__.py
- Fix core.app.workflow.node_factory -> core.workflow.node_factory
- Fix toast import paths (useToastContext from toast/context)
- Fix app-info.tsx import paths for relocated app-operations
- Fix 15 frontend test files for API changes, missing QueryClientProvider,
  i18n key renames, and component behavior changes

Made-with: Cursor
2026-03-23 10:31:11 +08:00
..
__tests__ test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
annotation-reply Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
conversation-opener fix: resolve import migrations and test failures after segment 3 merge 2026-03-23 10:31:11 +08:00
file-upload Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
image-upload Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
moderation Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
text-to-speech Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
citation.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
dialog-wrapper.tsx test: add tests for base > features (#32397) 2026-02-24 13:01:45 +08:00
feature-bar.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
feature-card.tsx Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
follow-up.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
more-like-this.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
speech-to-text.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00