dify/web/app/components/base
Novice 89b76d6c33
Merge commit '657eeb65' into sandboxed-agent-rebase
Made-with: Cursor

# Conflicts:
#	api/core/agent/cot_chat_agent_runner.py
#	api/core/agent/fc_agent_runner.py
#	api/core/memory/token_buffer_memory.py
#	api/core/variables/segments.py
#	api/core/workflow/file/file_manager.py
#	api/core/workflow/nodes/agent/agent_node.py
#	api/core/workflow/nodes/llm/llm_utils.py
#	api/core/workflow/nodes/parameter_extractor/parameter_extractor_node.py
#	api/core/workflow/workflow_entry.py
#	api/factories/variable_factory.py
#	api/pyproject.toml
#	api/services/variable_truncator.py
#	api/uv.lock
#	web/app/components/app/app-publisher/index.tsx
#	web/app/components/app/overview/settings/index.tsx
#	web/app/components/apps/app-card.tsx
#	web/app/components/apps/index.tsx
#	web/app/components/apps/list.tsx
#	web/app/components/base/chat/chat-with-history/header-in-mobile.tsx
#	web/app/components/base/features/new-feature-panel/conversation-opener/modal.tsx
#	web/app/components/base/features/new-feature-panel/file-upload/setting-content.tsx
#	web/app/components/base/features/new-feature-panel/moderation/moderation-setting-modal.tsx
#	web/app/components/base/features/new-feature-panel/text-to-speech/param-config-content.tsx
#	web/app/components/base/message-log-modal/index.tsx
#	web/app/components/base/switch/index.tsx
#	web/app/components/base/tab-slider-plain/index.tsx
#	web/app/components/explore/try-app/app-info/index.tsx
#	web/app/components/plugins/plugin-detail-panel/tool-selector/components/reasoning-config-form.tsx
#	web/app/components/workflow/nodes/llm/components/json-schema-config-modal/visual-editor/edit-card/required-switch.tsx
#	web/app/components/workflow/nodes/llm/panel.tsx
#	web/contract/router.ts
#	web/eslint-suppressions.json
#	web/i18n/fa-IR/workflow.json
2026-03-19 17:38:56 +08:00
..
action-button chore(web): pre-align HITL frontend from build/feat/hitl 2026-02-09 15:34:15 +08:00
agent-log-modal test: add tests for some base components (#32265) 2026-02-13 14:29:04 +08:00
amplitude fix(amplitude): update sessionReplaySampleRate default value to 0.5 (#30880) 2026-01-13 12:26:50 +08:00
answer-icon test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
app-icon Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
app-icon-picker Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
audio-btn chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
audio-gallery Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
auto-height-textarea Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
avatar Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-26 17:09:36 +08:00
badge refactor: import component css in globals.css (#32180) 2026-02-10 15:36:40 +08:00
block-input Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
button chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
carousel feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00
chat Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
checkbox chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
checkbox-list test: add tests for some base components (#32265) 2026-02-13 14:29:04 +08:00
chip Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
confirm Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
content-dialog Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
copy-feedback test: add tests for some base components (#32265) 2026-02-13 14:29:04 +08:00
copy-icon test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
corner-label Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
date-and-time-picker Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
dialog Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
divider Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
drawer chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
drawer-plus Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
dropdown test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
effect test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
emoji-picker test: add tests for some base components (#32265) 2026-02-13 14:29:04 +08:00
encrypted-bottom Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
error-boundary refactor: Replace direct process.env.NODE_ENV checks with IS_PROD and IS_DEV constants. (#30383) 2025-12-31 08:32:55 +08:00
features Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
file-icon test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
file-thumb Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
file-uploader Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
float-right-container chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
form Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-10 18:12:41 +08:00
fullscreen-modal test: add unit tests for base components-part-1 (#32154) 2026-02-13 11:14:14 +08:00
ga refactor(web): replace String.match() with RegExp.exec() for non-global regex (#32386) 2026-02-18 17:46:38 +09:00
grid-mask chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
icons feat: Add Command and FileUpload workflow icons, fix SSH provider icon 2026-02-11 21:16:57 +08:00
image-gallery test: add unit tests for base-components-part-2 (#32409) 2026-02-24 14:34:48 +08:00
image-uploader refactor(web): consolidate download helpers (#31664) 2026-01-29 16:02:49 +08:00
inline-delete-confirm Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
input Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
input-number Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
input-with-copy Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
linked-apps-panel Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
list-empty Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
loading chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
logo test: add tests for some base components (#32265) 2026-02-13 14:29:04 +08:00
markdown chore(web): pre-align HITL frontend from build/feat/hitl 2026-02-09 15:34:15 +08:00
markdown-blocks Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
mermaid Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
message-log-modal test: add test cases for some base components (#32314) 2026-02-23 13:17:46 +08:00
modal Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
modal-like-wrap test: add test cases for some base components (#32314) 2026-02-23 13:17:46 +08:00
new-audio-button test: add unit tests for base components-part-1 (#32154) 2026-02-13 11:14:14 +08:00
node-status test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
notion-connector Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
notion-icon test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
notion-page-selector Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
pagination Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
param-item Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
popover test: add test cases for some base components (#32314) 2026-02-23 13:17:46 +08:00
portal-to-follow-elem feat(portal): add useContextMenuFloating hook for coordinate-based context menus 2026-01-29 14:01:36 +08:00
premium-badge test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
progress-bar test: add test cases for some base components (#32314) 2026-02-23 13:17:46 +08:00
prompt-editor Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
prompt-log-modal test: add test cases for some base components (#32314) 2026-02-23 13:17:46 +08:00
qrcode test: add test cases for some base components (#32314) 2026-02-23 13:17:46 +08:00
radio test: add unit tests for base-components-part-2 (#32409) 2026-02-24 14:34:48 +08:00
radio-card Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
search-input Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
segmented-control Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
select Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
simple-pie-chart test: add test cases for some base components (#32314) 2026-02-23 13:17:46 +08:00
skeleton test: add unit tests for base components-part-1 (#32154) 2026-02-13 11:14:14 +08:00
slider Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
sort Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
spinner chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
svg test: add test cases for some base components (#32314) 2026-02-23 13:17:46 +08:00
svg-gallery test: add test cases for some base components (#32314) 2026-02-23 13:17:46 +08:00
switch refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +08:00
tab-header test: add unit tests for base-components part-3 (#32408) 2026-02-24 12:21:02 +08:00
tab-slider test: add unit tests for base-components part-3 (#32408) 2026-02-24 12:21:02 +08:00
tab-slider-new test: add unit tests for base-components part-3 (#32408) 2026-02-24 12:21:02 +08:00
tab-slider-plain test: add unit tests for base-components part-3 (#32408) 2026-02-24 12:21:02 +08:00
tag test: add unit tests for base components-part-1 (#32154) 2026-02-13 11:14:14 +08:00
tag-input Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
tag-management Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
text-generation refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
textarea test: add unit tests for base-components part-3 (#32408) 2026-02-24 12:21:02 +08:00
timezone-label test: add unit tests for base-components part-3 (#32408) 2026-02-24 12:21:02 +08:00
toast Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
tooltip Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
upgrade-modal Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
user-avatar-list fix web style 2026-01-17 22:10:10 +08:00
video-gallery test: add unit tests for base-components part-3 (#32408) 2026-02-24 12:21:02 +08:00
voice-input test: add unit tests for base-components part-3 (#32408) 2026-02-24 12:21:02 +08:00
with-input-validation refactor: type safe env, update to zod v4 (#32035) 2026-02-10 17:55:11 +08:00
zendesk test: add unit tests for base-components part-3 (#32408) 2026-02-24 12:21:02 +08:00
alert.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
app-unavailable.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
badge.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
theme-selector.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
theme-switcher.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00