dify/web/app
goingforstudying-ctrl 00327d7bb5 fix: add missing reasoningAppId to E2EEnv type and export useWorkflowReasoning hook
- Add reasoningAppId field to E2EEnv and E2ECapabilities types in cli/test/e2e/setup/env.ts
- Add reasoningAppId to loadE2EEnv and resolveEnv functions
- Export use-workflow-reasoning from use-workflow-run-event/index.ts so the hook is reachable from production code, resolving the knip dead-code check failure.
2026-06-25 14:33:59 -04:00
..
(commonLayout) feat: enhance app permissions and access controls (#37933) 2026-06-25 09:28:58 +00:00
(humanInputLayout)/form/[token] fix: fix human input form logo replace (#37452) 2026-06-15 07:27:25 +00:00
(shareLayout) refactor(web): migrate shared localStorage to createLocalStorageState (#37408) 2026-06-19 13:51:45 +00:00
account refactor(web): migrate shared localStorage to createLocalStorageState (#37408) 2026-06-19 13:51:45 +00:00
activate feat(web): create system-features vertical (#36894) 2026-06-01 10:15:25 +00:00
auth/refresh feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
components fix: add missing reasoningAppId to E2EEnv type and export useWorkflowReasoning hook 2026-06-25 14:33:59 -04:00
device feat(web): create system-features vertical (#36894) 2026-06-01 10:15:25 +00:00
education-apply refactor(web): migrate shared localStorage to createLocalStorageState (#37408) 2026-06-19 13:51:45 +00:00
forgot-password feat(web): create system-features vertical (#36894) 2026-06-01 10:15:25 +00:00
init refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
install fix(ui): keep loading buttons focusable (#37383) 2026-06-12 10:31:33 +00:00
oauth-callback feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
reset-password refactor(web): migrate shared localStorage to createLocalStorageState (#37408) 2026-06-19 13:51:45 +00:00
signin refactor(web): migrate shared localStorage to createLocalStorageState (#37408) 2026-06-19 13:51:45 +00:00
signup fix(web): attach Amplitude user ID before firing registration event (#37091) 2026-06-05 06:31:27 +00:00
styles fix(web): polish onboarding main nav and preferences tab (#37844) 2026-06-24 05:46:53 +00:00
error.tsx fix(web): prefetch workspace and guard routes with contract query (#36870) 2026-05-31 14:02:00 +00:00
layout.tsx fix: keep body background consistent on overscroll (#37909) 2026-06-25 02:20:39 +00:00
routePrefixHandle.tsx refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00