dify/web/app/components/header
yyh 0bdd21bc17
refactor(web): replace query option tunneling with queryOptions factories
Extract sandboxFilesTreeOptions and buildTreeFromFlatList from
useSandboxFilesTree so callers that need custom TanStack Query behavior
(e.g. refetchInterval) can compose at the call site instead of tunneling
options through the hook. Remove the thin useGetSandboxProviderList
wrapper in favor of inline oRPC queryOptions in the component.

Also remove redundant .input(type<unknown>()) from three no-input GET
contracts—oc already defaults TInputSchema to Schema<unknown, unknown>.
2026-02-27 11:58:16 +08:00
..
account-about Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
account-dropdown Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-10 18:12:41 +08:00
account-setting refactor(web): replace query option tunneling with queryOptions factories 2026-02-27 11:58:16 +08:00
app-back refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
app-nav feat(web): add loading indicators for infinite scroll pagination (#31110) 2026-01-17 17:36:07 +08:00
app-selector feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
assets feat: logo (#1356) 2023-10-16 15:26:25 +08:00
dataset-nav feat(web): add loading indicators for infinite scroll pagination (#31110) 2026-01-17 17:36:07 +08:00
env-nav refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
explore-nav refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
github-star refactor: Replace direct process.env.NODE_ENV checks with IS_PROD and IS_DEV constants. (#30383) 2025-12-31 08:32:55 +08:00
indicator chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
license-env Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
nav Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
plan-badge refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
plugins-nav Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
tools-nav refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
utils Feat/add email support for pro and team (#6533) 2024-07-22 19:56:46 +08:00
header-wrapper.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
index.module.css Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
index.tsx chore: improve download graph log 2026-02-11 10:54:07 +08:00
maintenance-notice.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00