dify/web/app/components/header/account-setting
yyh ebeee92e51
fix(sandbox-provider): align frontend types with backend API after refactor
Remove label, description, and icon fields from SandboxProvider type
as they are no longer returned by the backend API. Use i18n translations
to display provider labels instead of relying on API response data.
2026-01-19 10:50:57 +08:00
..
api-based-extension-page fix: correct API Extension documentation link (#30962) 2026-01-14 21:21:15 +09:00
collapse chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
data-source-page feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
data-source-page-new refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
Integrations-page refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
key-validator refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
language-page refactor(web): remove useMixedTranslation, better resource loading (#30630) 2026-01-07 13:20:09 +08:00
members-page feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
model-provider-page Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-14 13:40:39 +08:00
plugin-page refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
sandbox-provider-page fix(sandbox-provider): align frontend types with backend API after refactor 2026-01-19 10:50:57 +08:00
constants.ts refactor: rename ACCOUNT_SETTING_TAB.PROVIDER to MODEL_PROVIDER 2026-01-13 15:07:04 +08:00
index.tsx refactor: rename ACCOUNT_SETTING_TAB.PROVIDER to MODEL_PROVIDER 2026-01-13 15:07:04 +08:00
menu-dialog.tsx feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00