dify/web/app
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
..
(commonLayout) Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
(humanInputLayout)/form/[token] Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
(shareLayout) Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
account Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
activate Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
components fix: resolve import migrations and test failures after segment 3 merge 2026-03-23 10:31:11 +08:00
education-apply Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
forgot-password refactor: type safe env, update to zod v4 (#32035) 2026-02-10 17:55:11 +08:00
init refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
install refactor: type safe env, update to zod v4 (#32035) 2026-02-10 17:55:11 +08:00
oauth-callback
repos/[owner]/[repo]/releases chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
reset-password Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
signin Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
signup Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
styles refactor(web): migrate Button to Base UI with focus-visible (#32941) 2026-03-04 13:55:13 +08:00
layout.tsx chore: drop pwa with serwist (#32838) 2026-03-04 17:35:35 +08:00
page.spec.tsx refactor(web): preserve all OAuth query params and remove legacy storage fallback 2026-02-10 14:39:05 +08:00
page.tsx refactor(web): migrate OAuth redirect storage to utility and preserve query params 2026-02-10 14:23:47 +08:00
routePrefixHandle.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00