dify/web/app/components/base
Novice cccff6768a
Merge commit '9c339239' into sandboxed-agent-rebase
Made-with: Cursor

# Conflicts:
#	api/README.md
#	api/controllers/console/app/workflow_draft_variable.py
#	api/core/agent/cot_agent_runner.py
#	api/core/agent/fc_agent_runner.py
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/plugin/backwards_invocation/model.py
#	api/core/prompt/advanced_prompt_transform.py
#	api/core/workflow/nodes/base/node.py
#	api/core/workflow/nodes/llm/llm_utils.py
#	api/core/workflow/nodes/llm/node.py
#	api/core/workflow/nodes/parameter_extractor/parameter_extractor_node.py
#	api/core/workflow/nodes/question_classifier/question_classifier_node.py
#	api/core/workflow/runtime/graph_runtime_state.py
#	api/extensions/storage/base_storage.py
#	api/factories/variable_factory.py
#	api/pyproject.toml
#	api/services/variable_truncator.py
#	api/uv.lock
#	web/app/account/oauth/authorize/page.tsx
#	web/app/components/app/configuration/config-var/config-modal/field.tsx
#	web/app/components/base/alert.tsx
#	web/app/components/base/chat/chat/answer/human-input-content/executed-action.tsx
#	web/app/components/base/chat/chat/answer/more.tsx
#	web/app/components/base/chat/chat/answer/operation.tsx
#	web/app/components/base/chat/chat/answer/workflow-process.tsx
#	web/app/components/base/chat/chat/citation/index.tsx
#	web/app/components/base/chat/chat/citation/popup.tsx
#	web/app/components/base/chat/chat/citation/progress-tooltip.tsx
#	web/app/components/base/chat/chat/citation/tooltip.tsx
#	web/app/components/base/chat/chat/question.tsx
#	web/app/components/base/chat/embedded-chatbot/inputs-form/index.tsx
#	web/app/components/base/chat/embedded-chatbot/inputs-form/view-form-dropdown.tsx
#	web/app/components/base/markdown-blocks/form.tsx
#	web/app/components/base/prompt-editor/plugins/hitl-input-block/component-ui.tsx
#	web/app/components/base/tag-management/panel.tsx
#	web/app/components/base/tag-management/trigger.tsx
#	web/app/components/header/account-setting/index.tsx
#	web/app/components/header/account-setting/members-page/transfer-ownership-modal/index.tsx
#	web/app/components/header/account-setting/model-provider-page/provider-added-card/index.tsx
#	web/app/signin/utils/post-login-redirect.ts
#	web/eslint-suppressions.json
#	web/package.json
#	web/pnpm-lock.yaml
2026-03-23 09:00:45 +08:00
..
__tests__ test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
action-button test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
agent-log-modal test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +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 base components (#32818) 2026-03-02 11:40:43 +08:00
app-icon Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
app-icon-picker Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
audio-btn test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
audio-gallery Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
auto-height-textarea Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
avatar Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
badge test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
block-input Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
button test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
carousel test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
chat Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
checkbox test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
checkbox-list test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
chip Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
confirm Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
content-dialog Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
copy-feedback test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
copy-icon test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
corner-label Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
date-and-time-picker Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
dialog Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
divider test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
drawer test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
drawer-plus Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
dropdown test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
effect test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
emoji-picker test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
encrypted-bottom Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
error-boundary test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
features Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
file-icon test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
file-thumb Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
file-uploader Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
float-right-container test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
form Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
fullscreen-modal test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
ga test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
grid-mask test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
icons Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
image-gallery test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
image-uploader test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
inline-delete-confirm Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
input test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
input-number Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
input-with-copy Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
linked-apps-panel Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
list-empty Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
loading test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
logo test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
markdown test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
markdown-blocks Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
mermaid Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
message-log-modal test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
modal Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
modal-like-wrap test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
new-audio-button test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
node-status test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
notion-connector Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
notion-icon test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
notion-page-selector test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
pagination Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
param-item Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
popover test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
portal-to-follow-elem Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
premium-badge test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
progress-bar test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
prompt-editor Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
prompt-log-modal test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
qrcode test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
radio test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
radio-card Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
search-input Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
segmented-control Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
select Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
simple-pie-chart test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
skeleton test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
slider Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
sort Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
spinner test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
svg test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
svg-gallery test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
switch test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tab-header test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tab-slider test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tab-slider-new test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tab-slider-plain test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tag test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tag-input test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tag-management test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
text-generation test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
textarea test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
timezone-label test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
toast Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
tooltip Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +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 (#32818) 2026-03-02 11:40:43 +08:00
voice-input test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
with-input-validation test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
zendesk test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
alert.tsx test: add tests for some base components (#32356) 2026-02-24 14:35:23 +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 test: add tests for some base components (#32356) 2026-02-24 14:35:23 +08:00
theme-switcher.tsx test: add tests for some base components (#32356) 2026-02-24 14:35:23 +08:00